google-apis-dlp_v2 0.101.0 → 0.102.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: 1cd339ad166458b08ba20316adc119c7052de2b8ef42ba6e6b14170c99645f65
4
- data.tar.gz: 0d07446f1e582f9faa82de2467d858be55606fc2520dda6eb965b03085ad0280
3
+ metadata.gz: 4934b5281146f0514d842fd5638b4b05b7d791515811ff80067479039efb6868
4
+ data.tar.gz: d6cd6ecc6b1f4030abc406cd86eb854c7b0780d0a73d50cfb8e2f24414ca2150
5
5
  SHA512:
6
- metadata.gz: 188d156056f6a7d66bc29e82c8be1c904fdb2ba6bef786efee6ea5442a235895cf2cf2a9551f0100dfbeb22d790e52636a7b3ff4bbb9c5b030b7d01a5dbaba26
7
- data.tar.gz: 2aeb953bd0ee8e5bae6261dd4fdb376ea763e41dd5371c0e4c583a323657803c2ec3343aa306e6d27a416137d6efaebec6c463318303a370302c91b1a79b3974
6
+ metadata.gz: 46da73f0c68dd6971856d7d664f0cadcb569c0e2216543fbf4245171a8c363516bb88fd25881e8b21c5c40e10f70610c01feefb201ea2ec211b0bcd4eafe8421
7
+ data.tar.gz: 6bc3c73f4d223aff51cccdf69fde7906794a45d8c7a2619853af035307c1d76bc7ad4f2e561fd3d990a892fea9494de17388dc03221324b30023bf29c0467ab7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dlp_v2
2
2
 
3
+ ### v0.102.0 (2025-11-23)
4
+
5
+ * Regenerated from discovery document revision 20251120
6
+
3
7
  ### v0.101.0 (2025-10-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20251019
@@ -2847,7 +2847,7 @@ module Google
2847
2847
  class GooglePrivacyDlpV2DataSourceType
2848
2848
  include Google::Apis::Core::Hashable
2849
2849
 
2850
- # An identifying string to the type of resource being profiled. Current values: *
2850
+ # A string that identifies the type of resource being profiled. Current values: *
2851
2851
  # google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
2852
2852
  # Corresponds to the JSON property `dataSource`
2853
2853
  # @return [String]
@@ -4383,7 +4383,7 @@ module Google
4383
4383
  # @return [Google::Apis::DlpV2::GooglePrivacyDlpV2AllOtherResources]
4384
4384
  attr_accessor :others
4385
4385
 
4386
- # Identifies a single Vertex AI resource. Currently only datasets are supported.
4386
+ # Identifies a single Vertex AI resource. Only datasets are supported.
4387
4387
  # Corresponds to the JSON property `vertexDatasetResourceReference`
4388
4388
  # @return [Google::Apis::DlpV2::GooglePrivacyDlpV2VertexDatasetResourceReference]
4389
4389
  attr_accessor :vertex_dataset_resource_reference
@@ -11488,7 +11488,7 @@ module Google
11488
11488
  end
11489
11489
  end
11490
11490
 
11491
- # Identifies a single Vertex AI resource. Currently only datasets are supported.
11491
+ # Identifies a single Vertex AI resource. Only datasets are supported.
11492
11492
  class GooglePrivacyDlpV2VertexDatasetResourceReference
11493
11493
  include Google::Apis::Core::Hashable
11494
11494
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DlpV2
18
18
  # Version of the google-apis-dlp_v2 gem
19
- GEM_VERSION = "0.101.0"
19
+ GEM_VERSION = "0.102.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 = "20251019"
25
+ REVISION = "20251120"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dlp_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.101.0
4
+ version: 0.102.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-dlp_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.101.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.102.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dlp_v2
62
62
  rdoc_options: []
63
63
  require_paths: