[[["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 `SearchAgentsResponse` class within the `Google.Cloud.Dialogflow.V2` namespace, covering versions from 3.2.0 to the latest 4.26.0."],["`SearchAgentsResponse` is a message type used in the Dialogflow API to represent the result of a search for agents, implementing several interfaces like `IMessage`, `IEquatable`, and `IEnumerable`."],["The `Agents` property within `SearchAgentsResponse` contains a list of `Agent` objects, representing the agents found during the search, with a maximum number of items based on request parameters."],["The `NextPageToken` property in the `SearchAgentsResponse` allows for pagination, enabling the retrieval of subsequent pages of agent search results if they exceed the initial page size."],["The class also contains documentation for the constructor and methods, such as the `GetEnumerator` method which provides a way to iterate through the retrieved `Agent` objects."]]],[]]