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."],[[["The `Session` class in the `Google.Cloud.Dataplex.V1` namespace represents an active analyze session for a user, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This content is from Version 2.0.0, with a link provided to the latest version (3.6.0) of the `Google.Cloud.Dataplex.V1.Session`, as well as previous versions starting from 3.5.0 all the way back to 1.0.0."],["The `Session` class has several properties, including `CreateTime` (session start time), `Name` (resource name), `SessionName` (typed view of resource name), `State` and `UserId` (email of the user running the session), that are crucial for understanding session details."],["The class includes a constructor without parameters and one that takes another `Session` object, and it inherits several members from the `Object` class including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]