[[["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 `EkmServiceClientBuilder` class is a builder for the `EkmServiceClient` in the Google Cloud Key Management Service v1 API, simplifying the setup of credentials and endpoints."],["This builder inherits functionality from `ClientBuilderBase` and offers methods to build the client synchronously (`Build()`) and asynchronously (`BuildAsync(CancellationToken)`)."],["The class includes a constructor to create a new builder with default settings and a `Settings` property to configure Remote Procedure Calls (RPCs)."],["It supports a range of versions, from 2.2.0 to the latest 3.16.0 version, for the Google Cloud Key Management Service v1 API, allowing for version specific configurations."],["The `GetChannelPool()` method provides the default channel pool when no specific options are defined."]]],[]]