// 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::IndexServiceClient(
google::cloud::aiplatform_v1::MakeIndexServiceConnection("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\u003eThis webpage provides a comprehensive list of different versions of the aiplatform, ranging from the latest release candidate version, 2.37.0-rc, down to version 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to its respective documentation page, specifically focusing on the \u003ccode\u003eaiplatform_v1_1_1IndexServiceClient-endpoint-snippet\u003c/code\u003e, enabling users to easily access specific information for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes information about how to override the default \u003ccode\u003eaiplatform_v1::IndexServiceClient\u003c/code\u003e endpoint configuration, demonstrating the ability to use a custom endpoint like "private.googleapis.com".\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to implement a custom endpoint, illustrating a common use case for configuring \u003ccode\u003eIndexServiceClient\u003c/code\u003e with options like \u003ccode\u003ePrivate Google Access\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]