// 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::compute_machine_images_v1::MachineImagesClient(
google::cloud::compute_machine_images_v1::MakeMachineImagesConnectionRest(
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 webpage provides documentation and reference information for various versions of the \u003ccode\u003ecompute_machine_images_v1_1_1MachineImagesClient\u003c/code\u003e component, starting from version 2.15.1 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed on the page has its dedicated documentation, accessible via a specific URL that leads to a page containing a \u003ccode\u003ecompute_machine_images_v1_1_1MachineImagesClient-endpoint-snippet\u003c/code\u003e reference.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is a release candidate, specifically version 2.37.0-rc, indicating it is not a stable release but a candidate for the next stable release.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage includes instructions on how to override the endpoint configuration for \u003ccode\u003ecompute_machine_images_v1::MachineImagesClient\u003c/code\u003e, which is commonly used with Private Google Access, allowing users to set the endpoint to \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]