lib/google/apis/dataplex_v1/classes.rb in google-apis-dataplex_v1-0.60.0 vs lib/google/apis/dataplex_v1/classes.rb in google-apis-dataplex_v1-0.61.0
- old
+ new
@@ -4013,11 +4013,13 @@
# Corresponds to the JSON property `entryType`
# @return [String]
attr_accessor :entry_type
# Optional. A name for the entry that can be referenced by an external system.
- # The maximum size of the field is 4000 characters.
+ # For more information, see Fully qualified names (https://cloud.google.com/data-
+ # catalog/docs/fully-qualified-names). The maximum size of the field is 4000
+ # characters.
# Corresponds to the JSON property `fullyQualifiedName`
# @return [String]
attr_accessor :fully_qualified_name
# Identifier. The relative resource name of the entry, in the format projects/`
@@ -5725,22 +5727,22 @@
# Optional. User-defined labels.
# Corresponds to the JSON property `labels`
# @return [Hash<String,String>]
attr_accessor :labels
- # Output only. The name of the resource that the configuration is applied to, in
- # the format projects/`project_number`/locations/`location_id`/metadataJobs/`
- # metadata_job_id`.
+ # Output only. Identifier. The name of the resource that the configuration is
+ # applied to, in the format projects/`project_number`/locations/`location_id`/
+ # metadataJobs/`metadata_job_id`.
# Corresponds to the JSON property `name`
# @return [String]
attr_accessor :name
# Metadata job status.
# Corresponds to the JSON property `status`
# @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1MetadataJobStatus]
attr_accessor :status
- #
+ # Required. Metadata job type.
# Corresponds to the JSON property `type`
# @return [String]
attr_accessor :type
# Output only. A system-generated, globally unique ID for the metadata job. If