ProjectsLocationsLakesZonesActions
class ProjectsLocationsLakesZonesActions extends Resource (View source)
The "actions" collection of methods.
Typical usage is:
$dataplexService = new Google\Service\CloudDataplex(...);
$actions = $dataplexService->projects_locations_lakes_zones_actions;
Methods
listProjectsLocationsLakesZonesActions(string $parent, array $optParams = [])
Lists action resources in a zone.
Details
GoogleCloudDataplexV1ListActionsResponse
listProjectsLocationsLakesZonesActions(string $parent, array $optParams = [])
Lists action resources in a zone.
(actions.listProjectsLocationsLakesZonesActions)