[[["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 document provides reference information for the `SearchAgentsResponse` class within the Google Cloud Dialogflow v2 API, specifically detailing its structure, constructors, properties, and methods."],["The `SearchAgentsResponse` class is used to represent the response message for the `Agents.SearchAgents` method, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class has two constructors: a default one and another that takes an instance of `SearchAgentsResponse` as a parameter for copying, and it exposes properties like `Agents` (a list of agents) and `NextPageToken` (for pagination)."],["The document lists available versions for the `Google.Cloud.Dialogflow.V2` package, ranging from version 4.0.0 up to the latest 4.26.0, offering links to the reference documentation for each."],["The `GetEnumerator()` method is included, which allows iteration through the agents in the response, and provides a description of its return type."]]],[]]