Home
last modified time | relevance | path

Searched refs:GameServerDeploymentRollout (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsGameServerDeployments.php23 use Google\Service\GameServices\GameServerDeploymentRollout; alias
148 * @return GameServerDeploymentRollout
154 return $this->call('getRollout', [$params], GameServerDeploymentRollout::class);
214 * @param GameServerDeploymentRollout $postBody
225 public function previewRollout($name, GameServerDeploymentRollout $postBody, $optParams = [])
282 * @param GameServerDeploymentRollout $postBody
291 public function updateRollout($name, GameServerDeploymentRollout $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DGameServerDeploymentRollout.php20 class GameServerDeploymentRollout extends \Google\Collection class
133 class_alias(GameServerDeploymentRollout::class, 'Google_Service_GameServices_GameServerDeploymentRo…