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."],[[["This page details the configuration options for the Pub/Sub Lite C++ client library, which uses a unified configuration mechanism across all C++ libraries."],["The latest release candidate version available is 2.37.0-rc, and there are multiple previous versions to explore, all the way back to 2.11.0."],["The library provides specific option classes, such as `AdminServiceRetryPolicyOption`, for configuring the behavior of Pub/Sub Lite services."],["It also offers policy option lists, like `AdminServicePolicyOptionList` and `TopicStatsServicePolicyOptionList`, to manage various service policies."],["A link is provided to a general overview of how client library configuration is performed across all C++ libraries."]]],[]]