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-05 UTC."],[[["The webpage provides documentation for the Google Cloud Domains C++ client library, covering versions from 2.12.0 up to the latest release candidate, 2.37.0-rc."],["Version 2.22.0 is the main version referenced, including detailed documentation for that specific release."],["The library's configuration is managed via `google::cloud::Options`, similar to other Google Cloud C++ client libraries, allowing users to customize settings."],["The documentation includes details on specific `*Option` classes like `DomainsRetryPolicyOption`, `DomainsBackoffPolicyOption`, `DomainsConnectionIdempotencyPolicyOption`, and `DomainsPollingPolicyOption`, all of which can be configured for use of the library."],["The documenation also provides a `DomainsPolicyOptionList` type."]]],[]]