// 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::bigquery_datapolicies_v1::DataPolicyServiceClient(
google::cloud::bigquery_datapolicies_v1::
MakeDataPolicyServiceConnection(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 page provides documentation for various versions of the \u003ccode\u003ebigquery_datapolicies_v1::DataPolicyServiceClient\u003c/code\u003e, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version includes a link to its specific documentation, detailing the \u003ccode\u003eDataPolicyServiceClient-endpoint-snippet\u003c/code\u003e for that particular release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataPolicyServiceClient\u003c/code\u003e endpoint configuration can be overridden using the \u003ccode\u003egoogle::cloud::EndpointOption\u003c/code\u003e, as shown in the example code snippet provided.\u003c/p\u003e\n"],["\u003cp\u003eThe example code demonstrates how to configure the client to use "private.googleapis.com", which is relevant for setups using Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.13.0 is the current major version being viewed on the page.\u003c/p\u003e\n"]]],[],null,[]]