ProjectsLocationsLakesEnvironmentsSessions
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)