Searched refs:GoogleCloudRunV2Service (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\CloudRun\GoogleCloudRunV2Service; alias44 * @param GoogleCloudRunV2Service $postBody54 public function create($parent, GoogleCloudRunV2Service $postBody, $optParams = [])86 * @return GoogleCloudRunV2Service92 return $this->call('get', [$params], GoogleCloudRunV2Service::class);152 * @param GoogleCloudRunV2Service $postBody164 public function patch($name, GoogleCloudRunV2Service $postBody, $optParams = [])
27 protected $servicesType = GoogleCloudRunV2Service::class;45 * @param GoogleCloudRunV2Service[]52 * @return GoogleCloudRunV2Service[]
20 class GoogleCloudRunV2Service extends \Google\Collection class519 class_alias(GoogleCloudRunV2Service::class, 'Google_Service_CloudRun_GoogleCloudRunV2Service');