Reference documentation and code samples for the Google Cloud Build V1 Client class DefaultLogsBucketBehavior.
Default GCS log bucket behavior options.
Protobuf type google.devtools.cloudbuild.v1.BuildOptions.DefaultLogsBucketBehavior
Namespace
Google \ Cloud \ Build \ V1 \ BuildOptions
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DEFAULT_LOGS_BUCKET_BEHAVIOR_UNSPECIFIED
Value: 0
Unspecified.
Generated from protobuf enum DEFAULT_LOGS_BUCKET_BEHAVIOR_UNSPECIFIED = 0;
REGIONAL_USER_OWNED_BUCKET
Value: 1
Bucket is located in user-owned project in the same region as the
build. The builder service account must have access to create and write
to GCS buckets in the build project.
Generated from protobuf enum REGIONAL_USER_OWNED_BUCKET = 1;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-07 UTC."],[],[]]