google.golang.org/api/storage/v1.BucketLogging.LogObjectPrefix (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L840: 	LogObjectPrefix string `json:"logObjectPrefix,omitempty"`

	cloud.google.com/go/storage
		bucket.go#L1028: 		LogObjectPrefix: b.LogObjectPrefix,
		bucket.go#L1038: 		LogObjectPrefix: b.LogObjectPrefix,