Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesEnvironments.php20 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Environment; alias
43 * @param GoogleCloudDataplexV1Environment $postBody
54 public function create($parent, GoogleCloudDataplexV1Environment $postBody, $optParams = [])
83 * @return GoogleCloudDataplexV1Environment
89 return $this->call('get', [$params], GoogleCloudDataplexV1Environment::class);
151 * @param GoogleCloudDataplexV1Environment $postBody
159 public function patch($name, GoogleCloudDataplexV1Environment $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListEnvironmentsResponse.php23 protected $environmentsType = GoogleCloudDataplexV1Environment::class;
31 * @param GoogleCloudDataplexV1Environment[]
38 * @return GoogleCloudDataplexV1Environment[]
H A DGoogleCloudDataplexV1Environment.php20 class GoogleCloudDataplexV1Environment extends \Google\Model class
234 class_alias(GoogleCloudDataplexV1Environment::class, 'Google_Service_CloudDataplex_GoogleCloudDatap…