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-14 UTC."],[[["The webpage provides documentation for various versions of the Google Cloud Profiler C++ client library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The library's configuration is managed using the `google::cloud::Options` mechanism and common options, similar to other C++ client libraries."],["Specific configuration classes related to retry, backoff, and idempotency policies are provided, including `ProfilerServiceRetryPolicyOption`, `ProfilerServiceBackoffPolicyOption`, and `ProfilerServiceConnectionIdempotencyPolicyOption`."],["The documentation also includes links to general client library configuration information, as well as a `ProfilerServicePolicyOptionList` type for more detailed configuration."]]],[]]