Home
last modified time | relevance | path

Searched refs:GoogleCloudDataplexV1ListActionsResponse (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesActions.php20 use Google\Service\CloudDataplex\GoogleCloudDataplexV1ListActionsResponse; alias
47 * @return GoogleCloudDataplexV1ListActionsResponse
53 return $this->call('list', [$params], GoogleCloudDataplexV1ListActionsResponse::class);
H A DProjectsLocationsLakesZonesAssetsActions.php20 use Google\Service\CloudDataplex\GoogleCloudDataplexV1ListActionsResponse; alias
49 * @return GoogleCloudDataplexV1ListActionsResponse
55 return $this->call('list', [$params], GoogleCloudDataplexV1ListActionsResponse::class);
H A DProjectsLocationsLakesZonesActions.php20 use Google\Service\CloudDataplex\GoogleCloudDataplexV1ListActionsResponse; alias
48 * @return GoogleCloudDataplexV1ListActionsResponse
54 return $this->call('list', [$params], GoogleCloudDataplexV1ListActionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListActionsResponse.php20 class GoogleCloudDataplexV1ListActionsResponse extends \Google\Collection class
61 class_alias(GoogleCloudDataplexV1ListActionsResponse::class, 'Google_Service_CloudDataplex_GoogleCl…