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."],[[["The latest version available for the Google.Cloud.Dataplex.V1 Session is 3.6.0, with multiple prior versions accessible, including version 2.3.0."],["This webpage details the `Session` class within the Google Cloud Dataplex v1 API, which represents an active user analysis session."],["The `Session` class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Session` class include `CreateTime`, `Name`, `SessionName`, `State`, and `UserId`, providing information about the session's start time, resource name, current status, and associated user."],["The session class contains two constructors, one default and one that takes in another session object to create a new session."]]],[]]