[[["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-24 UTC."],[[["`ManagedKafkaClientBuilder` is a builder class for configuring and creating instances of `ManagedKafkaClient` within the Managed Service for Apache Kafka API v1."],["This class inherits from `ClientBuilderBase` and allows for the simple configuration of credentials, endpoints, and other settings necessary for interacting with the Managed Kafka service."],["The latest version of this class is `1.0.0-beta04`, and it can be used to construct the `ManagedKafkaClient` synchronously with `Build()` or asynchronously with `BuildAsync()`."],["It includes properties like `Settings` for controlling RPC behavior, and inherited members for configuring credentials, endpoints, and channel behaviors."],["The class can create a new builder with default settings using the `ManagedKafkaClientBuilder()` constructor, and it also overrides the `GetChannelPool()` method to return the channel pool for default usage."]]],[]]