Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsServices.php21 use Google\Service\CloudRun\GoogleCloudRunV2Service; alias
44 * @param GoogleCloudRunV2Service $postBody
54 public function create($parent, GoogleCloudRunV2Service $postBody, $optParams = [])
86 * @return GoogleCloudRunV2Service
92 return $this->call('get', [$params], GoogleCloudRunV2Service::class);
152 * @param GoogleCloudRunV2Service $postBody
164 public function patch($name, GoogleCloudRunV2Service $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2ListServicesResponse.php27 protected $servicesType = GoogleCloudRunV2Service::class;
45 * @param GoogleCloudRunV2Service[]
52 * @return GoogleCloudRunV2Service[]
H A DGoogleCloudRunV2Service.php20 class GoogleCloudRunV2Service extends \Google\Collection class
519 class_alias(GoogleCloudRunV2Service::class, 'Google_Service_CloudRun_GoogleCloudRunV2Service');