From 145fdcce3a5e30932724ea3e43c65d924cd048f0 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 21 Oct 2020 11:43:44 -0700 Subject: [PATCH] feat: Automated regeneration of accessapproval v1 client --- generated/google/apis/accessapproval_v1.rb | 2 +- .../google/apis/accessapproval_v1/classes.rb | 28 +++++++++---------- .../apis/accessapproval_v1/synth.metadata | 2 +- 3 files changed, 15 insertions(+), 17 deletions(-) diff --git a/generated/google/apis/accessapproval_v1.rb b/generated/google/apis/accessapproval_v1.rb index 759a938bc..b9ef33262 100644 --- a/generated/google/apis/accessapproval_v1.rb +++ b/generated/google/apis/accessapproval_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/access-approval/docs module AccessapprovalV1 VERSION = 'V1' - REVISION = '20200930' + REVISION = '20201014' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/accessapproval_v1/classes.rb b/generated/google/apis/accessapproval_v1/classes.rb index 957da0c01..023878283 100644 --- a/generated/google/apis/accessapproval_v1/classes.rb +++ b/generated/google/apis/accessapproval_v1/classes.rb @@ -317,21 +317,19 @@ module Google include Google::Apis::Core::Hashable # The product for which Access Approval will be enrolled. Allowed values are - # listed below (case-sensitive): * all * GA * App Engine * BigQuery * Cloud - # Bigtable * Cloud Key Management Service * Compute Engine * Cloud Dataflow * - # Cloud Identity and Access Management * Cloud Pub/Sub * Cloud Storage * - # Persistent Disk Note: These values are supported as input for legacy purposes, - # but will not be returned from the API. * all * ga-only * appengine.googleapis. - # com * bigquery.googleapis.com * bigtable.googleapis.com * cloudkms.googleapis. - # com * compute.googleapis.com * dataflow.googleapis.com * iam.googleapis.com * - # pubsub.googleapis.com * storage.googleapis.com Calls to - # UpdateAccessApprovalSettings using 'all', 'ga-only', or any of the XXX. - # googleapis.com will be translated to the associated product name ('all', 'GA', - # 'App Engine', etc.). Note: 'all' will enroll the resource in all products - # supported at both 'GA' and 'Preview' levels. 'ga-only'/'GA' will only enroll - # the resource in products supported at 'GA' level. More information about - # levels of support is available at https://cloud.google.com/access-approval/ - # docs/supported-services + # listed below (case-sensitive): * all * App Engine * BigQuery * Cloud Bigtable * + # Cloud Key Management Service * Compute Engine * Cloud Dataflow * Cloud + # Identity and Access Management * Cloud Pub/Sub * Cloud Storage * Persistent + # Disk Note: These values are supported as input for legacy purposes, but will + # not be returned from the API. * all * appengine.googleapis.com * bigquery. + # googleapis.com * bigtable.googleapis.com * cloudkms.googleapis.com * compute. + # googleapis.com * dataflow.googleapis.com * iam.googleapis.com * pubsub. + # googleapis.com * storage.googleapis.com Calls to UpdateAccessApprovalSettings + # using 'all' or any of the XXX.googleapis.com will be translated to the + # associated product name ('all', 'App Engine', etc.). Note: 'all' will enroll + # the resource in all products supported at both 'GA' and 'Preview' levels. More + # information about levels of support is available at https://cloud.google.com/ + # access-approval/docs/supported-services # Corresponds to the JSON property `cloudProduct` # @return [String] attr_accessor :cloud_product diff --git a/generated/google/apis/accessapproval_v1/synth.metadata b/generated/google/apis/accessapproval_v1/synth.metadata index 429012f74..8ba18e27d 100644 --- a/generated/google/apis/accessapproval_v1/synth.metadata +++ b/generated/google/apis/accessapproval_v1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "cb0c5bf94e2b1c915107eec83041d4409c900155" } } ]