diff --git a/generated/google/apis/datacatalog_v1beta1.rb b/generated/google/apis/datacatalog_v1beta1.rb index ee8a4f7e4..b1616dfc6 100644 --- a/generated/google/apis/datacatalog_v1beta1.rb +++ b/generated/google/apis/datacatalog_v1beta1.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/data-catalog/docs/ module DatacatalogV1beta1 VERSION = 'V1beta1' - REVISION = '20201021' + REVISION = '20201102' # 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/datacatalog_v1beta1/classes.rb b/generated/google/apis/datacatalog_v1beta1/classes.rb index 11ef20904..abf818078 100644 --- a/generated/google/apis/datacatalog_v1beta1/classes.rb +++ b/generated/google/apis/datacatalog_v1beta1/classes.rb @@ -26,8 +26,7 @@ module Google class Binding include Google::Apis::Core::Hashable - # A client-specified ID for this binding. Expected to be globally unique to - # support the internal bindings-by-ID API. + # # Corresponds to the JSON property `bindingId` # @return [String] attr_accessor :binding_id @@ -541,16 +540,7 @@ module Google class GoogleCloudDatacatalogV1beta1FieldTypeEnumType include Google::Apis::Core::Hashable - # The set of allowed values for this enum. This set must not be empty, the - # display names of the values in this set must not be empty and the display - # names of the values must be case-insensitively unique within this set. The - # order of items in this list is preserved. This field can be used to Required - # on create; optional on update. The set of allowed values for this enum. This - # set must not be empty, the display names of the values in this set must not be - # empty and the display names of the values must be case-insensitively unique - # within this set. Currently, enum values can only be added to the list of - # allowed values. Deletion and renaming of enum values are not supported. Can - # have up to 500 allowed values. + # # Corresponds to the JSON property `allowedValues` # @return [Array] attr_accessor :allowed_values diff --git a/generated/google/apis/datacatalog_v1beta1/synth.metadata b/generated/google/apis/datacatalog_v1beta1/synth.metadata index 7df8ec661..5fec0fbdb 100644 --- a/generated/google/apis/datacatalog_v1beta1/synth.metadata +++ b/generated/google/apis/datacatalog_v1beta1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "9a89003a7c09c1981bf1d46ddd74c9997efaf69d" + "sha": "455198a94f1c155381cefdf548adcba65b5384a2" } } ]