[[["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."],[[["This webpage provides documentation for the `ListContextsResponse` class within the Google Cloud Dialogflow v2 API, specifically within the .NET environment."],["The latest version of the API documented is 4.26.0, and the page also lists multiple versions all the way down to 3.2.0 for the `ListContextsResponse` class."],["`ListContextsResponse` is a class used as the response message for `Contexts.ListContexts`, which is used in the Dialogflow v2 API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering various functionalities like message handling, equality checks, deep cloning, and iteration."],["The `ListContextsResponse` class has properties like `Contexts` (a list of context items) and `NextPageToken` (for paginated responses), as well as methods like `GetEnumerator()` for iterating through the `Context` resources."]]],[]]