From 1e11c0b7da3755b18de6aab6086c7bba605be26d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 20 Oct 2020 09:18:26 -0700 Subject: [PATCH] feat: Automated regeneration of serviceusage v1 client --- generated/google/apis/serviceusage_v1.rb | 2 +- generated/google/apis/serviceusage_v1/classes.rb | 7 ++++--- generated/google/apis/serviceusage_v1/synth.metadata | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/generated/google/apis/serviceusage_v1.rb b/generated/google/apis/serviceusage_v1.rb index f19364e07..28f04727e 100644 --- a/generated/google/apis/serviceusage_v1.rb +++ b/generated/google/apis/serviceusage_v1.rb @@ -27,7 +27,7 @@ module Google # @see https://cloud.google.com/service-usage/ module ServiceusageV1 VERSION = 'V1' - REVISION = '20200821' + REVISION = '20201016' # 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/serviceusage_v1/classes.rb b/generated/google/apis/serviceusage_v1/classes.rb index 40a1b8fdc..c7e4efd5e 100644 --- a/generated/google/apis/serviceusage_v1/classes.rb +++ b/generated/google/apis/serviceusage_v1/classes.rb @@ -311,7 +311,8 @@ module Google class AuthenticationRule include Google::Apis::Core::Hashable - # If true, the service accepts API keys without any other credential. + # If true, the service accepts API keys without any other credential. This flag + # only applies to HTTP and gRPC requests. # Corresponds to the JSON property `allowWithoutCredential` # @return [Boolean] attr_accessor :allow_without_credential @@ -659,7 +660,7 @@ module Google # context.OriginContext The above specifies that all methods in the API request ` # google.rpc.context.ProjectContext` and `google.rpc.context.OriginContext`. # Available context types are defined in package `google.rpc.context`. This also - # provides mechanism to whitelist any protobuf message extension that can be + # provides mechanism to allowlist any protobuf message extension that can be # sent in grpc metadata using “x-goog-ext--bin” and “x-goog-ext--jspb” format. # For example, list any service specific protobuf types that can appear in grpc # metadata as follows in your yaml file: Example: context: rules: - selector: " @@ -1381,7 +1382,7 @@ module Google # context.OriginContext The above specifies that all methods in the API request ` # google.rpc.context.ProjectContext` and `google.rpc.context.OriginContext`. # Available context types are defined in package `google.rpc.context`. This also - # provides mechanism to whitelist any protobuf message extension that can be + # provides mechanism to allowlist any protobuf message extension that can be # sent in grpc metadata using “x-goog-ext--bin” and “x-goog-ext--jspb” format. # For example, list any service specific protobuf types that can appear in grpc # metadata as follows in your yaml file: Example: context: rules: - selector: " diff --git a/generated/google/apis/serviceusage_v1/synth.metadata b/generated/google/apis/serviceusage_v1/synth.metadata index 429012f74..eb07fc0a6 100644 --- a/generated/google/apis/serviceusage_v1/synth.metadata +++ b/generated/google/apis/serviceusage_v1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "9dbe47b50cf9821abd0b99045aefd29e469d2ca4" } } ]