diff --git a/generated/google/apis/binaryauthorization_v1beta1.rb b/generated/google/apis/binaryauthorization_v1beta1.rb index e8185b7eb..1164c75f9 100644 --- a/generated/google/apis/binaryauthorization_v1beta1.rb +++ b/generated/google/apis/binaryauthorization_v1beta1.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/binary-authorization/ module BinaryauthorizationV1beta1 VERSION = 'V1beta1' - REVISION = '20200918' + 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/binaryauthorization_v1beta1/classes.rb b/generated/google/apis/binaryauthorization_v1beta1/classes.rb index 22a639c53..0e76441d1 100644 --- a/generated/google/apis/binaryauthorization_v1beta1/classes.rb +++ b/generated/google/apis/binaryauthorization_v1beta1/classes.rb @@ -66,7 +66,7 @@ module Google class AdmissionWhitelistPattern include Google::Apis::Core::Hashable - # An image name pattern to whitelist, in the form `registry/path/to/image`. This + # An image name pattern to allowlist, in the form `registry/path/to/image`. This # supports a trailing `*` as a wildcard, but this is allowed only in text after # the `registry/` part. # Corresponds to the JSON property `namePattern` @@ -536,7 +536,7 @@ module Google class Policy include Google::Apis::Core::Hashable - # Optional. Admission policy whitelisting. A matching admission request will + # Optional. Admission policy allowlisting. A matching admission request will # always be permitted. This feature is typically used to exclude Google or third- # party infrastructure images from Binary Authorization policies. # Corresponds to the JSON property `admissionWhitelistPatterns` diff --git a/generated/google/apis/binaryauthorization_v1beta1/synth.metadata b/generated/google/apis/binaryauthorization_v1beta1/synth.metadata index 429012f74..b61e89777 100644 --- a/generated/google/apis/binaryauthorization_v1beta1/synth.metadata +++ b/generated/google/apis/binaryauthorization_v1beta1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "fc09f52cf09c75887c2bb4181838a141d6c4d079" } } ]