Output only. The relative resource name of the content, of the form:
projects/{project_id}/locations/{location_id}/lakes/{lake_id}/environment/{environment_id}/sessions/{session_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This page provides documentation for the `Session` class within the Google Cloud Dataplex v1 API, with the latest version being 3.6.0 and the current page specifically documenting version 2.10.0."],["The `Session` class represents an active user session for analysis, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of a `Session` object include `CreateTime` which is the start time, `Name` which is the unique resource identifier, `State` which indicates the current status of the session, and `UserId` which represents the email of the user associated with it."],["The `Session` class can be constructed using the default `Session()` or `Session(Session other)` constructor, allowing the duplication of session information."],["The documentation is categorized under the namespace `Google.Cloud.Dataplex.V1` within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]