Package types (1.8.3) Stay organized with collections Save and categorize content based on your preferences.
API documentation forgaming_v1beta.types package.
Classes
CreateGameServerClusterRequest
Request message forGameServerClustersService.CreateGameServerCluster.
CreateGameServerConfigRequest
Request message forGameServerConfigsService.CreateGameServerConfig.
CreateGameServerDeploymentRequest
Request message forGameServerDeploymentsService.CreateGameServerDeployment.
CreateRealmRequest
Request message for RealmsService.CreateRealm.
DeleteGameServerClusterRequest
Request message forGameServerClustersService.DeleteGameServerCluster.
DeleteGameServerConfigRequest
Request message forGameServerConfigsService.DeleteGameServerConfig.
DeleteGameServerDeploymentRequest
Request message forGameServerDeploymentsService.DeleteGameServerDeployment.
DeleteRealmRequest
Request message for RealmsService.DeleteRealm.
DeployedFleetDetails
Details of the deployed Agones fleet.
FetchDeploymentStateRequest
Request message forGameServerDeploymentsService.FetchDeploymentState.
FetchDeploymentStateResponse
Response message forGameServerDeploymentsService.FetchDeploymentState.
FleetConfig
Fleet configs for Agones.
GameServerCluster
A game server cluster resource.
GameServerClusterConnectionInfo
The game server cluster connection information.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
GameServerConfig
A game server config resource.
GameServerConfigOverride
A game server config override.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
GameServerDeployment
A game server deployment resource.
GameServerDeploymentRollout
The game server deployment rollout which represents thedesired rollout state.
GetGameServerClusterRequest
Request message forGameServerClustersService.GetGameServerCluster.
GetGameServerConfigRequest
Request message forGameServerConfigsService.GetGameServerConfig.
GetGameServerDeploymentRequest
Request message forGameServerDeploymentsService.GetGameServerDeployment.
GetGameServerDeploymentRolloutRequest
Request message forGameServerDeploymentsService.GetGameServerDeploymentRollout.
GetRealmRequest
Request message for RealmsService.GetRealm.
GkeClusterReference
A reference to a GKE cluster.
LabelSelector
The label selector, used to group labels on the resources.
ListGameServerClustersRequest
Request message forGameServerClustersService.ListGameServerClusters.
ListGameServerClustersResponse
Response message forGameServerClustersService.ListGameServerClusters.
ListGameServerConfigsRequest
Request message forGameServerConfigsService.ListGameServerConfigs.
ListGameServerConfigsResponse
Response message forGameServerConfigsService.ListGameServerConfigs.
ListGameServerDeploymentsRequest
Request message forGameServerDeploymentsService.ListGameServerDeployments.
ListGameServerDeploymentsResponse
Response message forGameServerDeploymentsService.ListGameServerDeployments.
ListRealmsRequest
Request message for RealmsService.ListRealms.
ListRealmsResponse
Response message for RealmsService.ListRealms.
OperationMetadata
Represents the metadata of the long-running operation.
OperationStatus
PreviewCreateGameServerClusterRequest
Request message forGameServerClustersService.PreviewCreateGameServerCluster.
PreviewCreateGameServerClusterResponse
Response message forGameServerClustersService.PreviewCreateGameServerCluster.
PreviewDeleteGameServerClusterRequest
Request message forGameServerClustersService.PreviewDeleteGameServerCluster.
PreviewDeleteGameServerClusterResponse
Response message forGameServerClustersService.PreviewDeleteGameServerCluster.
PreviewGameServerDeploymentRolloutRequest
Request message for PreviewGameServerDeploymentRollout.
PreviewGameServerDeploymentRolloutResponse
Response message for PreviewGameServerDeploymentRollout.This has details about the Agones fleet and autoscaler to beactuated.
PreviewRealmUpdateRequest
Request message for RealmsService.PreviewRealmUpdate.
PreviewRealmUpdateResponse
Response message for RealmsService.PreviewRealmUpdate.
PreviewUpdateGameServerClusterRequest
Request message forGameServerClustersService.UpdateGameServerCluster.
PreviewUpdateGameServerClusterResponse
Response message forGameServerClustersService.PreviewUpdateGameServerCluster
Realm
A realm resource.
RealmSelector
The realm selector, used to match realm resources.
ScalingConfig
Autoscaling config for an Agones fleet.
Schedule
The schedule of a recurring or one time event. The event's time spanis specified by start_time and end_time. If the scheduled event'stimespan is larger than the cron_spec + cron_job_duration, the eventwill be recurring. If only cron_spec + cron_job_duration arespecified, the event is effective starting at the local timespecified by cron_spec, and is recurring.
::
start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time cron job: cron spec start time + duration
SpecSource
Encapsulates Agones fleet spec and Agones autoscaler specsources.
TargetDetails
Details about the Agones resources.
TargetState
Encapsulates the Target state.
UpdateGameServerClusterRequest
Request message forGameServerClustersService.UpdateGameServerCluster.
UpdateGameServerDeploymentRequest
Request message forGameServerDeploymentsService.UpdateGameServerDeployment. Onlyallows updates for labels.
UpdateGameServerDeploymentRolloutRequest
Request message forGameServerDeploymentsService.UpdateGameServerRolloutDeployment.
UpdateRealmRequest
Request message for RealmsService.UpdateRealm.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.