Module cloud_storage::object [−][src]
Expand description
A file
Structs
The request that is supplied to perform Object::compose.
Contains data about how a user might encrypt their files in Google Cloud Storage.
The request that is supplied to perform Object::list.
See the Google Cloud Storage API
reference
for more details.
A resource representing a file in Google Cloud Storage.
Response from Object::list.
Allows conditional copying of this file.
Contains information about an entity that is able to own a Bucket.
A wrapper around a downloaded object’s byte stream that provides a useful size_hint.
A SourceObject represents one of the objects that is to be composed.
Enums
Acceptable values of projection properties to return from Object::list requests.