Searched refs:GoogleCloudDataplexV1Lake (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Lake; alias44 * @param GoogleCloudDataplexV1Lake $postBody57 public function create($parent, GoogleCloudDataplexV1Lake $postBody, $optParams = [])84 * @return GoogleCloudDataplexV1Lake90 return $this->call('get', [$params], GoogleCloudDataplexV1Lake::class);152 * @param GoogleCloudDataplexV1Lake $postBody160 public function patch($name, GoogleCloudDataplexV1Lake $postBody, $optParams = [])
23 protected $lakesType = GoogleCloudDataplexV1Lake::class;35 * @param GoogleCloudDataplexV1Lake[]42 * @return GoogleCloudDataplexV1Lake[]
20 class GoogleCloudDataplexV1Lake extends \Google\Model class236 class_alias(GoogleCloudDataplexV1Lake::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1La…