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."],[[["The latest version available is 2.37.0-rc, with the full list spanning from that to version 2.10.1, all of which are versions relating to the `EndpointOption` within Google Cloud's C++ library."],["The primary function of `EndpointOption` is to modify the endpoint, though typically a suitable default is chosen automatically by the application."],["Manual endpoint adjustments are generally only required for testing or to access beta/EAP service versions, with the latter also needing `AuthorityOption` to be configured."],["The `EndpointOption` type is an alias of the `std::string` type, which allows for custom string values."]]],[]]