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 latest release candidate version for the Eventarc C++ library is 2.37.0-rc, with multiple previous versions also available for reference, including 2.36.0, 2.35.0, and so on."],["The library, including its configuration, uses `google::cloud::Options` and common options, consistent with other C++ client libraries."],["The Eventarc library has classes that allow the user to configure retry policies, backoff policies, and connection idempotency, amongst other possible configurable classes."],["The options in the library that can be configured are `PublisherRetryPolicyOption`, `PublisherBackoffPolicyOption`, `PublisherConnectionIdempotencyPolicyOption`, `EventarcRetryPolicyOption`, `EventarcBackoffPolicyOption`, `EventarcConnectionIdempotencyPolicyOption`, and `EventarcPollingPolicyOption`."],["The library documentation includes sections on `PublisherPolicyOptionList` and `EventarcPolicyOptionList` to view all the options in each namespace."]]],[]]