// 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::EnvironmentsClient(
google::cloud::composer_v1::MakeEnvironmentsConnection(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, indicating ongoing development and potential new features.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides access to a wide range of composer versions, spanning from 2.11.0 up to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.20.0, is explicitly mentioned at the top of the list.\u003c/p\u003e\n"],["\u003cp\u003eThe content demonstrates how to override the default endpoint configuration for composer_v1::EnvironmentsClient, with an example of how to use "private.googleapis.com" in google cloud.\u003c/p\u003e\n"]]],[],null,[]]