public enum BuildOptions.Types.DefaultLogsBucketBehaviorReference 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.V1Assembly
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. |