// 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 vpc_client = google::cloud::contentwarehouse_v1::RuleSetServiceClient(
google::cloud::contentwarehouse_v1::MakeRuleSetServiceConnection(
options));
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe latest version available for the RuleSetServiceClient is 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides access to documentation for multiple versions of the RuleSetServiceClient, ranging from version 2.12.0 up to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes code snippets for each version to configure the RuleSetServiceClient endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe provided configuration snippet is applicable when using Private Google Access, and the private.googleapis.com is the endpoint value that should be set.\u003c/p\u003e\n"]]],[],null,[]]