Searched refs:GoogleCloudDataplexV1Entity (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Entity; alias39 * @param GoogleCloudDataplexV1Entity $postBody44 * @return GoogleCloudDataplexV1Entity46 public function create($parent, GoogleCloudDataplexV1Entity $postBody, $optParams = [])50 return $this->call('create', [$params], GoogleCloudDataplexV1Entity::class);80 * @return GoogleCloudDataplexV1Entity86 return $this->call('get', [$params], GoogleCloudDataplexV1Entity::class);127 * @param GoogleCloudDataplexV1Entity $postBody132 * @return GoogleCloudDataplexV1Entity134 public function update($name, GoogleCloudDataplexV1Entity $postBody, $optParams = [])[all …]
23 protected $entitiesType = GoogleCloudDataplexV1Entity::class;31 * @param GoogleCloudDataplexV1Entity[]38 * @return GoogleCloudDataplexV1Entity[]
20 class GoogleCloudDataplexV1Entity extends \Google\Model class308 class_alias(GoogleCloudDataplexV1Entity::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1…