Searched refs:GoogleCloudDataplexV1Partition (Results 1 – 3 of 3) sorted by relevance
22 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Partition; alias40 * @param GoogleCloudDataplexV1Partition $postBody45 * @return GoogleCloudDataplexV1Partition47 public function create($parent, GoogleCloudDataplexV1Partition $postBody, $optParams = [])51 return $this->call('create', [$params], GoogleCloudDataplexV1Partition::class);81 * @return GoogleCloudDataplexV1Partition87 return $this->call('get', [$params], GoogleCloudDataplexV1Partition::class);
27 protected $partitionsType = GoogleCloudDataplexV1Partition::class;45 * @param GoogleCloudDataplexV1Partition[]52 * @return GoogleCloudDataplexV1Partition[]
20 class GoogleCloudDataplexV1Partition extends \Google\Collection class99 class_alias(GoogleCloudDataplexV1Partition::class, 'Google_Service_CloudDataplex_GoogleCloudDataple…