locations
Creates a log bucket that can be used to store log entries. After a bucket has been created, the bucket's location cannot be changed.
post/v2/{+parent}/buckets
Path parameters
parentstring required
Required. The resource in which to create the log bucket: "projects/[PROJECT_ID]/locations/[LOCATION_ID]" For example:"projects/my-project/locations/global"
Query parameters
bucketIdstring
Required. A client-assigned identifier such as "my-bucket". Identifiers are limited to 100 characters and can include only letters, digits, underscores, hyphens, and periods. Bucket identifiers must start with an alphanumeric character.
Request body
Response
Successful response