// 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::MigrationServiceClient(
google::cloud::aiplatform_v1::MakeMigrationServiceConnection("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\u003eVersion 2.37.0-rc is the latest release for the aiplatform C++ library, with a variety of previous releases also available.\u003c/p\u003e\n"],["\u003cp\u003eThe aiplatform_v1::MigrationServiceClient Endpoint Configuration can be overridden using custom options.\u003c/p\u003e\n"],["\u003cp\u003eThere are a wide range of aiplatform C++ library version available from 2.12.0 all the way to 2.37.0-rc, each containing documentation links.\u003c/p\u003e\n"],["\u003cp\u003ePrivate Google Access is mentioned as a common use case for overriding the endpoint configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe example code snippet demonstrates how to configure the endpoint to \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e when creating an instance of \u003ccode\u003eMigrationServiceClient\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]