Home
last modified time | relevance | path

Searched refs:GoogleCloudRunV2Execution (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2ListExecutionsResponse.php23 protected $executionsType = GoogleCloudRunV2Execution::class;
31 * @param GoogleCloudRunV2Execution[]
38 * @return GoogleCloudRunV2Execution[]
H A DGoogleCloudRunV2Execution.php20 class GoogleCloudRunV2Execution extends \Google\Collection class
437 class_alias(GoogleCloudRunV2Execution::class, 'Google_Service_CloudRun_GoogleCloudRunV2Execution');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsJobsExecutions.php20 use Google\Service\CloudRun\GoogleCloudRunV2Execution; alias
59 * @return GoogleCloudRunV2Execution
65 return $this->call('get', [$params], GoogleCloudRunV2Execution::class);