From 8ae312c12c8e69f83502e1e6be9736a2fc7429bb Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Mon, 30 Sep 2024 01:11:15 -0700 Subject: [PATCH] feat: Generate Google.Apis.ContainerAnalysis.v1alpha1 version 1.68.0.3554 --- DiscoveryJson/containeranalysis.v1alpha1.json | 8 +++++--- .../Google.Apis.ContainerAnalysis.v1alpha1.csproj | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/DiscoveryJson/containeranalysis.v1alpha1.json b/DiscoveryJson/containeranalysis.v1alpha1.json index 8aa02c95f3..dfd81c283a 100644 --- a/DiscoveryJson/containeranalysis.v1alpha1.json +++ b/DiscoveryJson/containeranalysis.v1alpha1.json @@ -1420,7 +1420,7 @@ } } }, - "revision": "20240816", + "revision": "20240924", "rootUrl": "https://containeranalysis.googleapis.com/", "schemas": { "AnalysisCompleted": { @@ -2721,11 +2721,13 @@ "description": "Optional. Option to specify how default logs buckets are setup.", "enum": [ "DEFAULT_LOGS_BUCKET_BEHAVIOR_UNSPECIFIED", - "REGIONAL_USER_OWNED_BUCKET" + "REGIONAL_USER_OWNED_BUCKET", + "LEGACY_BUCKET" ], "enumDescriptions": [ "Unspecified.", - "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." + "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.", + "Bucket is located in a Google-owned project and is not regionalized." ], "type": "string" }, diff --git a/Src/Generated/Google.Apis.ContainerAnalysis.v1alpha1/Google.Apis.ContainerAnalysis.v1alpha1.csproj b/Src/Generated/Google.Apis.ContainerAnalysis.v1alpha1/Google.Apis.ContainerAnalysis.v1alpha1.csproj index 018fae9e46..6e8c107c1b 100644 --- a/Src/Generated/Google.Apis.ContainerAnalysis.v1alpha1/Google.Apis.ContainerAnalysis.v1alpha1.csproj +++ b/Src/Generated/Google.Apis.ContainerAnalysis.v1alpha1/Google.Apis.ContainerAnalysis.v1alpha1.csproj @@ -3,7 +3,7 @@ Google.Apis.ContainerAnalysis.v1alpha1 Client Library - 1.68.0.3515 + 1.68.0.3554 Google LLC Copyright 2024 Google LLC Google