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."],[[["The latest release candidate version for the C++ Dataproc Metastore API is 2.37.0-rc, with a variety of previous stable versions available from 2.36.0 down to 2.13.0."],["The Dataproc Metastore API uses `google::cloud::Options` for configuration, consistent with other C++ client libraries, and shares common options."],["Specific `*Option` classes are used within this library for configuration, such as `DataprocMetastoreFederationRetryPolicyOption` and `DataprocMetastoreRetryPolicyOption`."],["The library provides option classes for configuring retry, backoff, connection idempotency, and polling policies."],["The library documentation includes references to further information regarding client library configuration and the `google::cloud::Options` class."]]],[]]