Cloud Key Management Service (KMS) Configuration Options
This library uses the same mechanism (google::cloud::Options) and the common options as all other C++ client libraries for its configuration. Some *Option classes, which are only used in this library, are documented in this page.
[[["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 latest release candidate for the C++ Cloud KMS client library is version 2.37.0-rc, with numerous previous stable versions available, including 2.36.0 down to 2.10.1."],["This library for Cloud Key Management Service (KMS) configuration uses the standard `google::cloud::Options` mechanism and shared options common to all C++ client libraries."],["The page documents `*Option` classes specific to the KMS library, such as retry policies, backoff policies, and connection idempotency policies for services like `KeyDashboardService`, `KeyTrackingService`, `EkmService`, and `KeyManagementService`."],["There are four main policy option list types defined within the KMS library, which are `KeyDashboardServicePolicyOptionList`, `KeyTrackingServicePolicyOptionList`, `EkmServicePolicyOptionList`, and `KeyManagementServicePolicyOptionList`."],["The webpage provides links to detailed documentation on client library configuration, for a broader understanding of how all these C++ libraries are configured."]]],[]]