google-apis-policysimulator_v1beta 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: 475d0a1e53e6aed719fe5e9ce666321f881d1cfa8c3ce731c6e60ec9bb4fb249
4
- data.tar.gz: 1d6aa354055be2d389e3a641f80851f82b564bc497c2047e2f8f8cab308e416f
3
+ metadata.gz: c19bf2a8d461f086f50df0c75fc370ce5fb6c0103cecee0ec18f043425ea25ab
4
+ data.tar.gz: a70787f503bcb930a7211111f8c4b975f40382a5ea3a6b0a38d22ba0246ccdfe
5
5
  SHA512:
6
- metadata.gz: 849a5c54ce4c31ba8528410b034976c0227b6fc565a3e84148a45b6443ce443152da2f0215048b614ec63168b6630801d2773b46dc20bc122263b99c6c053905
7
- data.tar.gz: 826c1ef36c0d7db69f7d5a2c8b19ed0765f9d2862fcb757bb3749f65796b872b52015bd968c5ee6816f23357d42df8e857d1d81533c807539de1e2b65f14863c
6
+ metadata.gz: 47cc7e750d4f089a55568af977901111bc8b3b1821981e44e299d229fa0ca7b7f1170c37ff8774f6d7b7dbc04bb7395f29db75fca6394aa5bd5901bb894953c1
7
+ data.tar.gz: 3cccd3ae3f049f7f198cced2735622d7f38c489000ddcffc50be5f74b2567d3231e030ba052976a56147b767b7636ea0c83ed6877db6504d47663eb182bf6c0b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-policysimulator_v1beta
2
2
 
3
+ ### v0.12.0 (2024-05-19)
4
+
5
+ * Regenerated from discovery document revision 20240505
6
+ * Regenerated using generator version 0.15.0
7
+
3
8
  ### v0.11.0 (2024-02-24)
4
9
 
5
10
  * Regenerated from discovery document revision 20240218
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PolicysimulatorV1beta
18
18
  # Version of the google-apis-policysimulator_v1beta 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
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240218"
25
+ REVISION = "20240505"
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-policysimulator_v1beta
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: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-05-19 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.14.0
19
+ version: 0.15.0
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.14.0
29
+ version: 0.15.0
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_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1beta/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1beta/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []