google-apis-dlp_v2 0.11.0 → 0.12.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: de531b5fb151d6da27538331205c79279b0a77a1a0b4aff0cffa9c572dda15ac
4
- data.tar.gz: 0151ae789fda93215eb2b5df42d39b2fc180e993582e9541c5524d643fade0cb
3
+ metadata.gz: ce403a38f019b078a631b9e2ed1cc174d948ab31d1023897e9a5d1037a553f9a
4
+ data.tar.gz: 41e179238c4aa1cd5fdb8cb30085b446b20eb68a4e86c89e6ad159ab06293769
5
5
  SHA512:
6
- metadata.gz: cd2e17e3cfd132882cca2b37d04ce7417a1695d9f8721f627317049175463721dbe96a7f86168b4dbc3daac3de10500e04259ef9cbe73f84451f357cf37cab80
7
- data.tar.gz: 639b59da9c25b35da4fdac1de53cef00d04ce70487e3f0e8bb5924f86c01c8b3fabca89725d91577c640687730e681be2d5e6349483d1e6266f37b86195bcd2f
6
+ metadata.gz: f9fa9d694a721fdf0a36465e9e47ca8f8fe0e2e6f01f7f39159727ca3bc52f190c1e224846d8d450cdc2b3eb4a5a3c09c05b41aa9ff274a19d11832e1801895b
7
+ data.tar.gz: 5a6b603ebe1c80c4db809a0b9242de8c669dd780b00890d874fd245fe2259d771aeee43b8a717ab57f02868729adbe8a8277c6bdccf075ed277ed783a8e03ea9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dlp_v2
2
2
 
3
+ ### v0.12.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210806
6
+
3
7
  ### v0.11.0 (2021-07-28)
4
8
 
5
9
  * Regenerated from discovery document revision 20210723
@@ -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.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210723"
25
+ REVISION = "20210806"
26
26
  end
27
27
  end
28
28
  end
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V2'
33
33
 
34
- # See, edit, configure, and delete your Google Cloud Platform data
34
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
  end
37
37
  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.11.0
4
+ version: 0.12.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: 2021-08-02 00:00:00.000000000 Z
11
+ date: 2021-09-06 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/master/generated/google-apis-dlp_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dlp_v2
63
63
  post_install_message:
64
64
  rdoc_options: []