// 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::FeaturestoreServiceClient(
google::cloud::aiplatform_v1::MakeFeaturestoreServiceConnection("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 documentation for the \u003ccode\u003eaiplatform_v1_1_1FeaturestoreServiceClient\u003c/code\u003e in various versions, ranging from 2.12.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed contains a link to the endpoint snippet documentation for the \u003ccode\u003eaiplatform_v1_1_1FeaturestoreServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details how to override the \u003ccode\u003eaiplatform_v1::FeaturestoreServiceClient\u003c/code\u003e endpoint configuration, including instructions on how to configure it for use with Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to set the endpoint to \u003ccode\u003e"private.googleapis.com"\u003c/code\u003e using \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e and \u003ccode\u003egoogle::cloud::EndpointOption\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe base version for this feature is \u003ccode\u003e2.32.0\u003c/code\u003e, with version 2.37.0-rc being the most recent release candidate.\u003c/p\u003e\n"]]],[],null,[]]