Skip to main content

buckets_async

Overview

Namebuckets_async
TypeResource
Idgoogle.logging.buckets_async

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
billing_accounts_locations_buckets_create_asyncINSERTbillingAccountsId, locationsIdCreates a log bucket asynchronously that can be used to store log entries.After a bucket has been created, the bucket's location cannot be changed.
folders_locations_buckets_create_asyncINSERTfoldersId, locationsIdCreates a log bucket asynchronously that can be used to store log entries.After a bucket has been created, the bucket's location cannot be changed.
organizations_locations_buckets_create_asyncINSERTlocationsId, organizationsIdCreates a log bucket asynchronously that can be used to store log entries.After a bucket has been created, the bucket's location cannot be changed.
projects_locations_buckets_create_asyncINSERTlocationsId, projectsIdCreates a log bucket asynchronously that can be used to store log entries.After a bucket has been created, the bucket's location cannot be changed.
billing_accounts_locations_buckets_update_asyncEXECbillingAccountsId, bucketsId, locationsIdUpdates a log bucket asynchronously.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed.
folders_locations_buckets_update_asyncEXECbucketsId, foldersId, locationsIdUpdates a log bucket asynchronously.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed.
organizations_locations_buckets_update_asyncEXECbucketsId, locationsId, organizationsIdUpdates a log bucket asynchronously.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed.
projects_locations_buckets_update_asyncEXECbucketsId, locationsId, projectsIdUpdates a log bucket asynchronously.If the bucket has a lifecycle_state of DELETE_REQUESTED, then FAILED_PRECONDITION will be returned.After a bucket has been created, the bucket's location cannot be changed.