@@ -506,8 +506,8 @@ class GoogleCloudDataplexV1AspectTypeAuthorization
506
506
include Google ::Apis ::Core ::Hashable
507
507
508
508
# Immutable. The IAM permission grantable on the EntryGroup to allow access to
509
- # instantiate Aspects of Dataplex owned AspectTypes, only settable for Dataplex
510
- # owned Types.
509
+ # instantiate Aspects of Dataplex Universal Catalog owned AspectTypes, only
510
+ # settable for Dataplex Universal Catalog owned Types.
511
511
# Corresponds to the JSON property `alternateUsePermission`
512
512
# @return [String]
513
513
attr_accessor :alternate_use_permission
@@ -2038,8 +2038,8 @@ class GoogleCloudDataplexV1DataProfileResultProfileField
2038
2038
# The data type retrieved from the schema of the data source. For instance, for
2039
2039
# a BigQuery native table, it is the BigQuery Table Schema (https://cloud.google.
2040
2040
# com/bigquery/docs/reference/rest/v2/tables#tablefieldschema). For a Dataplex
2041
- # Entity, it is the Entity Schema (https://cloud.google.com/dataplex/docs /
2042
- # reference/rpc/google.cloud.dataplex.v1#type_3).
2041
+ # Universal Catalog Entity, it is the Entity Schema (https://cloud.google.com/
2042
+ # dataplex/docs/ reference/rpc/google.cloud.dataplex.v1#type_3).
2043
2043
# Corresponds to the JSON property `type`
2044
2044
# @return [String]
2045
2045
attr_accessor :type
@@ -2494,7 +2494,8 @@ def update!(**args)
2494
2494
class GoogleCloudDataplexV1DataQualityResult
2495
2495
include Google ::Apis ::Core ::Hashable
2496
2496
2497
- # The status of publishing the data scan result to Catalog.
2497
+ # The status of publishing the data scan result as Dataplex Universal Catalog
2498
+ # metadata.
2498
2499
# Corresponds to the JSON property `catalogPublishingStatus`
2499
2500
# @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanCatalogPublishingStatus]
2500
2501
attr_accessor :catalog_publishing_status
@@ -3146,8 +3147,8 @@ def update!(**args)
3146
3147
class GoogleCloudDataplexV1DataQualitySpec
3147
3148
include Google ::Apis ::Core ::Hashable
3148
3149
3149
- # Optional. If set, the latest DataScan job result will be published to Dataplex
3150
- # Catalog.
3150
+ # Optional. If set, the latest DataScan job result will be published as Dataplex
3151
+ # Universal Catalog metadata .
3151
3152
# Corresponds to the JSON property `catalogPublishingEnabled`
3152
3153
# @return [Boolean]
3153
3154
attr_accessor :catalog_publishing_enabled
@@ -3486,7 +3487,8 @@ def update!(**args)
3486
3487
end
3487
3488
end
3488
3489
3489
- # The status of publishing the data scan result to Catalog.
3490
+ # The status of publishing the data scan result as Dataplex Universal Catalog
3491
+ # metadata.
3490
3492
class GoogleCloudDataplexV1DataScanCatalogPublishingStatus
3491
3493
include Google ::Apis ::Core ::Hashable
3492
3494
@@ -3510,7 +3512,8 @@ def update!(**args)
3510
3512
class GoogleCloudDataplexV1DataScanEvent
3511
3513
include Google ::Apis ::Core ::Hashable
3512
3514
3513
- # The status of publishing the data scan result to Catalog.
3515
+ # The status of publishing the data scan result as Dataplex Universal Catalog
3516
+ # metadata.
3514
3517
# Corresponds to the JSON property `catalogPublishingStatus`
3515
3518
# @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1DataScanCatalogPublishingStatus]
3516
3519
attr_accessor :catalog_publishing_status
@@ -3967,9 +3970,10 @@ def update!(**args)
3967
3970
class GoogleCloudDataplexV1DataSource
3968
3971
include Google ::Apis ::Core ::Hashable
3969
3972
3970
- # Immutable. The Dataplex entity that represents the data source (e.g. BigQuery
3971
- # table) for DataScan, of the form: projects/`project_number`/locations/`
3972
- # location_id`/lakes/`lake_id`/zones/`zone_id`/entities/`entity_id`.
3973
+ # Immutable. The Dataplex Universal Catalog entity that represents the data
3974
+ # source (e.g. BigQuery table) for DataScan, of the form: projects/`
3975
+ # project_number`/locations/`location_id`/lakes/`lake_id`/zones/`zone_id`/
3976
+ # entities/`entity_id`.
3973
3977
# Corresponds to the JSON property `entity`
3974
3978
# @return [String]
3975
3979
attr_accessor :entity
@@ -4586,7 +4590,7 @@ class GoogleCloudDataplexV1Entry
4586
4590
# @return [Hash<String,Google::Apis::DataplexV1::GoogleCloudDataplexV1Aspect>]
4587
4591
attr_accessor :aspects
4588
4592
4589
- # Output only. The time when the entry was created in Dataplex.
4593
+ # Output only. The time when the entry was created in Dataplex Universal Catalog .
4590
4594
# Corresponds to the JSON property `createTime`
4591
4595
# @return [String]
4592
4596
attr_accessor :create_time
@@ -4626,7 +4630,8 @@ class GoogleCloudDataplexV1Entry
4626
4630
# @return [String]
4627
4631
attr_accessor :parent_entry
4628
4632
4629
- # Output only. The time when the entry was last updated in Dataplex.
4633
+ # Output only. The time when the entry was last updated in Dataplex Universal
4634
+ # Catalog.
4630
4635
# Corresponds to the JSON property `updateTime`
4631
4636
# @return [String]
4632
4637
attr_accessor :update_time
@@ -5069,8 +5074,8 @@ class GoogleCloudDataplexV1EntryTypeAuthorization
5069
5074
include Google ::Apis ::Core ::Hashable
5070
5075
5071
5076
# Immutable. The IAM permission grantable on the Entry Group to allow access to
5072
- # instantiate Entries of Dataplex owned Entry Types, only settable for Dataplex
5073
- # owned Types.
5077
+ # instantiate Entries of Dataplex Universal Catalog owned Entry Types, only
5078
+ # settable for Dataplex Universal Catalog owned Types.
5074
5079
# Corresponds to the JSON property `alternateUsePermission`
5075
5080
# @return [String]
5076
5081
attr_accessor :alternate_use_permission
@@ -5261,7 +5266,7 @@ def update!(**args)
5261
5266
class GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime
5262
5267
include Google ::Apis ::Core ::Hashable
5263
5268
5264
- # Required. Dataplex Image version.
5269
+ # Required. Dataplex Universal Catalog Image version.
5265
5270
# Corresponds to the JSON property `imageVersion`
5266
5271
# @return [String]
5267
5272
attr_accessor :image_version
@@ -5369,8 +5374,8 @@ def update!(**args)
5369
5374
class GoogleCloudDataplexV1GenerateDataQualityRulesResponse
5370
5375
include Google ::Apis ::Core ::Hashable
5371
5376
5372
- # The data quality rules that Dataplex generates based on the results of a data
5373
- # profiling scan.
5377
+ # The data quality rules that Dataplex Universal Catalog generates based on the
5378
+ # results of a data profiling scan.
5374
5379
# Corresponds to the JSON property `rule`
5375
5380
# @return [Array<Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRule>]
5376
5381
attr_accessor :rule
@@ -5683,8 +5688,8 @@ class GoogleCloudDataplexV1ImportItem
5683
5688
# to the aspect type, in the format `project_id_or_number`.`location_id`.`
5684
5689
# aspect_type_id`.In FULL entry sync mode, if you leave this field empty, it is
5685
5690
# treated as specifying exactly those aspects that are present within the
5686
- # specified entry. Dataplex implicitly adds the keys for all of the required
5687
- # aspects of an entry.
5691
+ # specified entry. Dataplex Universal Catalog implicitly adds the keys for all
5692
+ # of the required aspects of an entry.
5688
5693
# Corresponds to the JSON property `aspectKeys`
5689
5694
# @return [Array<String>]
5690
5695
attr_accessor :aspect_keys
@@ -5701,18 +5706,19 @@ class GoogleCloudDataplexV1ImportItem
5701
5706
attr_accessor :entry_link
5702
5707
5703
5708
# The fields to update, in paths that are relative to the Entry resource.
5704
- # Separate each field with a comma.In FULL entry sync mode, Dataplex includes
5705
- # the paths of all of the fields for an entry that can be modified, including
5706
- # aspects. This means that Dataplex replaces the existing entry with the entry
5707
- # in the metadata import file. All modifiable fields are updated, regardless of
5708
- # the fields that are listed in the update mask, and regardless of whether a
5709
- # field is present in the entry object.The update_mask field is ignored when an
5710
- # entry is created or re-created.In an aspect-only metadata job (when entry sync
5711
- # mode is NONE), set this value to aspects.Dataplex also determines which
5712
- # entries and aspects to modify by comparing the values and timestamps that you
5713
- # provide in the metadata import file with the values and timestamps that exist
5714
- # in your project. For more information, see Comparison logic (https://cloud.
5715
- # google.com/dataplex/docs/import-metadata#data-modification-logic).
5709
+ # Separate each field with a comma.In FULL entry sync mode, Dataplex Universal
5710
+ # Catalog includes the paths of all of the fields for an entry that can be
5711
+ # modified, including aspects. This means that Dataplex Universal Catalog
5712
+ # replaces the existing entry with the entry in the metadata import file. All
5713
+ # modifiable fields are updated, regardless of the fields that are listed in the
5714
+ # update mask, and regardless of whether a field is present in the entry object.
5715
+ # The update_mask field is ignored when an entry is created or re-created.In an
5716
+ # aspect-only metadata job (when entry sync mode is NONE), set this value to
5717
+ # aspects.Dataplex Universal Catalog also determines which entries and aspects
5718
+ # to modify by comparing the values and timestamps that you provide in the
5719
+ # metadata import file with the values and timestamps that exist in your project.
5720
+ # For more information, see Comparison logic (https://cloud.google.com/dataplex/
5721
+ # docs/import-metadata#data-modification-logic).
5716
5722
# Corresponds to the JSON property `updateMask`
5717
5723
# @return [String]
5718
5724
attr_accessor :update_mask
@@ -6903,10 +6909,10 @@ class GoogleCloudDataplexV1MetadataJobExportJobSpec
6903
6909
# Required. The root path of the Cloud Storage bucket to export the metadata to,
6904
6910
# in the format gs://`bucket`/. You can optionally specify a custom prefix after
6905
6911
# the bucket name, in the format gs://`bucket`/`prefix`/. The maximum length of
6906
- # the custom prefix is 128 characters. Dataplex constructs the object path for
6907
- # the exported files by using the bucket name and prefix that you provide,
6908
- # followed by a system-generated path.The bucket must be in the same VPC Service
6909
- # Controls perimeter as the job.
6912
+ # the custom prefix is 128 characters. Dataplex Universal Catalog constructs the
6913
+ # object path for the exported files by using the bucket name and prefix that
6914
+ # you provide, followed by a system-generated path.The bucket must be in the
6915
+ # same VPC Service Controls perimeter as the job.
6910
6916
# Corresponds to the JSON property `outputPath`
6911
6917
# @return [String]
6912
6918
attr_accessor :output_path
@@ -7547,14 +7553,16 @@ class GoogleCloudDataplexV1Schema
7547
7553
# @return [String]
7548
7554
attr_accessor :partition_style
7549
7555
7550
- # Required. Set to true if user-managed or false if managed by Dataplex. The
7551
- # default is false (managed by Dataplex). Set to falseto enable Dataplex
7552
- # discovery to update the schema. including new data discovery, schema inference,
7553
- # and schema evolution. Users retain the ability to input and edit the schema.
7554
- # Dataplex treats schema input by the user as though produced by a previous
7555
- # Dataplex discovery operation, and it will evolve the schema and take action
7556
- # based on that treatment. Set to true to fully manage the entity schema. This
7557
- # setting guarantees that Dataplex will not change schema fields.
7556
+ # Required. Set to true if user-managed or false if managed by Dataplex
7557
+ # Universal Catalog. The default is false (managed by Dataplex Universal Catalog)
7558
+ # . Set to falseto enable Dataplex Universal Catalog discovery to update the
7559
+ # schema. including new data discovery, schema inference, and schema evolution.
7560
+ # Users retain the ability to input and edit the schema. Dataplex Universal
7561
+ # Catalog treats schema input by the user as though produced by a previous
7562
+ # Dataplex Universal Catalog discovery operation, and it will evolve the schema
7563
+ # and take action based on that treatment. Set to true to fully manage the
7564
+ # entity schema. This setting guarantees that Dataplex Universal Catalog will
7565
+ # not change schema fields.
7558
7566
# Corresponds to the JSON property `userManaged`
7559
7567
# @return [Boolean]
7560
7568
attr_accessor :user_managed
0 commit comments