Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2ListRevisionsResponse.php27 protected $revisionsType = GoogleCloudRunV2Revision::class;
45 * @param GoogleCloudRunV2Revision[]
52 * @return GoogleCloudRunV2Revision[]
H A DGoogleCloudRunV2Revision.php20 class GoogleCloudRunV2Revision extends \Google\Collection class
485 class_alias(GoogleCloudRunV2Revision::class, 'Google_Service_CloudRun_GoogleCloudRunV2Revision');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsServicesRevisions.php21 use Google\Service\CloudRun\GoogleCloudRunV2Revision; alias
59 * @return GoogleCloudRunV2Revision
65 return $this->call('get', [$params], GoogleCloudRunV2Revision::class);