Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DStartEnvironmentRequest.php20 class StartEnvironmentRequest extends \Google\Collection class
63 class_alias(StartEnvironmentRequest::class, 'Google_Service_CloudShell_StartEnvironmentRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php25 use Google\Service\CloudShell\StartEnvironmentRequest; alias
119 * @param StartEnvironmentRequest $postBody
123 public function start($name, StartEnvironmentRequest $postBody, $optParams = [])