Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DStopRuntimeRequest.php20 class StopRuntimeRequest extends \Google\Model class
44 class_alias(StopRuntimeRequest::class, 'Google_Service_AIPlatformNotebooks_StopRuntimeRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsRuntimes.php30 use Google\Service\AIPlatformNotebooks\StopRuntimeRequest; alias
233 * @param StopRuntimeRequest $postBody
237 public function stop($name, StopRuntimeRequest $postBody, $optParams = [])