google-apis-dlp_v2 0.20.0 → 0.21.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: cc8d920a5fcfbf6867fc4335d460c32183ef4d4296611b6e42daf0cdce78a29a
4
- data.tar.gz: e7b5390b8a37fd4147fa9aa2d7e8ee6356aadd11bc40802d232e306d7604d44d
3
+ metadata.gz: 6129aed86e40a10702be42eb81e85d2458937d22358e1f763931def2ecef218f
4
+ data.tar.gz: 62fb8a73a2b3ed0d27156f460957bdf75260b0ff3c5e104a74a8a1df15d2c8ad
5
5
  SHA512:
6
- metadata.gz: f888dae61bf7fdf751ae25b03d859180cf56a9f805e5ff6bda6ac487a4ac9d0af34295cab396612333b981ae213c2b339b59248a491cf6871ff5224d2265ce9e
7
- data.tar.gz: 829f2bfc4ee1cb51177d88cce98524925364f44e298f948be3936661b556c573eae4b0dbda4c601b7759648d883d84ae64d98ec2e2a69656583a15a08771f170
6
+ metadata.gz: d2c8c46abf45b9ed12ad3871dcfed7aec56d75fbdea3d22c895c433336dd64ce02bb7c37559aa4126349532b33ac8872e7a074ebe38f2ce934786f4d4db1e47e
7
+ data.tar.gz: 48adc34ecaabaf93199548db776f46d65b63e3e3175ee2faea52e83233a46bc7680b63eea3bee679cb84cb8990390ad070ea8c15995d48d2ce18df5ca1829688
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dlp_v2
2
2
 
3
+ ### v0.21.0 (2022-03-23)
4
+
5
+ * Regenerated from discovery document revision 20220319
6
+
3
7
  ### v0.20.0 (2022-03-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20220305
@@ -4817,8 +4817,7 @@ module Google
4817
4817
  # A generic empty message that you can re-use to avoid defining duplicated empty
4818
4818
  # messages in your APIs. A typical example is to use it as the request or the
4819
4819
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
4820
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
4821
- # `Empty` is empty JSON object ````.
4820
+ # protobuf.Empty) returns (google.protobuf.Empty); `
4822
4821
  # Corresponds to the JSON property `inferred`
4823
4822
  # @return [Google::Apis::DlpV2::GoogleProtobufEmpty]
4824
4823
  attr_accessor :inferred
@@ -5961,8 +5960,7 @@ module Google
5961
5960
  # A generic empty message that you can re-use to avoid defining duplicated empty
5962
5961
  # messages in your APIs. A typical example is to use it as the request or the
5963
5962
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
5964
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
5965
- # `Empty` is empty JSON object ````.
5963
+ # protobuf.Empty) returns (google.protobuf.Empty); `
5966
5964
  # Corresponds to the JSON property `inferred`
5967
5965
  # @return [Google::Apis::DlpV2::GoogleProtobufEmpty]
5968
5966
  attr_accessor :inferred
@@ -6504,8 +6502,7 @@ module Google
6504
6502
  # A generic empty message that you can re-use to avoid defining duplicated empty
6505
6503
  # messages in your APIs. A typical example is to use it as the request or the
6506
6504
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
6507
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
6508
- # `Empty` is empty JSON object ````.
6505
+ # protobuf.Empty) returns (google.protobuf.Empty); `
6509
6506
  class GoogleProtobufEmpty
6510
6507
  include Google::Apis::Core::Hashable
6511
6508
 
@@ -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.20.0"
19
+ GEM_VERSION = "0.21.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220305"
25
+ REVISION = "20220319"
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.20.0
4
+ version: 0.21.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: 2022-03-14 00:00:00.000000000 Z
11
+ date: 2022-03-28 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.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.21.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: []