Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesZonesEntitiesPartitions.php22 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Partition; alias
40 * @param GoogleCloudDataplexV1Partition $postBody
45 * @return GoogleCloudDataplexV1Partition
47 public function create($parent, GoogleCloudDataplexV1Partition $postBody, $optParams = [])
51 return $this->call('create', [$params], GoogleCloudDataplexV1Partition::class);
81 * @return GoogleCloudDataplexV1Partition
87 return $this->call('get', [$params], GoogleCloudDataplexV1Partition::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListPartitionsResponse.php27 protected $partitionsType = GoogleCloudDataplexV1Partition::class;
45 * @param GoogleCloudDataplexV1Partition[]
52 * @return GoogleCloudDataplexV1Partition[]
H A DGoogleCloudDataplexV1Partition.php20 class GoogleCloudDataplexV1Partition extends \Google\Collection class
99 class_alias(GoogleCloudDataplexV1Partition::class, 'Google_Service_CloudDataplex_GoogleCloudDataple…