class ProjectsLocationsLakesActions extends Resource (View source)

The "actions" collection of methods.

Typical usage is:

 $dataplexService = new Google\Service\CloudDataplex(...);
 $actions = $dataplexService->projects_locations_lakes_actions;

Methods

listProjectsLocationsLakesActions(string $parent, array $optParams = [])

Lists action resources in a lake. (actions.listProjectsLocationsLakesActions)

Details

GoogleCloudDataplexV1ListActionsResponse listProjectsLocationsLakesActions(string $parent, array $optParams = [])

Lists action resources in a lake. (actions.listProjectsLocationsLakesActions)

Parameters

string $parent

Required. The resource name of the parent lake: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.

array $optParams

Optional parameters.

Return Value

GoogleCloudDataplexV1ListActionsResponse

Exceptions

Exception