This library uses the same mechanism (google::cloud::Options) and the commonoptionsas all other C++ client libraries for its configuration. Some*Optionclasses, 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-09-04 UTC."],[[["\u003cp\u003eThe latest version available for the GKE Hub C++ client library is 2.37.0-rc, with links provided to older versions dating back to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThis library utilizes \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e and common options for configuration, consistent with other C++ client libraries.\u003c/p\u003e\n"],["\u003cp\u003eSpecific \u003ccode\u003e*Option\u003c/code\u003e classes are available and are unique to this library, which are documented within the pages provided.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides classes like \u003ccode\u003eGkeHubRetryPolicyOption\u003c/code\u003e, \u003ccode\u003eGkeHubBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eGkeHubConnectionIdempotencyPolicyOption\u003c/code\u003e, and \u003ccode\u003eGkeHubPollingPolicyOption\u003c/code\u003e, along with a \u003ccode\u003eGkeHubPolicyOptionList\u003c/code\u003e type, which are all related to GKE Hub configuration.\u003c/p\u003e\n"],["\u003cp\u003eThere is a "See Also" section that links to an overview of client library configuration.\u003c/p\u003e\n"]]],[],null,["# GKE Hub Configuration Options (2.42.0-rc)\n\nVersion latestkeyboard_arrow_down\n\n- [2.42.0-rc (latest)](/cpp/docs/reference/gkehub/latest/group__google-cloud-gkehub-options)\n- [2.41.0](/cpp/docs/reference/gkehub/2.41.0/group__google-cloud-gkehub-options)\n- [2.40.0](/cpp/docs/reference/gkehub/2.40.0/group__google-cloud-gkehub-options)\n- [2.39.0](/cpp/docs/reference/gkehub/2.39.0/group__google-cloud-gkehub-options)\n- [2.38.0](/cpp/docs/reference/gkehub/2.38.0/group__google-cloud-gkehub-options)\n- [2.37.0](/cpp/docs/reference/gkehub/2.37.0/group__google-cloud-gkehub-options)\n- [2.36.0](/cpp/docs/reference/gkehub/2.36.0/group__google-cloud-gkehub-options)\n- [2.35.0](/cpp/docs/reference/gkehub/2.35.0/group__google-cloud-gkehub-options)\n- [2.34.0](/cpp/docs/reference/gkehub/2.34.0/group__google-cloud-gkehub-options)\n- [2.33.0](/cpp/docs/reference/gkehub/2.33.0/group__google-cloud-gkehub-options)\n- [2.32.0](/cpp/docs/reference/gkehub/2.32.0/group__google-cloud-gkehub-options)\n- [2.31.0](/cpp/docs/reference/gkehub/2.31.0/group__google-cloud-gkehub-options)\n- [2.30.0](/cpp/docs/reference/gkehub/2.30.0/group__google-cloud-gkehub-options)\n- [2.29.0](/cpp/docs/reference/gkehub/2.29.0/group__google-cloud-gkehub-options)\n- [2.28.0](/cpp/docs/reference/gkehub/2.28.0/group__google-cloud-gkehub-options)\n- [2.27.0](/cpp/docs/reference/gkehub/2.27.0/group__google-cloud-gkehub-options)\n- [2.26.0](/cpp/docs/reference/gkehub/2.26.0/group__google-cloud-gkehub-options)\n- [2.25.1](/cpp/docs/reference/gkehub/2.25.1/group__google-cloud-gkehub-options)\n- [2.24.0](/cpp/docs/reference/gkehub/2.24.0/group__google-cloud-gkehub-options)\n- [2.23.0](/cpp/docs/reference/gkehub/2.23.0/group__google-cloud-gkehub-options)\n- [2.22.1](/cpp/docs/reference/gkehub/2.22.1/group__google-cloud-gkehub-options)\n- [2.21.0](/cpp/docs/reference/gkehub/2.21.0/group__google-cloud-gkehub-options)\n- [2.20.0](/cpp/docs/reference/gkehub/2.20.0/group__google-cloud-gkehub-options)\n- [2.19.0](/cpp/docs/reference/gkehub/2.19.0/group__google-cloud-gkehub-options)\n- [2.18.0](/cpp/docs/reference/gkehub/2.18.0/group__google-cloud-gkehub-options)\n- [2.17.0](/cpp/docs/reference/gkehub/2.17.0/group__google-cloud-gkehub-options)\n- [2.16.0](/cpp/docs/reference/gkehub/2.16.0/group__google-cloud-gkehub-options)\n- [2.15.1](/cpp/docs/reference/gkehub/2.15.1/group__google-cloud-gkehub-options)\n- [2.14.0](/cpp/docs/reference/gkehub/2.14.0/group__google-cloud-gkehub-options)\n- [2.13.0](/cpp/docs/reference/gkehub/2.13.0/group__google-cloud-gkehub-options)\n- [2.12.0](/cpp/docs/reference/gkehub/2.12.0/group__google-cloud-gkehub-options)\n- [2.11.0](/cpp/docs/reference/gkehub/2.11.0/group__google-cloud-gkehub-options) \n\nGKE Hub Configuration Options\n=============================\n\nThis library uses the same mechanism ([`google::cloud::Options`](https://cloud.google.com/cpp/docs/reference/common/latest/classgoogle_1_1cloud_1_1Options.html)) and the common [options](https://cloud.google.com/cpp/docs/reference/common/latest/group__options.html) as all other C++ client libraries for its configuration. Some `*Option` classes, which are only used in this library, are documented in this page.\n\n###### See Also\n\n[Client Library Configuration](https://cloud.google.com/cpp/docs/reference/common/latest/group__options.html) - for an overview of client library configuration.\n\n### Classes\n\n- [`google::cloud::gkehub_v1::GkeHubRetryPolicyOption`](/cpp/docs/reference/gkehub/latest/structgoogle_1_1cloud_1_1gkehub__v1_1_1GkeHubRetryPolicyOption)\n- [`google::cloud::gkehub_v1::GkeHubBackoffPolicyOption`](/cpp/docs/reference/gkehub/latest/structgoogle_1_1cloud_1_1gkehub__v1_1_1GkeHubBackoffPolicyOption)\n- [`google::cloud::gkehub_v1::GkeHubConnectionIdempotencyPolicyOption`](/cpp/docs/reference/gkehub/latest/structgoogle_1_1cloud_1_1gkehub__v1_1_1GkeHubConnectionIdempotencyPolicyOption)\n- [`google::cloud::gkehub_v1::GkeHubPollingPolicyOption`](/cpp/docs/reference/gkehub/latest/structgoogle_1_1cloud_1_1gkehub__v1_1_1GkeHubPollingPolicyOption)\n\n### Types\n\n- [`GkeHubPolicyOptionList`](about:invalid#zCSafez)"]]