google-apis-dataplex_v1 0.81.0 → 0.82.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2b52b50cece48248171469805f946c2a448fb71ccbffb75e825ebb9d3664fe3a
4
- data.tar.gz: ea5837b10b647d1c0ba93e0409b220d6be4c183bbaa6301051ee4e132c64fa53
3
+ metadata.gz: 1b7be031996c2d0ff0c6d10343e432f1c3d1090d6d41aca475ce4f89d1f1fbc2
4
+ data.tar.gz: dcb7bec11e4a7b34ffea88b3fe3ef75d9c1acd9cfbf71ecf76fe412cdb02cc5f
5
5
  SHA512:
6
- metadata.gz: ee67e69ec0342bb98981c097f0a7d5d6da5209e75f1b48de70cdc0c49b66b3ddc957b9dc801d16847b138eb6ac2b4b4d104124fe77d608973440d4545ac81480
7
- data.tar.gz: 5c4d5b03b5fa386b58d8bd8e765dcea2157cf548f05a684bec078f11c0196b975ac138e28cf9d0128f790b0120a3346e34a79f17e2512f6414b7f237992b4afd
6
+ metadata.gz: 39e11583839fcd19831e513952e337178ae7fd96eba96feb2b593a47c39dc2a05f16ec506a7bb72adceeb96d85c3d999fd876449217e8a20d0f7dafe9f385c8f
7
+ data.tar.gz: f33fddcae217ba9cc1226877b65f0e3cacd96d4633c2f5c4003f7e3f2ea8734dfc2f667e92d0f1ada56b75735597f18909bb05e39c85a92a143a43cb4b4864e0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataplex_v1
2
2
 
3
+ ### v0.82.0 (2025-08-10)
4
+
5
+ * Regenerated from discovery document revision 20250805
6
+
3
7
  ### v0.81.0 (2025-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20250729
@@ -506,8 +506,8 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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 @@ module Google
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
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataplexV1
18
18
  # Version of the google-apis-dataplex_v1 gem
19
- GEM_VERSION = "0.81.0"
19
+ GEM_VERSION = "0.82.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250729"
25
+ REVISION = "20250805"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,7 @@ module Google
22
22
  module DataplexV1
23
23
  # Cloud Dataplex API
24
24
  #
25
- # Dataplex API is used to manage the lifecycle of data lakes.
25
+ # A unified, intelligent governance solution for data and AI assets.
26
26
  #
27
27
  # @example
28
28
  # require 'google/apis/dataplex_v1'
@@ -651,8 +651,8 @@ module Google
651
651
  # to retrieve the subsequent page.
652
652
  # @param [String] query
653
653
  # Required. The query against which entries in scope should be matched. The
654
- # query syntax is defined in Search syntax for Dataplex Catalog (https://cloud.
655
- # google.com/dataplex/docs/search-syntax).
654
+ # query syntax is defined in Search syntax for Dataplex Universal Catalog (https:
655
+ # //cloud.google.com/dataplex/docs/search-syntax).
656
656
  # @param [String] scope
657
657
  # Optional. The scope under which the search should be operating. It must either
658
658
  # be organizations/ or projects/. If it is unspecified, it defaults to the
@@ -7864,8 +7864,8 @@ module Google
7864
7864
  execute_or_queue_command(command, &block)
7865
7865
  end
7866
7866
 
7867
- # Creates a metadata job. For example, use a metadata job to import Dataplex
7868
- # Catalog entries and aspects from a third-party system into Dataplex.
7867
+ # Creates a metadata job. For example, use a metadata job to import metadata
7868
+ # from a third-party system into Dataplex Universal Catalog.
7869
7869
  # @param [String] parent
7870
7870
  # Required. The resource name of the parent location, in the format projects/`
7871
7871
  # project_id_or_number`/locations/`location_id`
@@ -21,7 +21,7 @@ module Google
21
21
  module Apis
22
22
  # Cloud Dataplex API
23
23
  #
24
- # Dataplex API is used to manage the lifecycle of data lakes.
24
+ # A unified, intelligent governance solution for data and AI assets.
25
25
  #
26
26
  # @see https://cloud.google.com/dataplex/docs
27
27
  module DataplexV1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataplex_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.81.0
4
+ version: 0.82.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.81.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.82.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1
62
62
  rdoc_options: []
63
63
  require_paths: