// 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::composer_v1::ImageVersionsClient(
google::cloud::composer_v1::MakeImageVersionsConnection(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 available version is 2.37.0-rc, which is marked as the most current release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to a list of historical versions, ranging from 2.11.0 up to the latest 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version, such as 2.36.0 or 2.25.1, links to specific documentation within the Composer component, detailing the \u003ccode\u003ecomposer_v1_1_1ImageVersionsClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is an example provided, using an override \u003ccode\u003egoogle::cloud::EndpointOption\u003c/code\u003e to adjust the endpoint to be \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.11.0 is the earliest version documented on this specific page, while higher versions are available.\u003c/p\u003e\n"]]],[],null,[]]