google.golang.org/api/storage/v1.Object.CacheControl (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1676: 	CacheControl string `json:"cacheControl,omitempty"`

	cloud.google.com/go/storage
		storage.go#L1059: 		CacheControl:            o.CacheControl,
		storage.go#L1233: 		CacheControl:            o.CacheControl,