[[["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."],[[["The `AgentsClientBuilder` class is a builder for the `AgentsClient` in the Google Cloud Dialogflow v2beta1 API, facilitating the configuration of credentials and endpoints."],["This class inherits from `ClientBuilderBase\u003cAgentsClient\u003e` and provides methods for building the client synchronously and asynchronously, overriding the `Build` and `BuildAsync` methods of its parent class."],["The `AgentsClientBuilder` includes properties like `Settings` to manage RPC configurations and methods to create a new builder with default settings."],["It offers multiple ways to manage credentials and client properties, such as `CredentialsPath`, `JsonCredentials`, `GoogleCredential`, and more, for comprehensive client configuration."],["It has methods such as `GetChannelPool` that return the channel pool to be used when other options are not specified."]]],[]]