In almost all cases a suitable default will be chosen automatically. Applications may need to be changed to (1) test against a fake or simulator, or (2) use a beta or EAP version of the service. When using a beta or EAP version of the service, the AuthorityOption should also be set to the usual hostname of the service.
[[["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 `EndpointOption` within the Google Cloud C++ client library, showcasing its evolution across multiple versions."],["The latest release candidate version for `EndpointOption` is 2.37.0-rc, while the most recent stable release is version 2.36.0."],["The `EndpointOption` allows users to specify the endpoint, but in most cases, a suitable default endpoint will be automatically selected, simplifying configuration."],["Developers may need to modify applications to use `EndpointOption` when testing against a fake service or when utilizing beta or early access program (EAP) versions of services."],["The `EndpointOption` type is an alias for the standard C++ string type (`std::string`)."]]],[]]