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 webpage details the `Session` class within the `Google.Cloud.Dataplex.V1` namespace, part of the .NET library for interacting with Google Cloud Dataplex."],["The latest version documented is 3.6.0, with several previous versions (back to 1.0.0) available for reference and navigation."],["The `Session` class represents an active analysis session for a user and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Session` class include `CreateTime`, `Name`, `SessionName`, `State`, and `UserId`, which provide details about the session's start time, resource name, status, and the associated user."],["There are two constructors available for the Session class, one with no parameter, and the other, taking in a parameter of type `Session`."]]],[]]