// 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_firewalls_v1::FirewallsClient(
google::cloud::compute_firewalls_v1::MakeFirewallsConnectionRest(
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\u003eThe latest release candidate version available is 2.37.0-rc, with a direct link to its documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation for multiple versions of the \u003ccode\u003ecompute_firewalls_v1::FirewallsClient\u003c/code\u003e, ranging from version 2.15.1 up to the latest release candidate, version 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed on this page, including 2.21.0 which is the page version, includes a link to the specific documentation for that version's \u003ccode\u003eFirewallsClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides an example of how to override the endpoint configuration for the \u003ccode\u003ecompute_firewalls_v1::FirewallsClient\u003c/code\u003e, which is often used with Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe example configuration sets the endpoint to "private.googleapis.com" for use with the \u003ccode\u003eFirewallsClient\u003c/code\u003e, demonstrating a specific usage for connection options.\u003c/p\u003e\n"]]],[],null,[]]