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-04-17 UTC."],[[["This page provides access to the Google Cloud Service Management C++ client library documentation, spanning from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The library's configuration is managed through `google::cloud::Options`, consistent with other Google Cloud C++ client libraries, allowing for a unified approach to setup and usage."],["Specific `*Option` classes are utilized within this library for fine-tuning Service Management API interactions, such as `ServiceManagerRetryPolicyOption`, `ServiceManagerBackoffPolicyOption`, `ServiceManagerConnectionIdempotencyPolicyOption`, and `ServiceManagerPollingPolicyOption`."],["Users can find additional configuration information and guidelines within the [Client Library Configuration](https://cloud.google.com/cpp/docs/reference/common/latest/group__options.html) documentation, which provides a comprehensive overview of client library setup."]]],[]]