[[["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 content details the `KeyManagementServiceClientBuilder` class, which is used to configure and build instances of the `KeyManagementServiceClient` in the Google Cloud Key Management Service (KMS) .NET library."],["Version 3.16.0 is the latest version available, and the document provides links to documentation for previous versions, ranging down to version 2.2.0, for this client."],["The `KeyManagementServiceClientBuilder` class inherits from `ClientBuilderBase` and provides methods to configure credentials, endpoints, and other settings necessary for creating a `KeyManagementServiceClient`."],["The class offers both synchronous (`Build()`) and asynchronous (`BuildAsync()`) methods to construct the client, with additional methods like `GetDefaultEndpoint()` and `GetDefaultScopes()` to manage settings."],["The `KeyManagementServiceClientBuilder` class utilizes a default `GrpcAdapter` and settings that can be adjusted as needed through the `Settings` property, and is able to be configured with environment variables for use with an emulator."]]],[]]