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 the Cloud Document AI API configuration options in C++."],["It lists the different versions of the Document AI C++ client library, with version 2.37.0-rc as the latest release candidate, and version 2.22.0 the base version from which the extra information was pulled from."],["The library uses common `google::cloud::Options` and shared options for configuration, as detailed in the client library documentation."],["Specific configuration options such as retry policies, backoff policies, idempotency policies, and polling policies are available for the `DocumentProcessorService`, and each one has it's own `*Option` class."],["The documentation also provides an overview of client library configuration for the library, offering insight to the user on how it can be properly configured."]]],[]]