Skip to content

Commit 7ed64aa

Browse files
chore(gameservices): update the api
1 parent 4e565d3 commit 7ed64aa

6 files changed

+14
-14
lines changed

docs/dyn/gameservices_v1.projects.locations.gameServerDeployments.configs.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h3>Method Details</h3>
125125
&quot;fleetAutoscalerSpec&quot;: &quot;A String&quot;, # Required. Agones fleet autoscaler spec. Example spec: https://agones.dev/site/docs/reference/fleetautoscaler/
126126
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the Scaling Config
127127
&quot;schedules&quot;: [ # The schedules to which this Scaling Config applies.
128-
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration
128+
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```
129129
&quot;cronJobDuration&quot;: &quot;A String&quot;, # The duration for the cron job event. The duration of the event is effective after the cron job&#x27;s start time.
130130
&quot;cronSpec&quot;: &quot;A String&quot;, # The cron definition of the scheduled event. See https://en.wikipedia.org/wiki/Cron. Cron spec specifies the local time as defined by the realm.
131131
&quot;endTime&quot;: &quot;A String&quot;, # The end time of the event.
@@ -241,7 +241,7 @@ <h3>Method Details</h3>
241241
&quot;fleetAutoscalerSpec&quot;: &quot;A String&quot;, # Required. Agones fleet autoscaler spec. Example spec: https://agones.dev/site/docs/reference/fleetautoscaler/
242242
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the Scaling Config
243243
&quot;schedules&quot;: [ # The schedules to which this Scaling Config applies.
244-
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration
244+
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```
245245
&quot;cronJobDuration&quot;: &quot;A String&quot;, # The duration for the cron job event. The duration of the event is effective after the cron job&#x27;s start time.
246246
&quot;cronSpec&quot;: &quot;A String&quot;, # The cron definition of the scheduled event. See https://en.wikipedia.org/wiki/Cron. Cron spec specifies the local time as defined by the realm.
247247
&quot;endTime&quot;: &quot;A String&quot;, # The end time of the event.
@@ -299,7 +299,7 @@ <h3>Method Details</h3>
299299
&quot;fleetAutoscalerSpec&quot;: &quot;A String&quot;, # Required. Agones fleet autoscaler spec. Example spec: https://agones.dev/site/docs/reference/fleetautoscaler/
300300
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the Scaling Config
301301
&quot;schedules&quot;: [ # The schedules to which this Scaling Config applies.
302-
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration
302+
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```
303303
&quot;cronJobDuration&quot;: &quot;A String&quot;, # The duration for the cron job event. The duration of the event is effective after the cron job&#x27;s start time.
304304
&quot;cronSpec&quot;: &quot;A String&quot;, # The cron definition of the scheduled event. See https://en.wikipedia.org/wiki/Cron. Cron spec specifies the local time as defined by the realm.
305305
&quot;endTime&quot;: &quot;A String&quot;, # The end time of the event.

docs/dyn/gameservices_v1.projects.locations.gameServerDeployments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h3>Method Details</h3>
302302

303303
Args:
304304
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
305-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
305+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
306306
x__xgafv: string, V1 error format.
307307
Allowed values
308308
1 - v1 error format

docs/dyn/gameservices_v1beta.projects.locations.gameServerDeployments.configs.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h3>Method Details</h3>
125125
&quot;fleetAutoscalerSpec&quot;: &quot;A String&quot;, # Required. Agones fleet autoscaler spec. Example spec: https://agones.dev/site/docs/reference/fleetautoscaler/
126126
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the Scaling Config
127127
&quot;schedules&quot;: [ # The schedules to which this Scaling Config applies.
128-
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration
128+
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```
129129
&quot;cronJobDuration&quot;: &quot;A String&quot;, # The duration for the cron job event. The duration of the event is effective after the cron job&#x27;s start time.
130130
&quot;cronSpec&quot;: &quot;A String&quot;, # The cron definition of the scheduled event. See https://en.wikipedia.org/wiki/Cron. Cron spec specifies the local time as defined by the realm.
131131
&quot;endTime&quot;: &quot;A String&quot;, # The end time of the event.
@@ -241,7 +241,7 @@ <h3>Method Details</h3>
241241
&quot;fleetAutoscalerSpec&quot;: &quot;A String&quot;, # Required. Agones fleet autoscaler spec. Example spec: https://agones.dev/site/docs/reference/fleetautoscaler/
242242
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the Scaling Config
243243
&quot;schedules&quot;: [ # The schedules to which this Scaling Config applies.
244-
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration
244+
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```
245245
&quot;cronJobDuration&quot;: &quot;A String&quot;, # The duration for the cron job event. The duration of the event is effective after the cron job&#x27;s start time.
246246
&quot;cronSpec&quot;: &quot;A String&quot;, # The cron definition of the scheduled event. See https://en.wikipedia.org/wiki/Cron. Cron spec specifies the local time as defined by the realm.
247247
&quot;endTime&quot;: &quot;A String&quot;, # The end time of the event.
@@ -299,7 +299,7 @@ <h3>Method Details</h3>
299299
&quot;fleetAutoscalerSpec&quot;: &quot;A String&quot;, # Required. Agones fleet autoscaler spec. Example spec: https://agones.dev/site/docs/reference/fleetautoscaler/
300300
&quot;name&quot;: &quot;A String&quot;, # Required. The name of the Scaling Config
301301
&quot;schedules&quot;: [ # The schedules to which this Scaling Config applies.
302-
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration
302+
{ # The schedule of a recurring or one time event. The event&#x27;s time span is specified by start_time and end_time. If the scheduled event&#x27;s timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```
303303
&quot;cronJobDuration&quot;: &quot;A String&quot;, # The duration for the cron job event. The duration of the event is effective after the cron job&#x27;s start time.
304304
&quot;cronSpec&quot;: &quot;A String&quot;, # The cron definition of the scheduled event. See https://en.wikipedia.org/wiki/Cron. Cron spec specifies the local time as defined by the realm.
305305
&quot;endTime&quot;: &quot;A String&quot;, # The end time of the event.

docs/dyn/gameservices_v1beta.projects.locations.gameServerDeployments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h3>Method Details</h3>
302302

303303
Args:
304304
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
305-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
305+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
306306
x__xgafv: string, V1 error format.
307307
Allowed values
308308
1 - v1 error format

googleapiclient/discovery_cache/documents/gameservices.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
],
306306
"parameters": {
307307
"options.requestedPolicyVersion": {
308-
"description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
308+
"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
309309
"format": "int32",
310310
"location": "query",
311311
"type": "integer"
@@ -1357,7 +1357,7 @@
13571357
}
13581358
}
13591359
},
1360-
"revision": "20211028",
1360+
"revision": "20211103",
13611361
"rootUrl": "https://gameservices.googleapis.com/",
13621362
"schemas": {
13631363
"AuditConfig": {
@@ -2681,7 +2681,7 @@
26812681
"type": "object"
26822682
},
26832683
"Schedule": {
2684-
"description": "The schedule of a recurring or one time event. The event's time span is specified by start_time and end_time. If the scheduled event's timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration",
2684+
"description": "The schedule of a recurring or one time event. The event's time span is specified by start_time and end_time. If the scheduled event's timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```",
26852685
"id": "Schedule",
26862686
"properties": {
26872687
"cronJobDuration": {

googleapiclient/discovery_cache/documents/gameservices.v1beta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
],
306306
"parameters": {
307307
"options.requestedPolicyVersion": {
308-
"description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
308+
"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
309309
"format": "int32",
310310
"location": "query",
311311
"type": "integer"
@@ -1357,7 +1357,7 @@
13571357
}
13581358
}
13591359
},
1360-
"revision": "20211028",
1360+
"revision": "20211103",
13611361
"rootUrl": "https://gameservices.googleapis.com/",
13621362
"schemas": {
13631363
"AuditConfig": {
@@ -2714,7 +2714,7 @@
27142714
"type": "object"
27152715
},
27162716
"Schedule": {
2717-
"description": "The schedule of a recurring or one time event. The event's time span is specified by start_time and end_time. If the scheduled event's timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration",
2717+
"description": "The schedule of a recurring or one time event. The event's time span is specified by start_time and end_time. If the scheduled event's timespan is larger than the cron_spec + cron_job_duration, the event will be recurring. If only cron_spec + cron_job_duration are specified, the event is effective starting at the local time specified by cron_spec, and is recurring. ``` start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration ```",
27182718
"id": "Schedule",
27192719
"properties": {
27202720
"cronJobDuration": {

0 commit comments

Comments
 (0)