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 documents the `EndpointOption` for Google Cloud C++ client libraries, detailing the available versions ranging from 2.10.1 to the latest release candidate 2.37.0-rc."],["The `EndpointOption` allows users to change the default service endpoint, which is primarily needed for testing against fakes or simulators, or for accessing beta or Early Access Program (EAP) versions of the service."],["In conjunction with setting a custom endpoint for beta or EAP services, the `AuthorityOption` should also be set to the service's standard hostname."],["The type alias of `EndpointOption` is `std::string`."]]],[]]