[][src]Module tame_gcs::common

Types that are commone between different operations.

Structs

Conditionals

Contains common conditionals that determite whether an operation will actually proceed or not

StandardQueryParameters

Standard Query Parameters can be used in almost any API request to GCS

Enums

PredefinedAcl

A predefined or "canned" ACL is an alias for a set of specific ACL entries that you can use to quickly apply many ACL entries at once to a bucket or object. Predefined ACLs are defined for common scenarios such as revoking all access permissions except for owner permission (predefined ACL private), or making an object publicly readable (predefined ACL publicRead).

Projection

Set of properties to return. Defaults to NoAcl.

StorageClass

Storage classes