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-05 UTC."],[[["The latest release candidate version for the GKE Connect C++ library is 2.37.0-rc, with several previous stable versions available, ranging from 2.36.0 down to 2.29.0."],["This library employs the same configuration mechanism as other C++ client libraries, using `google::cloud::Options` and shared options for consistent settings management."],["Specific `*Option` classes used within this GKE Connect library are documented on this page, including options for retry policy, backoff policy, and connection idempotency policy."],["The GKE Connect Gateway API Configuration Options are available for the following classes: `GatewayControlRetryPolicyOption`, `GatewayControlBackoffPolicyOption`, and `GatewayControlConnectionIdempotencyPolicyOption`."],["There is an overview of client library configuration available in the [Client Library Configuration](https://cloud.google.com/cpp/docs/reference/common/latest/group__options.html) page."]]],[]]