locations
Undeletes a log bucket. A bucket that has been deleted can be undeleted within the grace period of 7 days.
post/v2/{+name}:undelete
Path parameters
namestring required
Required. The full resource name of the bucket to undelete. "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" "folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]" For example:"projects/my-project/locations/global/buckets/my-bucket"
Request body
UndeleteBucketRequest required
The parameters to UndeleteBucket.
Response
Successful response