google-apis-policysimulator_v1 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: 7cea2a644e6da00626cfc3200245e0cf5c3aeed3fc9a32df8c7c19721c84becf
4
- data.tar.gz: 8bed2444fbc261f2ad03eae1eb3a1a1bfafbaecdac4f3d90c03d8fe3ce279398
3
+ metadata.gz: 158208a13aa6de145632c831d00ae760df0f440ab76ad83e40d023bc654ec795
4
+ data.tar.gz: f0383bf86f8cac3d89b6dfe13f4947998f71c97f7478d12dacb9bd839628a4d6
5
5
  SHA512:
6
- metadata.gz: 689f4465ecfe2ec83c3a6723f5bfd6da28e815576e0da65039ef7795c32fc9ec1a167a5303984caf7c066606ea5e056be838cf2a935a9bc439413e8a88096a71
7
- data.tar.gz: e7a91c759279acdc357a63f1b4b555e8c1cbfb6b68a1717f1200d59d529ba6d048d86f87e001740f22abd333bb2d7d602dcf22acc8e5fe329b608343d77bcb34
6
+ metadata.gz: 03fe6382fc10826c0a35f35469b874bbfeeb7c2c5e8453b1489fd72946a052711dc6c72f23083f8fa361f55159d48daa4d9f9c661f3f08ea5c186b250210080d
7
+ data.tar.gz: 03ff2b3dc4772e975e5bbfbba046fa1ca8bd8b61e85ca386f6141a757f1801255858d2257db0b8fef0071406106dcdc7bea09c1912638afd4f9b19c54bd70fe1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-policysimulator_v1
2
2
 
3
+ ### v0.21.0 (2022-10-28)
4
+
5
+ * Regenerated using generator version 0.11.0
6
+
3
7
  ### v0.20.0 (2022-09-21)
4
8
 
5
9
  * Regenerated using generator version 0.10.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module PolicysimulatorV1
18
18
  # Version of the google-apis-policysimulator_v1 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
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220826"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-policysimulator_v1
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-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-policysimulator_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1/v0.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1/v0.21.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1
63
63
  post_install_message:
64
64
  rdoc_options: []