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."],[[["This webpage provides documentation for various versions of the Google Cloud GKE Hub C++ client library, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The library's configuration is managed through the `google::cloud::Options` mechanism, consistent with other Google Cloud C++ client libraries."],["Specific GKE Hub configuration options, such as retry, backoff, idempotency, and polling policies, are available and documented within this library."],["The classes `google::cloud::gkehub_v1::GkeHubRetryPolicyOption`, `google::cloud::gkehub_v1::GkeHubBackoffPolicyOption`, `google::cloud::gkehub_v1::GkeHubConnectionIdempotencyPolicyOption`, and `google::cloud::gkehub_v1::GkeHubPollingPolicyOption` are configuration classes unique to this library."],["The `GkeHubPolicyOptionList` type is also specific to this library, and is documented here."]]],[]]