google.golang.org/api/storage/v1.Bucket.LocationType (field)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L337: 	LocationType string `json:"locationType,omitempty"`

	cloud.google.com/go/storage
		bucket.go#L532: 		LocationType:             b.LocationType,