google-apis-dlp_v2 0.3.0 → 0.4.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: b44c7a38b7599f41138ce7c34f59295b2d1d0c55d56f6276705203a1bef3aa6b
4
- data.tar.gz: d7b5c3c9978fa67ab3fde3f0ab3b7ef58aed806650950414ef28da86d8fa0b8d
3
+ metadata.gz: 7c8f30724330410e1aad062d246640678d621fb2b2223f43549cb198f1def95d
4
+ data.tar.gz: 6e75c87ed95ba6fb7136acd9b3830fdff23fec3d7125e442ed510ddc2e67b6e9
5
5
  SHA512:
6
- metadata.gz: a8dc5988858f32e7a8330257c0c8dfb28a3be0659336d502a1604bba4ba608b47682b6f78b043a0628c741f29d32457b0e58d70bcb4f440e6477a2c06214892b
7
- data.tar.gz: f2b54f96059bc5c7611da7948ba54085f4c452bcab3d87a992e8c01c1cc4e933ee19fac0e18ee7a39513c5037c0c3cf8bf0b2382cbdb7b7f7cd57472cb64670f
6
+ metadata.gz: 754569038b53ad437b2b7fc1f8dddcd498675ce026cc3702367db229bd016c72761b8ad9ab56a2a4632dfc41e22379334e20960e57b01e1542dc1e12407e0329
7
+ data.tar.gz: 7dd4dc99d8ba2525e634e55e4d6c90db73424abd5b49deebf768f2fcebe5d43bcb0b6bee7b0759d3e402e91b29690c2640bad2d3cf6050eb0bd79467d1fdeb15
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-dlp_v2
2
2
 
3
+ ### v0.4.0 (2021-03-24)
4
+
5
+ * Regenerated from discovery document revision 20210319
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Regenerated from discovery document revision 20210220
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V2'
33
33
 
34
- # View and manage your data across Google Cloud Platform services
34
+ # See, edit, configure, and delete your Google Cloud Platform data
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
  end
37
37
  end
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210220"
25
+ REVISION = "20210319"
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.3.0
4
+ version: 0.4.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-03-08 00:00:00.000000000 Z
11
+ date: 2021-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dlp_v2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-dlp_v2
57
57
  post_install_message:
58
58
  rdoc_options: []