You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/gameservices_v1beta.projects.locations.realms.gameServerClusters.html
-24
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,6 @@ <h3>Method Details</h3>
120
120
The object takes the form of:
121
121
122
122
{ # A game server cluster resource.
123
-
"allocationPriority": "A String", # Optional. The allocation priority assigned to the game server cluster. Game server clusters receive new game server allocations based on the relative allocation priorites set for each cluster, if the realm is configured for multicluster allocation.
124
123
"clusterState": { # The state of the Kubernetes cluster. # Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to `FULL` in the relevant List/Get/Preview request.
125
124
"agonesVersionInstalled": "A String", # Output only. The version of Agones currently installed in the registered Kubernetes cluster.
126
125
"agonesVersionTargeted": "A String", # Output only. The version of Agones that is targeted to be installed in the cluster.
@@ -133,9 +132,6 @@ <h3>Method Details</h3>
133
132
"gkeClusterReference": { # A reference to a GKE cluster. # Reference to the GKE cluster where the game servers are installed.
134
133
"cluster": "A String", # The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
135
134
},
136
-
"gkeHubClusterReference": { # GkeHubClusterReference represents a reference to a Kubernetes cluster registered through GKE Hub. # Reference to a Kubernetes cluster registered through GKE Hub. See https://cloud.google.com/anthos/multicluster-management/ for more information about registering Kubernetes clusters.
137
-
"membership": "A String", # The full or partial name of a GKE Hub membership, using one of the following forms: * `https://gkehub.googleapis.com/v1beta1/projects/{project_id}/locations/global/memberships/{membership_id}` * `projects/{project_id}/locations/global/memberships/{membership_id}` * `{membership_id}` If project is not specified, the project of the GameServerCluster resource is used to generate the full name of the GKE Hub membership.
138
-
},
139
135
"namespace": "A String", # Namespace designated on the game server cluster where the Agones game server instances will be created. Existence of the namespace will be validated during creation.
140
136
},
141
137
"createTime": "A String", # Output only. The creation time.
@@ -233,7 +229,6 @@ <h3>Method Details</h3>
233
229
An object of the form:
234
230
235
231
{ # A game server cluster resource.
236
-
"allocationPriority": "A String", # Optional. The allocation priority assigned to the game server cluster. Game server clusters receive new game server allocations based on the relative allocation priorites set for each cluster, if the realm is configured for multicluster allocation.
237
232
"clusterState": { # The state of the Kubernetes cluster. # Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to `FULL` in the relevant List/Get/Preview request.
238
233
"agonesVersionInstalled": "A String", # Output only. The version of Agones currently installed in the registered Kubernetes cluster.
239
234
"agonesVersionTargeted": "A String", # Output only. The version of Agones that is targeted to be installed in the cluster.
@@ -246,9 +241,6 @@ <h3>Method Details</h3>
246
241
"gkeClusterReference": { # A reference to a GKE cluster. # Reference to the GKE cluster where the game servers are installed.
247
242
"cluster": "A String", # The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
248
243
},
249
-
"gkeHubClusterReference": { # GkeHubClusterReference represents a reference to a Kubernetes cluster registered through GKE Hub. # Reference to a Kubernetes cluster registered through GKE Hub. See https://cloud.google.com/anthos/multicluster-management/ for more information about registering Kubernetes clusters.
250
-
"membership": "A String", # The full or partial name of a GKE Hub membership, using one of the following forms: * `https://gkehub.googleapis.com/v1beta1/projects/{project_id}/locations/global/memberships/{membership_id}` * `projects/{project_id}/locations/global/memberships/{membership_id}` * `{membership_id}` If project is not specified, the project of the GameServerCluster resource is used to generate the full name of the GKE Hub membership.
251
-
},
252
244
"namespace": "A String", # Namespace designated on the game server cluster where the Agones game server instances will be created. Existence of the namespace will be validated during creation.
253
245
},
254
246
"createTime": "A String", # Output only. The creation time.
@@ -288,7 +280,6 @@ <h3>Method Details</h3>
288
280
{ # Response message for GameServerClustersService.ListGameServerClusters.
289
281
"gameServerClusters": [ # The list of game server clusters.
290
282
{ # A game server cluster resource.
291
-
"allocationPriority": "A String", # Optional. The allocation priority assigned to the game server cluster. Game server clusters receive new game server allocations based on the relative allocation priorites set for each cluster, if the realm is configured for multicluster allocation.
292
283
"clusterState": { # The state of the Kubernetes cluster. # Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to `FULL` in the relevant List/Get/Preview request.
293
284
"agonesVersionInstalled": "A String", # Output only. The version of Agones currently installed in the registered Kubernetes cluster.
294
285
"agonesVersionTargeted": "A String", # Output only. The version of Agones that is targeted to be installed in the cluster.
@@ -301,9 +292,6 @@ <h3>Method Details</h3>
301
292
"gkeClusterReference": { # A reference to a GKE cluster. # Reference to the GKE cluster where the game servers are installed.
302
293
"cluster": "A String", # The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
303
294
},
304
-
"gkeHubClusterReference": { # GkeHubClusterReference represents a reference to a Kubernetes cluster registered through GKE Hub. # Reference to a Kubernetes cluster registered through GKE Hub. See https://cloud.google.com/anthos/multicluster-management/ for more information about registering Kubernetes clusters.
305
-
"membership": "A String", # The full or partial name of a GKE Hub membership, using one of the following forms: * `https://gkehub.googleapis.com/v1beta1/projects/{project_id}/locations/global/memberships/{membership_id}` * `projects/{project_id}/locations/global/memberships/{membership_id}` * `{membership_id}` If project is not specified, the project of the GameServerCluster resource is used to generate the full name of the GKE Hub membership.
306
-
},
307
295
"namespace": "A String", # Namespace designated on the game server cluster where the Agones game server instances will be created. Existence of the namespace will be validated during creation.
308
296
},
309
297
"createTime": "A String", # Output only. The creation time.
@@ -347,7 +335,6 @@ <h3>Method Details</h3>
347
335
The object takes the form of:
348
336
349
337
{ # A game server cluster resource.
350
-
"allocationPriority": "A String", # Optional. The allocation priority assigned to the game server cluster. Game server clusters receive new game server allocations based on the relative allocation priorites set for each cluster, if the realm is configured for multicluster allocation.
351
338
"clusterState": { # The state of the Kubernetes cluster. # Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to `FULL` in the relevant List/Get/Preview request.
352
339
"agonesVersionInstalled": "A String", # Output only. The version of Agones currently installed in the registered Kubernetes cluster.
353
340
"agonesVersionTargeted": "A String", # Output only. The version of Agones that is targeted to be installed in the cluster.
@@ -360,9 +347,6 @@ <h3>Method Details</h3>
360
347
"gkeClusterReference": { # A reference to a GKE cluster. # Reference to the GKE cluster where the game servers are installed.
361
348
"cluster": "A String", # The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
362
349
},
363
-
"gkeHubClusterReference": { # GkeHubClusterReference represents a reference to a Kubernetes cluster registered through GKE Hub. # Reference to a Kubernetes cluster registered through GKE Hub. See https://cloud.google.com/anthos/multicluster-management/ for more information about registering Kubernetes clusters.
364
-
"membership": "A String", # The full or partial name of a GKE Hub membership, using one of the following forms: * `https://gkehub.googleapis.com/v1beta1/projects/{project_id}/locations/global/memberships/{membership_id}` * `projects/{project_id}/locations/global/memberships/{membership_id}` * `{membership_id}` If project is not specified, the project of the GameServerCluster resource is used to generate the full name of the GKE Hub membership.
365
-
},
366
350
"namespace": "A String", # Namespace designated on the game server cluster where the Agones game server instances will be created. Existence of the namespace will be validated during creation.
367
351
},
368
352
"createTime": "A String", # Output only. The creation time.
@@ -415,7 +399,6 @@ <h3>Method Details</h3>
415
399
The object takes the form of:
416
400
417
401
{ # A game server cluster resource.
418
-
"allocationPriority": "A String", # Optional. The allocation priority assigned to the game server cluster. Game server clusters receive new game server allocations based on the relative allocation priorites set for each cluster, if the realm is configured for multicluster allocation.
419
402
"clusterState": { # The state of the Kubernetes cluster. # Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to `FULL` in the relevant List/Get/Preview request.
420
403
"agonesVersionInstalled": "A String", # Output only. The version of Agones currently installed in the registered Kubernetes cluster.
421
404
"agonesVersionTargeted": "A String", # Output only. The version of Agones that is targeted to be installed in the cluster.
@@ -428,9 +411,6 @@ <h3>Method Details</h3>
428
411
"gkeClusterReference": { # A reference to a GKE cluster. # Reference to the GKE cluster where the game servers are installed.
429
412
"cluster": "A String", # The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
430
413
},
431
-
"gkeHubClusterReference": { # GkeHubClusterReference represents a reference to a Kubernetes cluster registered through GKE Hub. # Reference to a Kubernetes cluster registered through GKE Hub. See https://cloud.google.com/anthos/multicluster-management/ for more information about registering Kubernetes clusters.
432
-
"membership": "A String", # The full or partial name of a GKE Hub membership, using one of the following forms: * `https://gkehub.googleapis.com/v1beta1/projects/{project_id}/locations/global/memberships/{membership_id}` * `projects/{project_id}/locations/global/memberships/{membership_id}` * `{membership_id}` If project is not specified, the project of the GameServerCluster resource is used to generate the full name of the GKE Hub membership.
433
-
},
434
414
"namespace": "A String", # Namespace designated on the game server cluster where the Agones game server instances will be created. Existence of the namespace will be validated during creation.
435
415
},
436
416
"createTime": "A String", # Output only. The creation time.
@@ -553,7 +533,6 @@ <h3>Method Details</h3>
553
533
The object takes the form of:
554
534
555
535
{ # A game server cluster resource.
556
-
"allocationPriority": "A String", # Optional. The allocation priority assigned to the game server cluster. Game server clusters receive new game server allocations based on the relative allocation priorites set for each cluster, if the realm is configured for multicluster allocation.
557
536
"clusterState": { # The state of the Kubernetes cluster. # Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to `FULL` in the relevant List/Get/Preview request.
558
537
"agonesVersionInstalled": "A String", # Output only. The version of Agones currently installed in the registered Kubernetes cluster.
559
538
"agonesVersionTargeted": "A String", # Output only. The version of Agones that is targeted to be installed in the cluster.
@@ -566,9 +545,6 @@ <h3>Method Details</h3>
566
545
"gkeClusterReference": { # A reference to a GKE cluster. # Reference to the GKE cluster where the game servers are installed.
567
546
"cluster": "A String", # The full or partial name of a GKE cluster, using one of the following forms: * `projects/{project}/locations/{location}/clusters/{cluster}` * `locations/{location}/clusters/{cluster}` * `{cluster}` If project and location are not specified, the project and location of the GameServerCluster resource are used to generate the full name of the GKE cluster.
568
547
},
569
-
"gkeHubClusterReference": { # GkeHubClusterReference represents a reference to a Kubernetes cluster registered through GKE Hub. # Reference to a Kubernetes cluster registered through GKE Hub. See https://cloud.google.com/anthos/multicluster-management/ for more information about registering Kubernetes clusters.
570
-
"membership": "A String", # The full or partial name of a GKE Hub membership, using one of the following forms: * `https://gkehub.googleapis.com/v1beta1/projects/{project_id}/locations/global/memberships/{membership_id}` * `projects/{project_id}/locations/global/memberships/{membership_id}` * `{membership_id}` If project is not specified, the project of the GameServerCluster resource is used to generate the full name of the GKE Hub membership.
571
-
},
572
548
"namespace": "A String", # Namespace designated on the game server cluster where the Agones game server instances will be created. Existence of the namespace will be validated during creation.
573
549
},
574
550
"createTime": "A String", # Output only. The creation time.
"description": "Optional. The allocation priority assigned to the game server cluster. Game server clusters receive new game server allocations based on the relative allocation priorites set for each cluster, if the realm is configured for multicluster allocation.",
1815
-
"enum": [
1816
-
"PRIORITY_UNSPECIFIED",
1817
-
"P1",
1818
-
"P2",
1819
-
"P3",
1820
-
"P4"
1821
-
],
1822
-
"enumDescriptions": [
1823
-
"The default allocation priority. `PRIORITY_UNSPECIFIED` is the lowest possible priority.",
1824
-
"Priority 1, the highest priority.",
1825
-
"Priority 2.",
1826
-
"Priority 3.",
1827
-
"Priority 4."
1828
-
],
1829
-
"type": "string"
1830
-
},
1831
1813
"clusterState": {
1832
1814
"$ref": "KubernetesClusterState",
1833
1815
"description": "Output only. The state of the Kubernetes cluster, this will be available if 'view' is set to `FULL` in the relevant List/Get/Preview request.",
@@ -1879,10 +1861,6 @@
1879
1861
"$ref": "GkeClusterReference",
1880
1862
"description": "Reference to the GKE cluster where the game servers are installed."
1881
1863
},
1882
-
"gkeHubClusterReference": {
1883
-
"$ref": "GkeHubClusterReference",
1884
-
"description": "Reference to a Kubernetes cluster registered through GKE Hub. See https://cloud.google.com/anthos/multicluster-management/ for more information about registering Kubernetes clusters."
1885
-
},
1886
1864
"namespace": {
1887
1865
"description": "Namespace designated on the game server cluster where the Agones game server instances will be created. Existence of the namespace will be validated during creation.",
1888
1866
"type": "string"
@@ -2040,17 +2018,6 @@
2040
2018
},
2041
2019
"type": "object"
2042
2020
},
2043
-
"GkeHubClusterReference": {
2044
-
"description": "GkeHubClusterReference represents a reference to a Kubernetes cluster registered through GKE Hub.",
2045
-
"id": "GkeHubClusterReference",
2046
-
"properties": {
2047
-
"membership": {
2048
-
"description": "The full or partial name of a GKE Hub membership, using one of the following forms: * `https://gkehub.googleapis.com/v1beta1/projects/{project_id}/locations/global/memberships/{membership_id}` * `projects/{project_id}/locations/global/memberships/{membership_id}` * `{membership_id}` If project is not specified, the project of the GameServerCluster resource is used to generate the full name of the GKE Hub membership.",
2049
-
"type": "string"
2050
-
}
2051
-
},
2052
-
"type": "object"
2053
-
},
2054
2021
"KubernetesClusterState": {
2055
2022
"description": "The state of the Kubernetes cluster.",
0 commit comments