[[["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 `ListSessionsResponse` class within the `Google.Cloud.Dataplex.V1` namespace, including its properties, methods, and constructors across multiple versions, with the latest version being 3.6.0."],["The `ListSessionsResponse` class is designed to handle the response from a list sessions operation, implementing interfaces like `IPageResponse\u003cSession\u003e`, `IEnumerable\u003cSession\u003e`, and `IMessage`."],["Key functionalities of `ListSessionsResponse` include retrieving a token for the next page of results via `NextPageToken`, and accessing a collection of `Session` objects via the `Sessions` property."],["The document shows the class's inheritance, which starts from the base `Object` class, and it lists all implemented interfaces and inherited members, as well as different versions of the class."],["The available constructors are detailed, including a parameter-less one and another that accepts another `ListSessionsResponse` instance, facilitating object creation and copying."]]],[]]