Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DFetchDeploymentStateRequest.php20 class FetchDeploymentStateRequest extends \Google\Model class
25 class_alias(FetchDeploymentStateRequest::class, 'Google_Service_GameServices_FetchDeploymentStateRe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsGameServerDeployments.php20 use Google\Service\GameServices\FetchDeploymentStateRequest; alias
85 * @param FetchDeploymentStateRequest $postBody
89 …public function fetchDeploymentState($name, FetchDeploymentStateRequest $postBody, $optParams = [])