// 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::aiplatform_v1::ModelGardenServiceClient(
google::cloud::aiplatform_v1::MakeModelGardenServiceConnection("unused",
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 for the \u003ccode\u003eaiplatform_v1_1_1ModelGardenServiceClient\u003c/code\u003e within a C++ context.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version documented is 2.37.0-rc, with a list of prior versions available for review.\u003c/p\u003e\n"],["\u003cp\u003eVersions are listed in descending order, from 2.37.0-rc down to version 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows how to override the \u003ccode\u003eaiplatform_v1::ModelGardenServiceClient\u003c/code\u003e endpoint configuration, which can be done by setting the \u003ccode\u003eEndpointOption\u003c/code\u003e to "private.googleapis.com".\u003c/p\u003e\n"]]],[],null,[]]