Classes
CreateGameServerClusterRequest
Request message for GameServerClustersService.CreateGameServerCluster.
CreateGameServerConfigRequest
Request message for GameServerConfigsService.CreateGameServerConfig.
CreateGameServerDeploymentRequest
Request message for GameServerDeploymentsService.CreateGameServerDeployment.
CreateRealmRequest
Request message for RealmsService.CreateRealm.
DeleteGameServerClusterRequest
Request message for GameServerClustersService.DeleteGameServerCluster.
DeleteGameServerConfigRequest
Request message for GameServerConfigsService.DeleteGameServerConfig.
DeleteGameServerDeploymentRequest
Request message for GameServerDeploymentsService.DeleteGameServerDeployment.
DeleteRealmRequest
Request message for RealmsService.DeleteRealm.
DeployedFleetDetails
Details of the deployed Agones fleet.
DeployedFleetDetails.Types
Container for nested types declared in the DeployedFleetDetails message type.
DeployedFleetDetails.Types.DeployedFleet
Agones fleet specification and details.
DeployedFleetDetails.Types.DeployedFleet.Types
Container for nested types declared in the DeployedFleet message type.
DeployedFleetDetails.Types.DeployedFleet.Types.DeployedFleetStatus
DeployedFleetStatus has details about the Agones fleets such as how many are running, how many allocated, and so on.
DeployedFleetDetails.Types.DeployedFleetAutoscaler
Details about the Agones autoscaler.
FetchDeploymentStateRequest
Request message for GameServerDeploymentsService.FetchDeploymentState.
FetchDeploymentStateResponse
Response message for GameServerDeploymentsService.FetchDeploymentState.
FetchDeploymentStateResponse.Types
Container for nested types declared in the FetchDeploymentStateResponse message type.
FetchDeploymentStateResponse.Types.DeployedClusterState
The game server cluster changes made by the game server deployment.
FleetConfig
Fleet configs for Agones.
GameServerCluster
A game server cluster resource.
GameServerClusterConnectionInfo
The game server cluster connection information.
GameServerClusterName
Resource name for the GameServerCluster
resource.
GameServerClustersService
The game server cluster maps to Kubernetes clusters running Agones and is used to manage fleets within clusters.
GameServerClustersService.GameServerClustersServiceBase
Base class for server-side implementations of GameServerClustersService
GameServerClustersService.GameServerClustersServiceClient
Client for GameServerClustersService
GameServerClustersServiceClient
GameServerClustersService client wrapper, for convenient use.
GameServerClustersServiceClientBuilder
Builder class for GameServerClustersServiceClient to provide simple configuration of credentials, endpoint etc.
GameServerClustersServiceClientImpl
GameServerClustersService client wrapper implementation, for convenient use.
GameServerClustersServiceSettings
Settings for GameServerClustersServiceClient instances.
GameServerConfig
A game server config resource.
GameServerConfigName
Resource name for the GameServerConfig
resource.
GameServerConfigOverride
A game server config override.
GameServerConfigsService
The game server config configures the game servers in an Agones fleet.
GameServerConfigsService.GameServerConfigsServiceBase
Base class for server-side implementations of GameServerConfigsService
GameServerConfigsService.GameServerConfigsServiceClient
Client for GameServerConfigsService
GameServerConfigsServiceClient
GameServerConfigsService client wrapper, for convenient use.
GameServerConfigsServiceClientBuilder
Builder class for GameServerConfigsServiceClient to provide simple configuration of credentials, endpoint etc.
GameServerConfigsServiceClientImpl
GameServerConfigsService client wrapper implementation, for convenient use.
GameServerConfigsServiceSettings
Settings for GameServerConfigsServiceClient instances.
GameServerDeployment
A game server deployment resource.
GameServerDeploymentName
Resource name for the GameServerDeployment
resource.
GameServerDeploymentRollout
The game server deployment rollout which represents the desired rollout state.
GameServerDeploymentRolloutName
Resource name for the GameServerDeploymentRollout
resource.
GameServerDeploymentsService
The game server deployment is used to control the deployment of Agones fleets.
GameServerDeploymentsService.GameServerDeploymentsServiceBase
Base class for server-side implementations of GameServerDeploymentsService
GameServerDeploymentsService.GameServerDeploymentsServiceClient
Client for GameServerDeploymentsService
GameServerDeploymentsServiceClient
GameServerDeploymentsService client wrapper, for convenient use.
GameServerDeploymentsServiceClientBuilder
Builder class for GameServerDeploymentsServiceClient to provide simple configuration of credentials, endpoint etc.
GameServerDeploymentsServiceClientImpl
GameServerDeploymentsService client wrapper implementation, for convenient use.
GameServerDeploymentsServiceSettings
Settings for GameServerDeploymentsServiceClient instances.
GetGameServerClusterRequest
Request message for GameServerClustersService.GetGameServerCluster.
GetGameServerConfigRequest
Request message for GameServerConfigsService.GetGameServerConfig.
GetGameServerDeploymentRequest
Request message for GameServerDeploymentsService.GetGameServerDeployment.
GetGameServerDeploymentRolloutRequest
Request message for GameServerDeploymentsService.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 for GameServerClustersService.ListGameServerClusters.
ListGameServerClustersResponse
Response message for GameServerClustersService.ListGameServerClusters.
ListGameServerConfigsRequest
Request message for GameServerConfigsService.ListGameServerConfigs.
ListGameServerConfigsResponse
Response message for GameServerConfigsService.ListGameServerConfigs.
ListGameServerDeploymentsRequest
Request message for GameServerDeploymentsService.ListGameServerDeployments.
ListGameServerDeploymentsResponse
Response message for GameServerDeploymentsService.ListGameServerDeployments.
ListRealmsRequest
Request message for RealmsService.ListRealms.
ListRealmsResponse
Response message for RealmsService.ListRealms.
OperationMetadata
Represents the metadata of the long-running operation.
OperationStatus
OperationStatus.Types
Container for nested types declared in the OperationStatus message type.
PreviewCreateGameServerClusterRequest
Request message for GameServerClustersService.PreviewCreateGameServerCluster.
PreviewCreateGameServerClusterResponse
Response message for GameServerClustersService.PreviewCreateGameServerCluster.
PreviewDeleteGameServerClusterRequest
Request message for GameServerClustersService.PreviewDeleteGameServerCluster.
PreviewDeleteGameServerClusterResponse
Response message for GameServerClustersService.PreviewDeleteGameServerCluster.
PreviewGameServerDeploymentRolloutRequest
Request message for PreviewGameServerDeploymentRollout.
PreviewGameServerDeploymentRolloutResponse
Response message for PreviewGameServerDeploymentRollout. This has details about the Agones fleet and autoscaler to be actuated.
PreviewRealmUpdateRequest
Request message for RealmsService.PreviewRealmUpdate.
PreviewRealmUpdateResponse
Response message for RealmsService.PreviewRealmUpdate.
PreviewUpdateGameServerClusterRequest
Request message for GameServerClustersService.UpdateGameServerCluster.
PreviewUpdateGameServerClusterResponse
Response message for GameServerClustersService.PreviewUpdateGameServerCluster
Realm
A realm resource.
RealmName
Resource name for the Realm
resource.
RealmSelector
The realm selector, used to match realm resources.
RealmsService
A realm is a grouping of game server clusters that are considered interchangeable.
RealmsService.RealmsServiceBase
Base class for server-side implementations of RealmsService
RealmsService.RealmsServiceClient
Client for RealmsService
RealmsServiceClient
RealmsService client wrapper, for convenient use.
RealmsServiceClientBuilder
Builder class for RealmsServiceClient to provide simple configuration of credentials, endpoint etc.
RealmsServiceClientImpl
RealmsService client wrapper implementation, for convenient use.
RealmsServiceSettings
Settings for RealmsServiceClient instances.
ScalingConfig
Autoscaling config for an Agones fleet.
Schedule
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
SpecSource
Encapsulates Agones fleet spec and Agones autoscaler spec sources.
TargetDetails
Details about the Agones resources.
TargetDetails.Types
Container for nested types declared in the TargetDetails message type.
TargetDetails.Types.TargetFleetDetails
Details of the target Agones fleet.
TargetDetails.Types.TargetFleetDetails.Types
Container for nested types declared in the TargetFleetDetails message type.
TargetDetails.Types.TargetFleetDetails.Types.TargetFleet
Target Agones fleet specification.
TargetDetails.Types.TargetFleetDetails.Types.TargetFleetAutoscaler
Target Agones autoscaler policy reference.
TargetState
Encapsulates the Target state.
UpdateGameServerClusterRequest
Request message for GameServerClustersService.UpdateGameServerCluster.
UpdateGameServerDeploymentRequest
Request message for GameServerDeploymentsService.UpdateGameServerDeployment. Only allows updates for labels.
UpdateGameServerDeploymentRolloutRequest
Request message for GameServerDeploymentsService.UpdateGameServerRolloutDeployment.
UpdateRealmRequest
Request message for RealmsService.UpdateRealm.
Enums
GameServerClusterConnectionInfo.ClusterReferenceOneofCase
Enum of possible cases for the "cluster_reference" oneof.
GameServerClusterName.ResourceNameType
The possible contents of GameServerClusterName.
GameServerConfigName.ResourceNameType
The possible contents of GameServerConfigName.
GameServerConfigOverride.ChangeOneofCase
Enum of possible cases for the "change" oneof.
GameServerConfigOverride.SelectorOneofCase
Enum of possible cases for the "selector" oneof.
GameServerDeploymentName.ResourceNameType
The possible contents of GameServerDeploymentName.
GameServerDeploymentRolloutName.ResourceNameType
The possible contents of GameServerDeploymentRolloutName.
OperationStatus.Types.ErrorCode
RealmName.ResourceNameType
The possible contents of RealmName.