google-apis-gameservices_v1beta 0.12.0 → 0.13.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: b4aad40d2a67d7cd04e03e3a374c92057d46b3d7db224929d6c70ea09f7909c9
4
- data.tar.gz: 6a726dac78f974876bb4c6fce00598f01a2b87db8914c39cd7c5e1077f79d789
3
+ metadata.gz: 5a6ab3ae436db7cd41453b7c643662fea699b224162fb6fecbaa68a11a8939a6
4
+ data.tar.gz: 7abf1476bf398b7cbf7b58045be3c03efd989d6f0b0f00ef789cd5a189a406ca
5
5
  SHA512:
6
- metadata.gz: ed51c879caf22fc2abea338fdce7bdc6d7e3d0e3a8b9000f5260745889790aa0afe9ba984537001664de2db1006d7b44cc685247174d33e6ea5665fa596332e1
7
- data.tar.gz: 8aae4a049a2425903b12672267265d75e2f6f4abb954e2ccd493b391e814e767bddb02d352c68066ecadcc2983d05762bf712e9c3daed31ee35b8308ec2a6391
6
+ metadata.gz: febbd6725b3cb50a4cedd70f5c9b7a66b0bf8e7f489da69ad4bd4425c8c631392d4485ccb91fb82641d07477ff108d82d2446c97442f54f5d13e8346a9e72410
7
+ data.tar.gz: c2ad79982be35cae8f97de9682c878cbe534a1166d9daf262c1640adda2c0faf4e07da429b35180200e1d5cd9aa7a7b10d523924863db0ac577d65c34d82669d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gameservices_v1beta
2
2
 
3
+ ### v0.13.0 (2021-11-13)
4
+
5
+ * Regenerated from discovery document revision 20211103
6
+
3
7
  ### v0.12.0 (2021-10-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20211021
@@ -1957,9 +1957,9 @@ module Google
1957
1957
  # specified by start_time and end_time. If the scheduled event's timespan is
1958
1958
  # larger than the cron_spec + cron_job_duration, the event will be recurring. If
1959
1959
  # only cron_spec + cron_job_duration are specified, the event is effective
1960
- # starting at the local time specified by cron_spec, and is recurring.
1960
+ # starting at the local time specified by cron_spec, and is recurring. ```
1961
1961
  # start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time
1962
- # cron job: cron spec start time + duration
1962
+ # cron job: cron spec start time + duration ```
1963
1963
  class Schedule
1964
1964
  include Google::Apis::Core::Hashable
1965
1965
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GameservicesV1beta
18
18
  # Version of the google-apis-gameservices_v1beta gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211021"
25
+ REVISION = "20211103"
26
26
  end
27
27
  end
28
28
  end
@@ -268,13 +268,16 @@ module Google
268
268
  # REQUIRED: The resource for which the policy is being requested. See the
269
269
  # operation documentation for the appropriate value for this field.
270
270
  # @param [Fixnum] options_requested_policy_version
271
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
272
- # 3. Requests specifying an invalid value will be rejected. Requests for
273
- # policies with any conditional bindings must specify version 3. Policies
274
- # without any conditional bindings may specify any valid value or leave the
275
- # field unset. To learn which resources support conditions in their IAM policies,
276
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
277
- # resource-policies).
271
+ # Optional. The maximum policy version that will be used to format the policy.
272
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
273
+ # rejected. Requests for policies with any conditional role bindings must
274
+ # specify version 3. Policies with no conditional role bindings may specify any
275
+ # valid value or leave the field unset. The policy in the response might use the
276
+ # policy version that you specified, or it might use a lower policy version. For
277
+ # example, if you specify version 3, but the policy has no conditional role
278
+ # bindings, the response uses version 1. To learn which resources support
279
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
280
+ # google.com/iam/help/conditions/resource-policies).
278
281
  # @param [String] fields
279
282
  # Selector specifying which fields to include in a partial response.
280
283
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gameservices_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.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: 2021-11-01 00:00:00.000000000 Z
11
+ date: 2021-11-15 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-gameservices_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gameservices_v1beta/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gameservices_v1beta/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gameservices_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []