type cloud.google.com/go/storage.BucketLogging
7 uses
cloud.google.com/go/storage (current package)
bucket.go#L319: Logging *BucketLogging
bucket.go#L478: type BucketLogging struct {
bucket.go#L662: Logging *BucketLogging
bucket.go#L756: if *ua.Logging == (BucketLogging{}) {
bucket.go#L1022: func (b *BucketLogging) toRawBucketLogging() *raw.BucketLogging {
bucket.go#L1032: func toBucketLogging(b *raw.BucketLogging) *BucketLogging {
bucket.go#L1036: return &BucketLogging{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |