Module tame_gcs::objects [−][src]
Types and APIs for interacting with GCS Objects
Structs
DeleteObjectOptional | |
DeleteObjectResponse | |
DownloadObjectOptional | |
DownloadObjectResponse | |
GetObjectOptional | |
GetObjectResponse | |
InsertObjectOptional | Optional parameters when inserting an object. See here |
InsertResponse | The response from an insert request is the Object metadata for the newly inserted Object |
ListOptional | |
ListResponse | |
Metadata | Metadata associated with an Object. |
Multipart | A multipart payload that should be used as the body of a multipart insert request |
Object | Helper struct used to collate all of the operations available for Objects |
PatchObjectOptional | |
PatchObjectResponse |