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."],[[["This webpage provides documentation for the Google Cloud Filestore C++ client library, specifically outlining configuration options and available versions."],["The latest release candidate is version 2.37.0-rc, and numerous stable versions are also accessible, ranging from 2.36.0 down to 2.11.0."],["The library utilizes a unified mechanism, [`google::cloud::Options`](https://cloud.google.com/cpp/docs/reference/common/latest/classgoogle_1_1cloud_1_1Options.html), for configuration, and users can refer to the [Client Library Configuration](https://cloud.google.com/cpp/docs/reference/common/latest/group__options.html) page for more general information on how to set this up."],["Specific `*Option` classes related to retry policies, backoff policies, connection idempotency policies, and polling policies are available and documented within the library, such as `CloudFilestoreManagerRetryPolicyOption`."]]],[]]