[[["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 `EntityTypesClientBuilder` class is used to configure and build instances of the `EntityTypesClient` for the Google Cloud Dialogflow v2beta1 API."],["This builder class inherits from `ClientBuilderBase` and offers methods to set credentials, endpoints, and other configurations, allowing for customized client creation."],["The `Build()` method creates a synchronous `EntityTypesClient` instance, while `BuildAsync()` provides an asynchronous way to generate the same client."],["The builder utilizes a channel pool, retrievable through `GetChannelPool()`, when no specific options are set for the client's connection."],["The `EntityTypesClientBuilder` allows for setting custom configurations through its `Settings` property, which expects an `EntityTypesSettings` object, or it will use the default settings if null."]]],[]]