Gameservices Functions
object GameservicesFunctions
Functions
Link copied to clipboard
suspend fun getGameServerDeploymentRollout(argument: GetGameServerDeploymentRolloutPlainArgs): GetGameServerDeploymentRolloutResult
Use this data source to get the rollout state. https://cloud.google.com/game-servers/docs/reference/rest/v1beta/GameServerDeploymentRollout
suspend fun getGameServerDeploymentRollout(deploymentId: String): GetGameServerDeploymentRolloutResult
suspend fun getGameServerDeploymentRollout(argument: suspend GetGameServerDeploymentRolloutPlainArgsBuilder.() -> Unit): GetGameServerDeploymentRolloutResult