Home
last modified time | relevance | path

Searched refs:GoogleCloudDataplexV1ListPartitionsResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesZonesEntitiesPartitions.php21 use Google\Service\CloudDataplex\GoogleCloudDataplexV1ListPartitionsResponse; alias
116 * @return GoogleCloudDataplexV1ListPartitionsResponse
122 return $this->call('list', [$params], GoogleCloudDataplexV1ListPartitionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListPartitionsResponse.php20 class GoogleCloudDataplexV1ListPartitionsResponse extends \Google\Collection class
61 class_alias(GoogleCloudDataplexV1ListPartitionsResponse::class, 'Google_Service_CloudDataplex_Googl…