[[["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 `IntentsClientBuilder` class is a builder for creating `IntentsClient` instances for the Dialogflow v3 API, allowing configuration of credentials, endpoints, and other settings."],["The latest available version is 2.23.0, with several previous versions available dating back to 1.0.0."],["The `IntentsClientBuilder` inherits members and functionality from `ClientBuilderBase`, providing various methods and properties for configuring client behavior, such as setting the endpoint, credentials, and logger."],["The constructor for the `IntentsClientBuilder` creates a new builder with default settings, while the `Build()` and `BuildAsync()` methods are used to construct the actual client instance synchronously and asynchronously, respectively."],["The class offers a settings property, allowing users to specify custom configurations for RPCs, or to utilize the default settings if desired, using the `IntentsSettings` property."]]],[]]