[[["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 page provides documentation for the `SearchAgentsResponse` class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta10."],["The `SearchAgentsResponse` class is the response message for the `Agents.SearchAgents` method, used to retrieve a list of agents."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for various functionalities like message handling, deep cloning, and iteration."],["The class contains properties such as `Agents`, which is a list of Agent objects, and `NextPageToken`, used for paginating through the results."],["It includes methods like `GetEnumerator()` to allow for iteration through the resources in the response, as well as constructors for creating instances of the `SearchAgentsResponse` object."]]],[]]