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 access to documentation for various versions of the `EndpointOption` struct, ranging from version 2.10.1 up to the latest release candidate, 2.37.0-rc."],["The primary purpose of `EndpointOption` is to change the endpoint, allowing applications to test against fake services, simulators, or beta/EAP versions of the service, which typically has a default selected automatically."],["When utilizing a beta or EAP service version, setting the `AuthorityOption` to the standard hostname is also required, as stated by the documentation."],["The EndpointOption Type is an Alias of `std::string`."]]],[]]