google-apis-policysimulator_v1 0.35.0 → 0.36.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: 4383f425d590e8bbc7d3d3a8a34550db70b7f406002779afa74670883bae4e5e
4
- data.tar.gz: c91c7557e0fcabc0397113f598c62a68ebebb428873345fe91ba687accd7186a
3
+ metadata.gz: 5d8ebadad2991bd2420bea9d078bc586385b465178b95fd5a72a4c513b453e6f
4
+ data.tar.gz: 6135d032d49b3d9b773fea4ea194cd97d8c7f8439a4a2fbf1349ed528b8b0a99
5
5
  SHA512:
6
- metadata.gz: 30f51c0a9ba504d8aed5cc9d67a30cbb7c307bd9448d5d19de07df10262d411711ea43d7711907c0591954d4410343f7ce5bf798ba0bf163ba575ff58e64fb26
7
- data.tar.gz: 371332df55289c2aa0948bd24c87d08f800cf24ff4fd94ff50f17c131c87cd5f38a2385f3d6e756d92909a3d7cd4984c7b1cca4e2fb5d32e0bcab64965225bb3
6
+ metadata.gz: b3184606249b766a0dd789601bbd2d2a66849c40cea6a0b8ba612cfa91ee3a52388e374414d8a6b9a72ae44b96b7ddf20286d9b99cf79e8c95d32c4784915eb8
7
+ data.tar.gz: 11e3d9f8df3f4f827158e3cc4560bc664609ca4a3d13e3f196de53db256d7e9340f95b29ad81db15b12b37e133f8706fd60cd3fc20fe9b28180a8db0244bfca4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-policysimulator_v1
2
2
 
3
+ ### v0.36.0 (2024-05-19)
4
+
5
+ * Regenerated from discovery document revision 20240505
6
+ * Regenerated using generator version 0.15.0
7
+
3
8
  ### v0.35.0 (2024-03-03)
4
9
 
5
10
  * Regenerated from discovery document revision 20240225
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PolicysimulatorV1
18
18
  # Version of the google-apis-policysimulator_v1 gem
19
- GEM_VERSION = "0.35.0"
19
+ GEM_VERSION = "0.36.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 = "20240225"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.0
4
+ version: 0.36.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-03-03 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1/v0.35.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1/v0.36.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: []