// 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::appengine_v1::VersionsClient(
google::cloud::appengine_v1::MakeVersionsConnection(options));
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest release candidate version available is 2.37.0-rc, offering the most up-to-date features and changes.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a comprehensive list of App Engine versions, starting from the latest release candidate down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed, including 2.37.0-rc through 2.11.0, links to its specific documentation via its unique URL endpoint snippet.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes instructions on overriding the default \u003ccode\u003eappengine_v1::VersionsClient\u003c/code\u003e endpoint configuration, showing how to set a custom endpoint like \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the configuration for Private Google Access, as explained in the provided link and code snippet, highlighting its compatibility with this method.\u003c/p\u003e\n"]]],[],null,[]]