[[["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 `KnowledgeBasesClientBuilder` class is used to configure and build instances of `KnowledgeBasesClient` for the Google Cloud Dialogflow v2beta1 API."],["This builder inherits from `ClientBuilderBase` and offers methods to set credentials, endpoint, and other configurations, allowing for customized client creation."],["The `Build()` and `BuildAsync()` methods allow synchronous and asynchronous client creation, respectively, returning a `KnowledgeBasesClient` object."],["The `KnowledgeBasesClientBuilder` constructor creates a new builder with default settings, which can be modified through the `Settings` property to customize the RPC behavior."],["It also contains various inherited properties from the `ClientBuilderBase` that are used to configure settings such as the credentials, the endpoint and the logger, among others."]]],[]]