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

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1689: 	ContentLanguage string `json:"contentLanguage,omitempty"`

	cloud.google.com/go/storage
		storage.go#L1058: 		ContentLanguage:         o.ContentLanguage,
		storage.go#L1232: 		ContentLanguage:         o.ContentLanguage,