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."],[[["This webpage provides documentation for the Google Cloud Certificate Manager C++ client library, detailing configuration options and classes."],["The latest release candidate version is 2.37.0-rc, with numerous stable releases dating back to version 2.11.0 that are all hyperlinked to their respective documentation."],["Configuration of the C++ client library is achieved using the `google::cloud::Options` mechanism, consistent across all Google Cloud C++ libraries, and includes several options classes that are specific to Certificate Manager."],["Specific classes like `CertificateManagerRetryPolicyOption`, `CertificateManagerBackoffPolicyOption`, `CertificateManagerConnectionIdempotencyPolicyOption`, and `CertificateManagerPollingPolicyOption` are outlined, providing fine-grained control over the client's behavior."],["A link to general client library configuration is provided for a general overview of all configuration options."]]],[]]