Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DFetchDeploymentStateResponse.php20 class FetchDeploymentStateResponse extends \Google\Collection class
61 class_alias(FetchDeploymentStateResponse::class, 'Google_Service_GameServices_FetchDeploymentStateR…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsGameServerDeployments.php21 use Google\Service\GameServices\FetchDeploymentStateResponse; alias
87 * @return FetchDeploymentStateResponse
93 return $this->call('fetchDeploymentState', [$params], FetchDeploymentStateResponse::class);