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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This page details the Cloud AutoML API configuration options for C++ client libraries, using `google::cloud::Options` for consistency."],["The latest version available is 2.37.0-rc, with multiple previous versions also listed, ranging down to 2.11.0."],["Specific configuration options for AutoML include retry, backoff, idempotency, and polling policies, as demonstrated by the included classes."],["The documentation provides details on classes such as `AutoMlRetryPolicyOption` and `PredictionServiceBackoffPolicyOption`, as well as relevant types like `AutoMlPolicyOptionList`."],["A link to the general Client Library Configuration is available for a broader understanding of configuration in the provided links."]]],[]]