google_api_game_services v0.2.0 GoogleApi.GameServices.V1beta.Model.PreviewCreateGameServerClusterResponse View Source
Response message for GameServerClustersService.PreviewCreateGameServerCluster.
Attributes
etag
(type:String.t
, default:nil
) - The ETag of the game server cluster.targetState
(type:GoogleApi.GameServices.V1beta.Model.TargetState.t
, default:nil
) - The target state.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.GameServices.V1beta.Model.PreviewCreateGameServerClusterResponse{ etag: String.t(), targetState: GoogleApi.GameServices.V1beta.Model.TargetState.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.