google-api-client 0.46.1 → 0.46.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github/workflows/autoapprove.yml +49 -0
- data/.gitignore +2 -0
- data/CHANGELOG.md +58 -0
- data/api_list_config.yaml +8 -0
- data/bin/generate-api +77 -15
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +30 -30
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +135 -0
- data/generated/google/apis/admin_directory_v1/representations.rb +62 -0
- data/generated/google/apis/admin_directory_v1/service.rb +72 -0
- data/generated/google/apis/admin_reports_v1.rb +1 -1
- data/generated/google/apis/admob_v1.rb +1 -1
- data/generated/google/apis/admob_v1/classes.rb +29 -29
- data/generated/google/apis/analyticsadmin_v1alpha.rb +1 -1
- data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +6 -6
- data/generated/google/apis/analyticsadmin_v1alpha/service.rb +8 -9
- data/generated/google/apis/analyticsdata_v1alpha.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha/classes.rb +1 -1
- data/generated/google/apis/analyticsdata_v1alpha/service.rb +7 -7
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/service.rb +5 -2
- data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
- data/generated/google/apis/artifactregistry_v1beta1/classes.rb +7 -0
- data/generated/google/apis/artifactregistry_v1beta1/representations.rb +1 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +80 -5
- data/generated/google/apis/bigquery_v2/representations.rb +33 -0
- data/generated/google/apis/bigquery_v2/service.rb +46 -0
- data/generated/google/apis/billingbudgets_v1.rb +1 -1
- data/generated/google/apis/billingbudgets_v1/classes.rb +1 -1
- data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
- data/generated/google/apis/billingbudgets_v1beta1/classes.rb +1 -1
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/civicinfo_v2/classes.rb +0 -24
- data/generated/google/apis/civicinfo_v2/representations.rb +0 -3
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +21 -21
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +22 -10
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +22 -10
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2_1.rb +1 -1
- data/generated/google/apis/content_v2_1/classes.rb +6 -3
- data/generated/google/apis/displayvideo_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +30 -30
- data/generated/google/apis/displayvideo_v1/service.rb +8 -8
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +4 -3
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +181 -0
- data/generated/google/apis/dns_v1/representations.rb +83 -0
- data/generated/google/apis/dns_v1beta2.rb +1 -1
- data/generated/google/apis/dns_v1beta2/classes.rb +181 -0
- data/generated/google/apis/dns_v1beta2/representations.rb +83 -0
- data/generated/google/apis/domains_v1alpha2.rb +34 -0
- data/generated/google/apis/domains_v1alpha2/classes.rb +1534 -0
- data/generated/google/apis/domains_v1alpha2/representations.rb +605 -0
- data/generated/google/apis/domains_v1alpha2/service.rb +805 -0
- data/generated/google/apis/domains_v1beta1.rb +34 -0
- data/generated/google/apis/domains_v1beta1/classes.rb +1534 -0
- data/generated/google/apis/domains_v1beta1/representations.rb +605 -0
- data/generated/google/apis/domains_v1beta1/service.rb +805 -0
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +2 -0
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +4 -2
- data/generated/google/apis/fitness_v1.rb +1 -1
- data/generated/google/apis/fitness_v1/service.rb +3 -1
- data/generated/google/apis/gameservices_v1.rb +1 -1
- data/generated/google/apis/gameservices_v1/classes.rb +15 -14
- data/generated/google/apis/gameservices_v1/service.rb +54 -51
- data/generated/google/apis/gameservices_v1beta.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +15 -14
- data/generated/google/apis/gameservices_v1beta/service.rb +54 -51
- data/generated/google/apis/gmailpostmastertools_v1beta1.rb +1 -1
- data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +10 -10
- data/generated/google/apis/healthcare_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1/classes.rb +4 -4
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +7 -6
- data/generated/google/apis/licensing_v1.rb +1 -1
- data/generated/google/apis/licensing_v1/service.rb +2 -2
- data/generated/google/apis/localservices_v1.rb +1 -1
- data/generated/google/apis/localservices_v1/service.rb +20 -20
- data/generated/google/apis/managedidentities_v1.rb +1 -1
- data/generated/google/apis/managedidentities_v1/classes.rb +1 -1
- data/generated/google/apis/managedidentities_v1/service.rb +1 -4
- data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
- data/generated/google/apis/managedidentities_v1alpha1/classes.rb +80 -9
- data/generated/google/apis/managedidentities_v1alpha1/representations.rb +33 -1
- data/generated/google/apis/managedidentities_v1alpha1/service.rb +83 -5
- data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
- data/generated/google/apis/managedidentities_v1beta1/classes.rb +81 -9
- data/generated/google/apis/managedidentities_v1beta1/representations.rb +33 -1
- data/generated/google/apis/managedidentities_v1beta1/service.rb +83 -5
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +8 -8
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/classes.rb +45 -45
- data/generated/google/apis/playablelocations_v3.rb +1 -1
- data/generated/google/apis/playablelocations_v3/classes.rb +6 -6
- data/generated/google/apis/poly_v1.rb +3 -4
- data/generated/google/apis/poly_v1/classes.rb +65 -79
- data/generated/google/apis/poly_v1/service.rb +50 -63
- data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +109 -0
- data/generated/google/apis/realtimebidding_v1.rb +1 -1
- data/generated/google/apis/realtimebidding_v1/classes.rb +33 -33
- data/generated/google/apis/realtimebidding_v1/service.rb +4 -4
- data/generated/google/apis/run_v1.rb +1 -1
- data/generated/google/apis/run_v1/classes.rb +7 -6
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +107 -4
- data/generated/google/apis/servicenetworking_v1/representations.rb +34 -0
- data/generated/google/apis/servicenetworking_v1/service.rb +2 -2
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +107 -4
- data/generated/google/apis/servicenetworking_v1beta/representations.rb +34 -0
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +8 -0
- data/generated/google/apis/storagetransfer_v1/representations.rb +1 -0
- data/generated/google/apis/storagetransfer_v1/service.rb +17 -18
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +4 -4
- data/generated/google/apis/sts_v1beta.rb +1 -1
- data/generated/google/apis/sts_v1beta/classes.rb +12 -11
- data/generated/google/apis/tpu_v1.rb +1 -1
- data/generated/google/apis/tpu_v1/classes.rb +3 -3
- data/generated/google/apis/tpu_v1/service.rb +8 -8
- data/generated/google/apis/tpu_v1alpha1.rb +1 -1
- data/generated/google/apis/tpu_v1alpha1/classes.rb +3 -3
- data/generated/google/apis/tpu_v1alpha1/service.rb +8 -8
- data/generated/google/apis/vault_v1.rb +1 -1
- data/generated/google/apis/vault_v1/classes.rb +333 -0
- data/generated/google/apis/vault_v1/representations.rb +162 -0
- data/generated/google/apis/vault_v1/service.rb +151 -0
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/service.rb +2 -2
- data/google-api-client.gemspec +1 -1
- data/lib/google/apis/core/api_command.rb +1 -0
- data/lib/google/apis/version.rb +1 -1
- data/synth.py +40 -0
- metadata +13 -3
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/solutions/gaming/
|
|
26
26
|
module GameservicesV1beta
|
|
27
27
|
VERSION = 'V1beta'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20201008'
|
|
29
29
|
|
|
30
30
|
# View and manage your data across Google Cloud Platform services
|
|
31
31
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -699,8 +699,8 @@ module Google
|
|
|
699
699
|
# @return [Hash<String,String>]
|
|
700
700
|
attr_accessor :labels
|
|
701
701
|
|
|
702
|
-
# Required. The resource name of the game server cluster
|
|
703
|
-
# projects/`project`/locations/`location`/realms/`realm`/gameServerClusters/`
|
|
702
|
+
# Required. The resource name of the game server cluster, in the following form:
|
|
703
|
+
# `projects/`project`/locations/`location`/realms/`realm`/gameServerClusters/`
|
|
704
704
|
# cluster``. For example, `projects/my-project/locations/`location`/realms/
|
|
705
705
|
# zanzibar/gameServerClusters/my-onprem-cluster`.
|
|
706
706
|
# Corresponds to the JSON property `name`
|
|
@@ -781,10 +781,10 @@ module Google
|
|
|
781
781
|
# @return [Hash<String,String>]
|
|
782
782
|
attr_accessor :labels
|
|
783
783
|
|
|
784
|
-
# The resource name of the game server config
|
|
785
|
-
#
|
|
786
|
-
# For example, `projects/my-project/locations/global/
|
|
787
|
-
# game/configs/my-config`.
|
|
784
|
+
# The resource name of the game server config, in the following form: `projects/`
|
|
785
|
+
# project`/locations/`location`/gameServerDeployments/`deployment`/configs/`
|
|
786
|
+
# config``. For example, `projects/my-project/locations/global/
|
|
787
|
+
# gameServerDeployments/my-game/configs/my-config`.
|
|
788
788
|
# Corresponds to the JSON property `name`
|
|
789
789
|
# @return [String]
|
|
790
790
|
attr_accessor :name
|
|
@@ -865,9 +865,10 @@ module Google
|
|
|
865
865
|
# @return [Hash<String,String>]
|
|
866
866
|
attr_accessor :labels
|
|
867
867
|
|
|
868
|
-
# The resource name of the game server deployment
|
|
869
|
-
# project`/locations/`location`/gameServerDeployments/`deployment``.
|
|
870
|
-
# `projects/my-project/locations/global/gameServerDeployments/my-
|
|
868
|
+
# The resource name of the game server deployment, in the following form: `
|
|
869
|
+
# projects/`project`/locations/`location`/gameServerDeployments/`deployment``.
|
|
870
|
+
# For example, `projects/my-project/locations/global/gameServerDeployments/my-
|
|
871
|
+
# deployment`.
|
|
871
872
|
# Corresponds to the JSON property `name`
|
|
872
873
|
# @return [String]
|
|
873
874
|
attr_accessor :name
|
|
@@ -920,8 +921,8 @@ module Google
|
|
|
920
921
|
# @return [Array<Google::Apis::GameservicesV1beta::GameServerConfigOverride>]
|
|
921
922
|
attr_accessor :game_server_config_overrides
|
|
922
923
|
|
|
923
|
-
# The resource name of the game server deployment rollout
|
|
924
|
-
# projects/`project`/locations/`location`/gameServerDeployments/`deployment`/
|
|
924
|
+
# The resource name of the game server deployment rollout, in the following form:
|
|
925
|
+
# `projects/`project`/locations/`location`/gameServerDeployments/`deployment`/
|
|
925
926
|
# rollout`. For example, `projects/my-project/locations/global/
|
|
926
927
|
# gameServerDeployments/my-deployment/rollout`.
|
|
927
928
|
# Corresponds to the JSON property `name`
|
|
@@ -1690,9 +1691,9 @@ module Google
|
|
|
1690
1691
|
# @return [Hash<String,String>]
|
|
1691
1692
|
attr_accessor :labels
|
|
1692
1693
|
|
|
1693
|
-
# The resource name of the realm
|
|
1694
|
-
# location`/realms/`realm``. For example, `projects/my-project/
|
|
1695
|
-
# location`/realms/my-realm`.
|
|
1694
|
+
# The resource name of the realm, in the following form: `projects/`project`/
|
|
1695
|
+
# locations/`location`/realms/`realm``. For example, `projects/my-project/
|
|
1696
|
+
# locations/`location`/realms/my-realm`.
|
|
1696
1697
|
# Corresponds to the JSON property `name`
|
|
1697
1698
|
# @return [String]
|
|
1698
1699
|
attr_accessor :name
|
|
@@ -121,7 +121,7 @@ module Google
|
|
|
121
121
|
|
|
122
122
|
# Creates a new game server deployment in a given project and location.
|
|
123
123
|
# @param [String] parent
|
|
124
|
-
# Required. The parent resource name
|
|
124
|
+
# Required. The parent resource name, in the following form: `projects/`project`/
|
|
125
125
|
# locations/`location``.
|
|
126
126
|
# @param [Google::Apis::GameservicesV1beta::GameServerDeployment] game_server_deployment_object
|
|
127
127
|
# @param [String] deployment_id
|
|
@@ -158,8 +158,9 @@ module Google
|
|
|
158
158
|
|
|
159
159
|
# Deletes a single game server deployment.
|
|
160
160
|
# @param [String] name
|
|
161
|
-
# Required. The name of the game server delpoyment to delete
|
|
162
|
-
# projects/`project`/locations/`location`/gameServerDeployments/`
|
|
161
|
+
# Required. The name of the game server delpoyment to delete, in the following
|
|
162
|
+
# form: `projects/`project`/locations/`location`/gameServerDeployments/`
|
|
163
|
+
# deployment``.
|
|
163
164
|
# @param [String] fields
|
|
164
165
|
# Selector specifying which fields to include in a partial response.
|
|
165
166
|
# @param [String] quota_user
|
|
@@ -191,8 +192,8 @@ module Google
|
|
|
191
192
|
# Gathers all the Agones fleets and Agones autoscalers, including fleets running
|
|
192
193
|
# an older version of the game server deployment.
|
|
193
194
|
# @param [String] name
|
|
194
|
-
# Required. The name of the game server delpoyment
|
|
195
|
-
# project`/locations/`location`/gameServerDeployments/`deployment``.
|
|
195
|
+
# Required. The name of the game server delpoyment, in the following form: `
|
|
196
|
+
# projects/`project`/locations/`location`/gameServerDeployments/`deployment``.
|
|
196
197
|
# @param [Google::Apis::GameservicesV1beta::FetchDeploymentStateRequest] fetch_deployment_state_request_object
|
|
197
198
|
# @param [String] fields
|
|
198
199
|
# Selector specifying which fields to include in a partial response.
|
|
@@ -225,8 +226,9 @@ module Google
|
|
|
225
226
|
|
|
226
227
|
# Gets details of a single game server deployment.
|
|
227
228
|
# @param [String] name
|
|
228
|
-
# Required. The name of the game server delpoyment to retrieve
|
|
229
|
-
# projects/`project`/locations/`location`/gameServerDeployments/`
|
|
229
|
+
# Required. The name of the game server delpoyment to retrieve, in the following
|
|
230
|
+
# form: `projects/`project`/locations/`location`/gameServerDeployments/`
|
|
231
|
+
# deployment``.
|
|
230
232
|
# @param [String] fields
|
|
231
233
|
# Selector specifying which fields to include in a partial response.
|
|
232
234
|
# @param [String] quota_user
|
|
@@ -297,9 +299,9 @@ module Google
|
|
|
297
299
|
|
|
298
300
|
# Gets details a single game server deployment rollout.
|
|
299
301
|
# @param [String] name
|
|
300
|
-
# Required. The name of the game server delpoyment to retrieve
|
|
301
|
-
# projects/`project`/locations/`location`/gameServerDeployments/`
|
|
302
|
-
# rollout`.
|
|
302
|
+
# Required. The name of the game server delpoyment to retrieve, in the following
|
|
303
|
+
# form: `projects/`project`/locations/`location`/gameServerDeployments/`
|
|
304
|
+
# deployment`/rollout`.
|
|
303
305
|
# @param [String] fields
|
|
304
306
|
# Selector specifying which fields to include in a partial response.
|
|
305
307
|
# @param [String] quota_user
|
|
@@ -329,7 +331,7 @@ module Google
|
|
|
329
331
|
|
|
330
332
|
# Lists game server deployments in a given project and location.
|
|
331
333
|
# @param [String] parent
|
|
332
|
-
# Required. The parent resource name
|
|
334
|
+
# Required. The parent resource name, in the following form: `projects/`project`/
|
|
333
335
|
# locations/`location``.
|
|
334
336
|
# @param [String] filter
|
|
335
337
|
# Optional. The filter to apply to list results.
|
|
@@ -377,9 +379,10 @@ module Google
|
|
|
377
379
|
|
|
378
380
|
# Patches a game server deployment.
|
|
379
381
|
# @param [String] name
|
|
380
|
-
# The resource name of the game server deployment
|
|
381
|
-
# project`/locations/`location`/gameServerDeployments/`deployment``.
|
|
382
|
-
# `projects/my-project/locations/global/gameServerDeployments/my-
|
|
382
|
+
# The resource name of the game server deployment, in the following form: `
|
|
383
|
+
# projects/`project`/locations/`location`/gameServerDeployments/`deployment``.
|
|
384
|
+
# For example, `projects/my-project/locations/global/gameServerDeployments/my-
|
|
385
|
+
# deployment`.
|
|
383
386
|
# @param [Google::Apis::GameservicesV1beta::GameServerDeployment] game_server_deployment_object
|
|
384
387
|
# @param [String] update_mask
|
|
385
388
|
# Required. Mask of fields to update. At least one path must be supplied in this
|
|
@@ -418,8 +421,8 @@ module Google
|
|
|
418
421
|
# Previews the game server deployment rollout. This API does not mutate the
|
|
419
422
|
# rollout resource.
|
|
420
423
|
# @param [String] name
|
|
421
|
-
# The resource name of the game server deployment rollout
|
|
422
|
-
# projects/`project`/locations/`location`/gameServerDeployments/`deployment`/
|
|
424
|
+
# The resource name of the game server deployment rollout, in the following form:
|
|
425
|
+
# `projects/`project`/locations/`location`/gameServerDeployments/`deployment`/
|
|
423
426
|
# rollout`. For example, `projects/my-project/locations/global/
|
|
424
427
|
# gameServerDeployments/my-deployment/rollout`.
|
|
425
428
|
# @param [Google::Apis::GameservicesV1beta::GameServerDeploymentRollout] game_server_deployment_rollout_object
|
|
@@ -541,8 +544,8 @@ module Google
|
|
|
541
544
|
# that is valid. Similarly, if a non existing realm is explicitly called out in
|
|
542
545
|
# game_server_config_overrides field, that will also not result in an error.
|
|
543
546
|
# @param [String] name
|
|
544
|
-
# The resource name of the game server deployment rollout
|
|
545
|
-
# projects/`project`/locations/`location`/gameServerDeployments/`deployment`/
|
|
547
|
+
# The resource name of the game server deployment rollout, in the following form:
|
|
548
|
+
# `projects/`project`/locations/`location`/gameServerDeployments/`deployment`/
|
|
546
549
|
# rollout`. For example, `projects/my-project/locations/global/
|
|
547
550
|
# gameServerDeployments/my-deployment/rollout`.
|
|
548
551
|
# @param [Google::Apis::GameservicesV1beta::GameServerDeploymentRollout] game_server_deployment_rollout_object
|
|
@@ -584,7 +587,7 @@ module Google
|
|
|
584
587
|
# deployment. Game server configs are immutable, and are not applied until
|
|
585
588
|
# referenced in the game server deployment rollout resource.
|
|
586
589
|
# @param [String] parent
|
|
587
|
-
# Required. The parent resource name
|
|
590
|
+
# Required. The parent resource name, in the following form: `projects/`project`/
|
|
588
591
|
# locations/`location`/gameServerDeployments/`deployment`/`.
|
|
589
592
|
# @param [Google::Apis::GameservicesV1beta::GameServerConfig] game_server_config_object
|
|
590
593
|
# @param [String] config_id
|
|
@@ -622,8 +625,8 @@ module Google
|
|
|
622
625
|
# Deletes a single game server config. The deletion will fail if the game server
|
|
623
626
|
# config is referenced in a game server deployment rollout.
|
|
624
627
|
# @param [String] name
|
|
625
|
-
# Required. The name of the game server config to delete
|
|
626
|
-
# projects/`project`/locations/`location`/gameServerDeployments/`deployment`/
|
|
628
|
+
# Required. The name of the game server config to delete, in the following form:
|
|
629
|
+
# `projects/`project`/locations/`location`/gameServerDeployments/`deployment`/
|
|
627
630
|
# configs/`config``.
|
|
628
631
|
# @param [String] fields
|
|
629
632
|
# Selector specifying which fields to include in a partial response.
|
|
@@ -654,9 +657,9 @@ module Google
|
|
|
654
657
|
|
|
655
658
|
# Gets details of a single game server config.
|
|
656
659
|
# @param [String] name
|
|
657
|
-
# Required. The name of the game server config to retrieve
|
|
658
|
-
# projects/`project`/locations/`location`/gameServerDeployments/`
|
|
659
|
-
# configs/`config``.
|
|
660
|
+
# Required. The name of the game server config to retrieve, in the following
|
|
661
|
+
# form: `projects/`project`/locations/`location`/gameServerDeployments/`
|
|
662
|
+
# deployment`/configs/`config``.
|
|
660
663
|
# @param [String] fields
|
|
661
664
|
# Selector specifying which fields to include in a partial response.
|
|
662
665
|
# @param [String] quota_user
|
|
@@ -687,7 +690,7 @@ module Google
|
|
|
687
690
|
# Lists game server configs in a given project, location, and game server
|
|
688
691
|
# deployment.
|
|
689
692
|
# @param [String] parent
|
|
690
|
-
# Required. The parent resource name
|
|
693
|
+
# Required. The parent resource name, in the following form: `projects/`project`/
|
|
691
694
|
# locations/`location`/gameServerDeployments/`deployment`/configs/*`.
|
|
692
695
|
# @param [String] filter
|
|
693
696
|
# Optional. The filter to apply to list results.
|
|
@@ -885,7 +888,7 @@ module Google
|
|
|
885
888
|
|
|
886
889
|
# Creates a new realm in a given project and location.
|
|
887
890
|
# @param [String] parent
|
|
888
|
-
# Required. The parent resource name
|
|
891
|
+
# Required. The parent resource name, in the following form: `projects/`project`/
|
|
889
892
|
# locations/`location``.
|
|
890
893
|
# @param [Google::Apis::GameservicesV1beta::Realm] realm_object
|
|
891
894
|
# @param [String] realm_id
|
|
@@ -922,8 +925,8 @@ module Google
|
|
|
922
925
|
|
|
923
926
|
# Deletes a single realm.
|
|
924
927
|
# @param [String] name
|
|
925
|
-
# Required. The name of the realm to delete
|
|
926
|
-
# locations/`location`/realms/`realm``.
|
|
928
|
+
# Required. The name of the realm to delete, in the following form: `projects/`
|
|
929
|
+
# project`/locations/`location`/realms/`realm``.
|
|
927
930
|
# @param [String] fields
|
|
928
931
|
# Selector specifying which fields to include in a partial response.
|
|
929
932
|
# @param [String] quota_user
|
|
@@ -953,8 +956,8 @@ module Google
|
|
|
953
956
|
|
|
954
957
|
# Gets details of a single realm.
|
|
955
958
|
# @param [String] name
|
|
956
|
-
# Required. The name of the realm to retrieve
|
|
957
|
-
#
|
|
959
|
+
# Required. The name of the realm to retrieve, in the following form: `projects/`
|
|
960
|
+
# project`/locations/`location`/realms/`realm``.
|
|
958
961
|
# @param [String] fields
|
|
959
962
|
# Selector specifying which fields to include in a partial response.
|
|
960
963
|
# @param [String] quota_user
|
|
@@ -984,7 +987,7 @@ module Google
|
|
|
984
987
|
|
|
985
988
|
# Lists realms in a given project and location.
|
|
986
989
|
# @param [String] parent
|
|
987
|
-
# Required. The parent resource name
|
|
990
|
+
# Required. The parent resource name, in the following form: `projects/`project`/
|
|
988
991
|
# locations/`location``.
|
|
989
992
|
# @param [String] filter
|
|
990
993
|
# Optional. The filter to apply to list results.
|
|
@@ -1032,9 +1035,9 @@ module Google
|
|
|
1032
1035
|
|
|
1033
1036
|
# Patches a single realm.
|
|
1034
1037
|
# @param [String] name
|
|
1035
|
-
# The resource name of the realm
|
|
1036
|
-
# location`/realms/`realm``. For example, `projects/my-project/
|
|
1037
|
-
# location`/realms/my-realm`.
|
|
1038
|
+
# The resource name of the realm, in the following form: `projects/`project`/
|
|
1039
|
+
# locations/`location`/realms/`realm``. For example, `projects/my-project/
|
|
1040
|
+
# locations/`location`/realms/my-realm`.
|
|
1038
1041
|
# @param [Google::Apis::GameservicesV1beta::Realm] realm_object
|
|
1039
1042
|
# @param [String] update_mask
|
|
1040
1043
|
# Required. The update mask applies to the resource. For the `FieldMask`
|
|
@@ -1072,9 +1075,9 @@ module Google
|
|
|
1072
1075
|
|
|
1073
1076
|
# Previews patches to a single realm.
|
|
1074
1077
|
# @param [String] name
|
|
1075
|
-
# The resource name of the realm
|
|
1076
|
-
# location`/realms/`realm``. For example, `projects/my-project/
|
|
1077
|
-
# location`/realms/my-realm`.
|
|
1078
|
+
# The resource name of the realm, in the following form: `projects/`project`/
|
|
1079
|
+
# locations/`location`/realms/`realm``. For example, `projects/my-project/
|
|
1080
|
+
# locations/`location`/realms/my-realm`.
|
|
1078
1081
|
# @param [Google::Apis::GameservicesV1beta::Realm] realm_object
|
|
1079
1082
|
# @param [String] preview_time
|
|
1080
1083
|
# Optional. The target timestamp to compute the preview.
|
|
@@ -1115,7 +1118,7 @@ module Google
|
|
|
1115
1118
|
|
|
1116
1119
|
# Creates a new game server cluster in a given project and location.
|
|
1117
1120
|
# @param [String] parent
|
|
1118
|
-
# Required. The parent resource name
|
|
1121
|
+
# Required. The parent resource name, in the following form: `projects/`project`/
|
|
1119
1122
|
# locations/`location`/realms/`realm-id``.
|
|
1120
1123
|
# @param [Google::Apis::GameservicesV1beta::GameServerCluster] game_server_cluster_object
|
|
1121
1124
|
# @param [String] game_server_cluster_id
|
|
@@ -1152,8 +1155,8 @@ module Google
|
|
|
1152
1155
|
|
|
1153
1156
|
# Deletes a single game server cluster.
|
|
1154
1157
|
# @param [String] name
|
|
1155
|
-
# Required. The name of the game server cluster to delete
|
|
1156
|
-
# projects/`project`/locations/`location`/gameServerClusters/`cluster``.
|
|
1158
|
+
# Required. The name of the game server cluster to delete, in the following form:
|
|
1159
|
+
# `projects/`project`/locations/`location`/gameServerClusters/`cluster``.
|
|
1157
1160
|
# @param [String] fields
|
|
1158
1161
|
# Selector specifying which fields to include in a partial response.
|
|
1159
1162
|
# @param [String] quota_user
|
|
@@ -1183,9 +1186,9 @@ module Google
|
|
|
1183
1186
|
|
|
1184
1187
|
# Gets details of a single game server cluster.
|
|
1185
1188
|
# @param [String] name
|
|
1186
|
-
# Required. The name of the game server cluster to retrieve
|
|
1187
|
-
# projects/`project`/locations/`location`/realms/`realm-id`/
|
|
1188
|
-
# cluster``.
|
|
1189
|
+
# Required. The name of the game server cluster to retrieve, in the following
|
|
1190
|
+
# form: `projects/`project`/locations/`location`/realms/`realm-id`/
|
|
1191
|
+
# gameServerClusters/`cluster``.
|
|
1189
1192
|
# @param [String] fields
|
|
1190
1193
|
# Selector specifying which fields to include in a partial response.
|
|
1191
1194
|
# @param [String] quota_user
|
|
@@ -1215,7 +1218,7 @@ module Google
|
|
|
1215
1218
|
|
|
1216
1219
|
# Lists game server clusters in a given project and location.
|
|
1217
1220
|
# @param [String] parent
|
|
1218
|
-
# Required. The parent resource name
|
|
1221
|
+
# Required. The parent resource name, in the following form: "projects/`project`/
|
|
1219
1222
|
# locations/`location`/realms/`realm`".
|
|
1220
1223
|
# @param [String] filter
|
|
1221
1224
|
# Optional. The filter to apply to list results.
|
|
@@ -1263,8 +1266,8 @@ module Google
|
|
|
1263
1266
|
|
|
1264
1267
|
# Patches a single game server cluster.
|
|
1265
1268
|
# @param [String] name
|
|
1266
|
-
# Required. The resource name of the game server cluster
|
|
1267
|
-
# projects/`project`/locations/`location`/realms/`realm`/gameServerClusters/`
|
|
1269
|
+
# Required. The resource name of the game server cluster, in the following form:
|
|
1270
|
+
# `projects/`project`/locations/`location`/realms/`realm`/gameServerClusters/`
|
|
1268
1271
|
# cluster``. For example, `projects/my-project/locations/`location`/realms/
|
|
1269
1272
|
# zanzibar/gameServerClusters/my-onprem-cluster`.
|
|
1270
1273
|
# @param [Google::Apis::GameservicesV1beta::GameServerCluster] game_server_cluster_object
|
|
@@ -1304,7 +1307,7 @@ module Google
|
|
|
1304
1307
|
|
|
1305
1308
|
# Previews creation of a new game server cluster in a given project and location.
|
|
1306
1309
|
# @param [String] parent
|
|
1307
|
-
# Required. The parent resource name
|
|
1310
|
+
# Required. The parent resource name, in the following form: `projects/`project`/
|
|
1308
1311
|
# locations/`location`/realms/`realm``.
|
|
1309
1312
|
# @param [Google::Apis::GameservicesV1beta::GameServerCluster] game_server_cluster_object
|
|
1310
1313
|
# @param [String] game_server_cluster_id
|
|
@@ -1344,8 +1347,8 @@ module Google
|
|
|
1344
1347
|
|
|
1345
1348
|
# Previews deletion of a single game server cluster.
|
|
1346
1349
|
# @param [String] name
|
|
1347
|
-
# Required. The name of the game server cluster to delete
|
|
1348
|
-
# projects/`project`/locations/`location`/gameServerClusters/`cluster``.
|
|
1350
|
+
# Required. The name of the game server cluster to delete, in the following form:
|
|
1351
|
+
# `projects/`project`/locations/`location`/gameServerClusters/`cluster``.
|
|
1349
1352
|
# @param [String] preview_time
|
|
1350
1353
|
# Optional. The target timestamp to compute the preview.
|
|
1351
1354
|
# @param [String] fields
|
|
@@ -1378,8 +1381,8 @@ module Google
|
|
|
1378
1381
|
|
|
1379
1382
|
# Previews updating a GameServerCluster.
|
|
1380
1383
|
# @param [String] name
|
|
1381
|
-
# Required. The resource name of the game server cluster
|
|
1382
|
-
# projects/`project`/locations/`location`/realms/`realm`/gameServerClusters/`
|
|
1384
|
+
# Required. The resource name of the game server cluster, in the following form:
|
|
1385
|
+
# `projects/`project`/locations/`location`/realms/`realm`/gameServerClusters/`
|
|
1383
1386
|
# cluster``. For example, `projects/my-project/locations/`location`/realms/
|
|
1384
1387
|
# zanzibar/gameServerClusters/my-onprem-cluster`.
|
|
1385
1388
|
# @param [Google::Apis::GameservicesV1beta::GameServerCluster] game_server_cluster_object
|
|
@@ -27,7 +27,7 @@ module Google
|
|
|
27
27
|
# @see https://developers.google.com/gmail/postmaster
|
|
28
28
|
module GmailpostmastertoolsV1beta1
|
|
29
29
|
VERSION = 'V1beta1'
|
|
30
|
-
REVISION = '
|
|
30
|
+
REVISION = '20201012'
|
|
31
31
|
|
|
32
32
|
# See email traffic metrics for the domains you have registered in Gmail Postmaster Tools
|
|
33
33
|
AUTH_POSTMASTER_READONLY = 'https://www.googleapis.com/auth/postmaster.readonly'
|
|
@@ -159,14 +159,14 @@ module Google
|
|
|
159
159
|
# should have the form `domains/`domain_name``, where domain_name is the fully
|
|
160
160
|
# qualified domain name.
|
|
161
161
|
# @param [Fixnum] end_date_day
|
|
162
|
-
# Day of month. Must be from 1 to 31 and valid for the year and month, or 0
|
|
163
|
-
#
|
|
164
|
-
# significant.
|
|
162
|
+
# Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to
|
|
163
|
+
# specify a year by itself or a year and month where the day isn't significant.
|
|
165
164
|
# @param [Fixnum] end_date_month
|
|
166
|
-
# Month of year. Must be from 1 to 12, or 0
|
|
165
|
+
# Month of a year. Must be from 1 to 12, or 0 to specify a year without a month
|
|
167
166
|
# and day.
|
|
168
167
|
# @param [Fixnum] end_date_year
|
|
169
|
-
# Year of date. Must be from 1 to 9999, or 0
|
|
168
|
+
# Year of the date. Must be from 1 to 9999, or 0 to specify a date without a
|
|
169
|
+
# year.
|
|
170
170
|
# @param [Fixnum] page_size
|
|
171
171
|
# Requested page size. Server may return fewer TrafficStats than requested. If
|
|
172
172
|
# unspecified, server will pick an appropriate default.
|
|
@@ -175,14 +175,14 @@ module Google
|
|
|
175
175
|
# is the value of ListTrafficStatsResponse.next_page_token returned from the
|
|
176
176
|
# previous call to `ListTrafficStats` method.
|
|
177
177
|
# @param [Fixnum] start_date_day
|
|
178
|
-
# Day of month. Must be from 1 to 31 and valid for the year and month, or 0
|
|
179
|
-
#
|
|
180
|
-
# significant.
|
|
178
|
+
# Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to
|
|
179
|
+
# specify a year by itself or a year and month where the day isn't significant.
|
|
181
180
|
# @param [Fixnum] start_date_month
|
|
182
|
-
# Month of year. Must be from 1 to 12, or 0
|
|
181
|
+
# Month of a year. Must be from 1 to 12, or 0 to specify a year without a month
|
|
183
182
|
# and day.
|
|
184
183
|
# @param [Fixnum] start_date_year
|
|
185
|
-
# Year of date. Must be from 1 to 9999, or 0
|
|
184
|
+
# Year of the date. Must be from 1 to 9999, or 0 to specify a date without a
|
|
185
|
+
# year.
|
|
186
186
|
# @param [String] fields
|
|
187
187
|
# Selector specifying which fields to include in a partial response.
|
|
188
188
|
# @param [String] quota_user
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/healthcare
|
|
26
26
|
module HealthcareV1
|
|
27
27
|
VERSION = 'V1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20201006'
|
|
29
29
|
|
|
30
30
|
# View and manage your data across Google Cloud Platform services
|
|
31
31
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -789,10 +789,10 @@ module Google
|
|
|
789
789
|
# updateCreate). This determines if the client can use an Update operation to
|
|
790
790
|
# create a new resource with a client-specified ID. If false, all IDs are server-
|
|
791
791
|
# assigned through the Create operation and attempts to update a non-existent
|
|
792
|
-
# resource return errors.
|
|
793
|
-
#
|
|
794
|
-
#
|
|
795
|
-
#
|
|
792
|
+
# resource return errors. Be careful with the audit logs if client-specified
|
|
793
|
+
# resource IDs contain sensitive data such as patient identifiers, those IDs are
|
|
794
|
+
# part of the FHIR resource path recorded in Cloud audit logs and Cloud Pub/Sub
|
|
795
|
+
# notifications.
|
|
796
796
|
# Corresponds to the JSON property `enableUpdateCreate`
|
|
797
797
|
# @return [Boolean]
|
|
798
798
|
attr_accessor :enable_update_create
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://cloud.google.com/healthcare
|
|
26
26
|
module HealthcareV1beta1
|
|
27
27
|
VERSION = 'V1beta1'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20201006'
|
|
29
29
|
|
|
30
30
|
# View and manage your data across Google Cloud Platform services
|
|
31
31
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -257,8 +257,9 @@ module Google
|
|
|
257
257
|
class AttributeDefinition
|
|
258
258
|
include Google::Apis::Core::Hashable
|
|
259
259
|
|
|
260
|
-
# Required. Possible values for the attribute.
|
|
261
|
-
# list can only be expanded after
|
|
260
|
+
# Required. Possible values for the attribute. The number of allowed values must
|
|
261
|
+
# not exceed 100. An empty list is invalid. The list can only be expanded after
|
|
262
|
+
# creation.
|
|
262
263
|
# Corresponds to the JSON property `allowedValues`
|
|
263
264
|
# @return [Array<String>]
|
|
264
265
|
attr_accessor :allowed_values
|
|
@@ -1669,10 +1670,10 @@ module Google
|
|
|
1669
1670
|
# updateCreate). This determines if the client can use an Update operation to
|
|
1670
1671
|
# create a new resource with a client-specified ID. If false, all IDs are server-
|
|
1671
1672
|
# assigned through the Create operation and attempts to update a non-existent
|
|
1672
|
-
# resource return errors.
|
|
1673
|
-
#
|
|
1674
|
-
#
|
|
1675
|
-
#
|
|
1673
|
+
# resource return errors. Be careful with the audit logs if client-specified
|
|
1674
|
+
# resource IDs contain sensitive data such as patient identifiers, those IDs are
|
|
1675
|
+
# part of the FHIR resource path recorded in Cloud audit logs and Cloud Pub/Sub
|
|
1676
|
+
# notifications.
|
|
1676
1677
|
# Corresponds to the JSON property `enableUpdateCreate`
|
|
1677
1678
|
# @return [Boolean]
|
|
1678
1679
|
attr_accessor :enable_update_create
|