In some cases, you may need to override the default endpoint used by the client library. Use the google::cloud::EndpointOption when initializing the client library to change this default. For example, this will override the default endpoint for google::cloud::bigtable::Table:
[[["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-05-07 UTC."],[[["The latest version of the Bigtable C++ client library is 2.37.0-rc, with multiple previous versions available, starting from 2.11.0 and going up to 2.36.0."],["This page provides documentation and examples for using the Bigtable C++ client library to override the default endpoint."],["Overriding the default endpoint is achieved by using the `google::cloud::EndpointOption` when initializing a client library, like `google::cloud::bigtable::Table`."],["Similar methods for changing the default endpoint are available for `BigtableTableAdminClient` and `InstanceTableAdminClient` classes."]]],[]]