class ProjectsLocationsLakesZonesAssetsActions extends Resource (View source)

The "actions" collection of methods.

Typical usage is:

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

Methods

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

Lists action resources in an asset.

Details

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

Lists action resources in an asset.

(actions.listProjectsLocationsLakesZonesAssetsActions)

Parameters

string $parent

Required. The resource name of the parent asset: projec ts/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/a ssets/{asset_id}.

array $optParams

Optional parameters.

Return Value

GoogleCloudDataplexV1ListActionsResponse

Exceptions

Exception