Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakes.php20 use Google\Service\CloudDataplex\GoogleCloudDataplexV1Lake; alias
44 * @param GoogleCloudDataplexV1Lake $postBody
57 public function create($parent, GoogleCloudDataplexV1Lake $postBody, $optParams = [])
84 * @return GoogleCloudDataplexV1Lake
90 return $this->call('get', [$params], GoogleCloudDataplexV1Lake::class);
152 * @param GoogleCloudDataplexV1Lake $postBody
160 public function patch($name, GoogleCloudDataplexV1Lake $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListLakesResponse.php23 protected $lakesType = GoogleCloudDataplexV1Lake::class;
35 * @param GoogleCloudDataplexV1Lake[]
42 * @return GoogleCloudDataplexV1Lake[]
H A DGoogleCloudDataplexV1Lake.php20 class GoogleCloudDataplexV1Lake extends \Google\Model class
236 class_alias(GoogleCloudDataplexV1Lake::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1La…