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-04-09 UTC."],[[["This document provides reference information for the `Session` class within the Google Cloud Dataplex v1 API for .NET, with version 3.6.0 being the latest available and version 3.1.0 currently being viewed."],["The `Session` class represents an active analyze session for a user and is implemented as a sealed class, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Session` class includes properties such as `CreateTime` (session start time), `Name` (resource name), `SessionName` (typed view of the resource name), `State` (current session state), and `UserId` (email of the user running the session), all of which are output-only except for the constructors."],["The document also includes a list of all the versions for this `Session` class available, from 1.0.0 to 3.6.0, with links to view the documentation for each version."]]],[]]