Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2ListJobsResponse.php20 class GoogleCloudRunV2ListJobsResponse extends \Google\Collection class
61 class_alias(GoogleCloudRunV2ListJobsResponse::class, 'Google_Service_CloudRun_GoogleCloudRunV2ListJ…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsJobs.php21 use Google\Service\CloudRun\GoogleCloudRunV2ListJobsResponse; alias
138 * @return GoogleCloudRunV2ListJobsResponse
144 return $this->call('list', [$params], GoogleCloudRunV2ListJobsResponse::class);