google_api_storage v0.1.0 API Reference
Modules
API calls for all endpoints tagged BucketAccessControls
API calls for all endpoints tagged Buckets
API calls for all endpoints tagged Channels
API calls for all endpoints tagged DefaultObjectAccessControls
API calls for all endpoints tagged Notifications
API calls for all endpoints tagged ObjectAccessControls
API calls for all endpoints tagged Objects
API calls for all endpoints tagged Projects
Handle Tesla connections for GoogleApi.Storage.V1
Helper functions for deserializing responses into models
A bucket
An access-control entry
The project team associated with the entity, if any
An access-control list
The bucket's billing configuration
Encryption configuration for a bucket
The bucket's lifecycle configuration. See lifecycle management for more information
The action to take
The condition(s) under which the action will be taken
The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs
The owner of the bucket. This is always the project team's owner group
The bucket's retention policy. The retention policy enforces a minimum retention time for all objects contained in the bucket, based on their creation time. Any attempt to overwrite or delete objects younger than the retention period will result in a PERMISSION_DENIED error. An unlocked retention policy can be modified or removed from the bucket via a storage.buckets.update operation. A locked retention policy cannot be removed or shortened in duration for the lifetime of the bucket. Attempting to remove or decrease period of a locked retention policy will result in a PERMISSION_DENIED error
The bucket's versioning configuration
The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site. See the Static Website Examples for more information
A list of buckets
An notification channel used to watch for resource changes
A Compose request
Conditions that must be met for this operation to execute
A subscription to receive Google PubSub notifications
A list of notification subscriptions
An object
An access-control entry
An access-control list
Metadata of customer-supplied encryption key, if the object is encrypted by such a key
The owner of the object. This will always be the uploader of the object
A list of objects
A bucket/object IAM policy
A rewrite response
A subscription to receive Google PubSub notifications
A storage.(buckets|objects).testIamPermissions response
Helper functions for building Tesla requests