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 webpage provides documentation for the `google::cloud::EndpointOption` struct across various versions, ranging from the latest release candidate (2.37.0-rc) down to version 2.10.1."],["The `EndpointOption` struct allows users to change the service endpoint, which is primarily necessary for testing against a fake or simulator, or using beta or Early Access Program (EAP) versions of the service."],["In most scenarios, a suitable default endpoint is automatically selected, reducing the need for manual configuration."],["When using beta or EAP versions of the service, the `AuthorityOption` should also be set to the service's usual hostname, in conjunction with `EndpointOption`."],["The `EndpointOption` type alias is directly linked to the `std::string` type."]]],[]]