[[["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 reference documentation for the `SearchAgentsResponse` class within the Google Cloud Dialogflow v2 API, specifically for version 4.22.0."],["The `SearchAgentsResponse` class is the response message used for the `Agents.SearchAgents` method and allows for the retrieval of a list of agents, with a maximum number of items returned determined by the `page_size` field in the request."],["The page offers access to various versions of the Dialogflow v2 API documentation, ranging from the latest 4.26.0 down to version 3.2.0."],["The `SearchAgentsResponse` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enabling features such as message handling, equality checks, deep cloning, buffered message support, and enumeration."],["The `SearchAgentsResponse` class has properties such as `Agents`, which provides a list of agents, and `NextPageToken`, used to retrieve subsequent pages of results if they exist."]]],[]]