Cloud Build v1 API - Enum BuildOptions.Types.DefaultLogsBucketBehavior (2.12.0)

public enum BuildOptions.Types.DefaultLogsBucketBehavior

Reference documentation and code samples for the Cloud Build v1 API enum BuildOptions.Types.DefaultLogsBucketBehavior.

Default Cloud Storage log bucket behavior options.

Namespace

Google.Cloud.CloudBuild.V1

Assembly

Google.Cloud.CloudBuild.V1.dll

Fields

Name Description
LegacyBucket

Bucket is located in a Google-owned project and is not regionalized.

RegionalUserOwnedBucket

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 Cloud Storage buckets in the build project.

Unspecified

Unspecified.