// 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::IndexEndpointServiceClient(
google::cloud::aiplatform_v1::MakeIndexEndpointServiceConnection(
"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 latest release candidate version is 2.37.0-rc, which is available alongside a range of previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists available versions for the \u003ccode\u003eaiplatform_v1_1_1IndexEndpointServiceClient\u003c/code\u003e component, ranging from version 2.12.0 up to 2.36.0 and the release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version is accompanied by a direct link to its respective documentation page within the \u003ccode\u003e/cpp/docs/reference/aiplatform/\u003c/code\u003e directory.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides guidance on overriding the default endpoint configuration, showing how to set the endpoint to "private.googleapis.com" for scenarios such as Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]