Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DPreviewUpdateGameServerClusterResponse.php20 class PreviewUpdateGameServerClusterResponse extends \Google\Model class
60 class_alias(PreviewUpdateGameServerClusterResponse::class, 'Google_Service_GameServices_PreviewUpda…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsRealmsGameServerClusters.php25 use Google\Service\GameServices\PreviewUpdateGameServerClusterResponse; alias
207 * @return PreviewUpdateGameServerClusterResponse
213 return $this->call('previewUpdate', [$params], PreviewUpdateGameServerClusterResponse::class);