Expand description
A file
Structs§
- Compose
Request  - The request that is supplied to perform 
Object::compose. - Customer
Encrypton  - Contains data about how a user might encrypt their files in Google Cloud Storage.
 - List
Request  - The request that is supplied to perform 
Object::list. See the Google Cloud Storage API reference for more details. - Object
 - A resource representing a file in Google Cloud Storage.
 - Object
List  - Response from 
Object::list. - Object
Precondition  - Allows conditional copying of this file.
 - Owner
 - Contains information about an entity that is able to own a 
Bucket. - Sized
Byte Stream  - A wrapper around a downloaded object’s byte stream that provides a useful 
size_hint. - Source
Object  - A SourceObject represents one of the objects that is to be composed.
 
Enums§
- Projection
 - Acceptable values of 
projectionproperties to return fromObject::listrequests.