google-apis-privateca_v1 0.16.0 → 0.17.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: 229960189f937a8d01a857f882db7168d8e343b0c4f4f34377ab6a97a330b073
4
- data.tar.gz: 17babda2909a3b53a92e626badb9b218c4c866cd7bff1ac476477dce50ee9b03
3
+ metadata.gz: 553a3fec2a2d7253dbf36553e7f15bf7d0d850e8e5350a764af55b574d421864
4
+ data.tar.gz: e8bf540a3e1d6033721c98d4b90d5f681330133ce53d30e5fd806261bfbfa36e
5
5
  SHA512:
6
- metadata.gz: 713ebd0e8cc8b0e5980f61edbcd6263b736800c93b51b2ed53c357ea0318f15538a837d8842cb28e41c2066a641456a3c9d58ccfaa82d72e5f758a3308d1272d
7
- data.tar.gz: 6b790a2e66e7b046341243166e109b3bf918ff2961ac6d4662d9d0f9bed5d6b215468a2f57590380f68bd4880aee31230e8f9daa1fc50b75c8f3ef19bb130853
6
+ metadata.gz: cd0d5ac6fd6877b4650b2cdb87e0addf39b401a1404dfc8732755d1194483e87a97a54f26103f0b33c35cb435f7fbdad898267244ee3cae04eb6db8750740443
7
+ data.tar.gz: 29b529a6057da9699586418f330eb1e05e1b785e5295a4197a203e884448283b48439eb4fd591f6135c0fd818d1816315166a1d719b4093c72b8687925114c73
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-privateca_v1
2
2
 
3
+ ### v0.17.0 (2022-04-05)
4
+
5
+ * Regenerated from discovery document revision 20220323
6
+
3
7
  ### v0.16.0 (2022-03-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20220309
@@ -1015,8 +1015,7 @@ module Google
1015
1015
  # A generic empty message that you can re-use to avoid defining duplicated empty
1016
1016
  # messages in your APIs. A typical example is to use it as the request or the
1017
1017
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
1018
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
1019
- # `Empty` is empty JSON object ````.
1018
+ # protobuf.Empty) returns (google.protobuf.Empty); `
1020
1019
  class Empty
1021
1020
  include Google::Apis::Core::Hashable
1022
1021
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PrivatecaV1
18
18
  # Version of the google-apis-privateca_v1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.17.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 = "20220309"
25
+ REVISION = "20220323"
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-privateca_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.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-21 00:00:00.000000000 Z
11
+ date: 2022-04-11 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-privateca_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-privateca_v1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-privateca_v1
63
63
  post_install_message:
64
64
  rdoc_options: []