Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DStartRuntimeRequest.php20 class StartRuntimeRequest extends \Google\Model class
44 class_alias(StartRuntimeRequest::class, 'Google_Service_AIPlatformNotebooks_StartRuntimeRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsRuntimes.php29 use Google\Service\AIPlatformNotebooks\StartRuntimeRequest; alias
215 * @param StartRuntimeRequest $postBody
219 public function start($name, StartRuntimeRequest $postBody, $optParams = [])