class ProjectsLocationsLakesEnvironmentsSessions extends Resource (View source)

The "sessions" collection of methods.

Typical usage is:

 $dataplexService = new Google\Service\CloudDataplex(...);
 $sessions = $dataplexService->projects_locations_lakes_environments_sessions;

Methods

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

Lists session resources in an environment.

Details

GoogleCloudDataplexV1ListSessionsResponse listProjectsLocationsLakesEnvironmentsSessions(string $parent, array $optParams = [])

Lists session resources in an environment.

(sessions.listProjectsLocationsLakesEnvironmentsSessions)

Parameters

string $parent

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

array $optParams

Optional parameters.

Return Value

GoogleCloudDataplexV1ListSessionsResponse

Exceptions

Exception