// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
auto options = google::cloud::Options{}.set<google::cloud::EndpointOption>(
"private.googleapis.com");
auto client = google::cloud::pubsublite::TopicStatsServiceClient(
google::cloud::pubsublite::MakeTopicStatsServiceConnection(options));
[[["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-14 UTC."],[[["This webpage provides a comprehensive list of historical versions for the `pubsublite::TopicStatsServiceClient`, with version 2.37.0-rc being the latest available."],["Each version listed, ranging from 2.11.0 to 2.37.0-rc, links to its corresponding documentation page for the `TopicStatsServiceClient-endpoint-snippet`."],["The content includes instructions on how to override the `pubsublite::TopicStatsServiceClient` endpoint configuration, with an example using `private.googleapis.com`."],["The content starts with version 2.28.0, which is the primary version of the webpage, however a more up to date version 2.37.0-rc is available."]]],[]]