google.golang.org/api/storage/v1.BucketCors.Method (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L471: 	Method []string `json:"method,omitempty"`

	cloud.google.com/go/storage
		bucket.go#L916: 			Method:         v.Methods,
		bucket.go#L929: 			Methods:         v.Method,