// 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::compute_region_security_policies_v1::
RegionSecurityPoliciesClient(
google::cloud::compute_region_security_policies_v1::
MakeRegionSecurityPoliciesConnectionRest(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 versions for the \u003ccode\u003ecompute_region_security_policies_v1\u003c/code\u003e component, ranging from the release candidate \u003ccode\u003e2.37.0-rc\u003c/code\u003e down to version \u003ccode\u003e2.15.1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to the documentation for the \u003ccode\u003eRegionSecurityPoliciesClient-endpoint-snippet\u003c/code\u003e, allowing users to access version-specific details and configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is the release candidate \u003ccode\u003e2.37.0-rc\u003c/code\u003e, which is highlighted at the top of the list, showing it as the most recent update.\u003c/p\u003e\n"],["\u003cp\u003eInstructions are provided on how to configure the \u003ccode\u003eRegionSecurityPoliciesClient\u003c/code\u003e endpoint, demonstrating how to set up the connection with a specified endpoint using \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e in the configuration options, which is also relevant to the Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]