google-apis-firebaseappcheck_v1beta 0.24.0 → 0.25.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: 9a604f84e1aaa11ad04f2aa1f826c679f4a1a98ed8d8191509e12bcb2e8139c7
4
- data.tar.gz: 48858b9baf92abc69578ee74666b0dd8c19694b812ad204fec3a5ae68ed7c4e4
3
+ metadata.gz: 2b2c6223816902b4429d1c9fb7a7c22f5ac6b43964f8723b1c52bff498a53253
4
+ data.tar.gz: 63fc739d1e21c9ac4560c09adc53f37017cdad19383d5ee97ec95ec77ff37041
5
5
  SHA512:
6
- metadata.gz: b8ad9344f6d7857dae26557b37010be7909ef09cfbf43d415896240a5d578f19b5eb6c125247d77c425a6fd22dcf5e8a3e90261ff46b0bf39439a004ba600472
7
- data.tar.gz: 2e4f96a2daf4bab4c89b9f55cf17c8648456889b2fb583d560d4fd83db0deda3b0c3469335102567e95c1096fd9b7c77af1f2c0dbd51a31c9674deda87339069
6
+ metadata.gz: 42eeb82c14cfe8e31008fee0a5c55e616b212c3f214001c1979518c05426d39e3f72132e073e0e0051b2eaafc82030985d67167ed8e723e9d2636bda05a0e575
7
+ data.tar.gz: 131e7bda6b3bc02704a41a3801771ddf3bd2d5268ff49812a43aa682413add8c0623c03ec83b97aeea7580e074c99ff9c102971615427da05b869aa91b223a2a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebaseappcheck_v1beta
2
2
 
3
+ ### v0.25.0 (2023-04-02)
4
+
5
+ * Regenerated from discovery document revision 20230327
6
+
3
7
  ### v0.24.0 (2023-02-19)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebaseappcheckV1beta
18
18
  # Version of the google-apis-firebaseappcheck_v1beta gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220513"
25
+ REVISION = "20230327"
26
26
  end
27
27
  end
28
28
  end
@@ -1602,8 +1602,8 @@ module Google
1602
1602
  # @param [Fixnum] page_size
1603
1603
  # The maximum number of Services to return in the response. Only explicitly
1604
1604
  # configured services are returned. The server may return fewer than this at its
1605
- # own discretion. If no value is specified (or too large a value is specified),
1606
- # the server will impose its own limit.
1605
+ # own discretion. If no value is specified or set to zero (or too large a value
1606
+ # is specified), the server will impose its own limit.
1607
1607
  # @param [String] page_token
1608
1608
  # Token returned from a previous call to ListServices indicating where in the
1609
1609
  # set of Services to resume listing. Provide this to retrieve the subsequent
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firebaseappcheck_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.25.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: 2023-02-19 00:00:00.000000000 Z
11
+ date: 2023-04-02 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-firebaseappcheck_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1beta/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1beta/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappcheck_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []