Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesZones.php21 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Zone; alias
43 * @param GoogleCloudDataplexV1Zone $postBody
57 public function create($parent, GoogleCloudDataplexV1Zone $postBody, $optParams = [])
86 * @return GoogleCloudDataplexV1Zone
92 return $this->call('get', [$params], GoogleCloudDataplexV1Zone::class);
153 * @param GoogleCloudDataplexV1Zone $postBody
161 public function patch($name, GoogleCloudDataplexV1Zone $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListZonesResponse.php27 protected $zonesType = GoogleCloudDataplexV1Zone::class;
45 * @param GoogleCloudDataplexV1Zone[]
52 * @return GoogleCloudDataplexV1Zone[]
H A DGoogleCloudDataplexV1Zone.php20 class GoogleCloudDataplexV1Zone extends \Google\Model class
236 class_alias(GoogleCloudDataplexV1Zone::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1Zo…