google-apis-dlp_v2 0.77.0 → 0.78.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: 43f64c3de4deb54cd4757aa04dc3ebb2c35fe8f809c3d5e20540698a9d8b4fb0
4
- data.tar.gz: 8e3bc67202c90b4314796c516e9b3dd50c64b9e3dc1b271d7330e6b50aae082e
3
+ metadata.gz: 23fafd16421c79106d7ebeb29241ead5f0e1f66e5e2112109c5e8081def517d3
4
+ data.tar.gz: 8f522bf8c6696263fb706e66004b6eb3a7e6036991ac15b92657f978ebe397c5
5
5
  SHA512:
6
- metadata.gz: 440c8af45c166000d7ade45ad27325eb6fbd5a274a85ed6e88654fa9417fc24cc68d568ce395e7f9d226bacba44bd6d9ccd3486eaa26f331331c9ed93f67b99d
7
- data.tar.gz: 806942d0f947e9b1a3ec0e981c84f1f63fc036bf6336101a8953b1086ce3fcc8dba536eb80c3bd3c6977826560d1dd4a4a6e3e15fe00e1874a2a9b0d4a7b232f
6
+ metadata.gz: 04eecb06a9c314739b54e58f173cb376c35da08f373ef46b2a4214c25c5154df5c2589e8282fb2cd88c84c0d3e45edcc6a5f46952d1d87d929bf4c9813fe2211
7
+ data.tar.gz: 794d35e75e0ac01a7f844159eb62272f2a17a10fccb9fffc2f39dcd8f55a56ee8ac50bb851014b7c6384876bc838db96c5fc53263e107ed51c76a99821166d76
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dlp_v2
2
2
 
3
+ ### v0.78.0 (2024-10-27)
4
+
5
+ * Regenerated from discovery document revision 20241020
6
+
3
7
  ### v0.77.0 (2024-10-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20241006
@@ -713,8 +713,8 @@ module Google
713
713
  # @return [String]
714
714
  attr_accessor :dataset_id
715
715
 
716
- # The Google Cloud Platform project ID of the project containing the table. If
717
- # omitted, project ID is inferred from the API call.
716
+ # The Google Cloud project ID of the project containing the table. If omitted,
717
+ # project ID is inferred from the API call.
718
718
  # Corresponds to the JSON property `projectId`
719
719
  # @return [String]
720
720
  attr_accessor :project_id
@@ -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.77.0"
19
+ GEM_VERSION = "0.78.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241006"
25
+ REVISION = "20241020"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dlp_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.77.0
4
+ version: 0.78.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-13 00:00:00.000000000 Z
11
+ date: 2024-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dlp_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.77.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.78.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dlp_v2
63
63
  post_install_message:
64
64
  rdoc_options: []