[[["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-21 UTC."],[[["The `Session` class is part of the Discovery Engine v1 API, specifically within the `Google.Cloud.DiscoveryEngine.V1` namespace, and is defined in the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."],["The `Session` class has properties to manage session data, such as `Name`, `StartTime`, `EndTime`, `State`, and `UserPseudoId`, as well as `Turns` that represent session interactions, and it offers a `SessionName` typed view over the `Name` resource."],["This `Session` class implements several interfaces, including `IMessage`, `IEquatable\u003cSession\u003e`, `IDeepCloneable\u003cSession\u003e`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message operations, respectively."],["The `Session` class also features two constructors, a default constructor `Session()` and a constructor that accepts another `Session` object for parameterization `Session(Session other)`."],["The webpage presents a series of links to other versions of the same session class, with version 1.6.0 being the latest, and version 1.0.0-beta06 being the earliest, but the current version of the document being 1.2.0."]]],[]]