[[["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 `ListSessionsResponse` class is part of the Google Cloud Discovery Engine v1 API, specifically designed to handle responses from the `ListSessions` method."],["This class, `ListSessionsResponse`, is available in multiple versions, ranging from 1.0.0-beta06 to the latest version 1.6.0, with version 1.1.0 currently being detailed on this page."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, facilitating its use in various .NET contexts."],["The class provides properties such as `NextPageToken` for pagination and `Sessions` to access the list of sessions, contained as a repeated field."],["`ListSessionsResponse` includes constructors to make a new instance of itself, and to make a copy of an existing `ListSessionsResponse` object."]]],[]]