Searched refs:GoogleCloudDataplexV1Zone (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Zone; alias43 * @param GoogleCloudDataplexV1Zone $postBody57 public function create($parent, GoogleCloudDataplexV1Zone $postBody, $optParams = [])86 * @return GoogleCloudDataplexV1Zone92 return $this->call('get', [$params], GoogleCloudDataplexV1Zone::class);153 * @param GoogleCloudDataplexV1Zone $postBody161 public function patch($name, GoogleCloudDataplexV1Zone $postBody, $optParams = [])
27 protected $zonesType = GoogleCloudDataplexV1Zone::class;45 * @param GoogleCloudDataplexV1Zone[]52 * @return GoogleCloudDataplexV1Zone[]
20 class GoogleCloudDataplexV1Zone extends \Google\Model class236 class_alias(GoogleCloudDataplexV1Zone::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1Zo…