// 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::profiler_v2::ProfilerServiceClient(
google::cloud::profiler_v2::MakeProfilerServiceConnection(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 is 2.37.0-rc, which can be accessed via the provided link.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a list of available versions for the ProfilerServiceClient, ranging from 2.11.0 up to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed links to the specific endpoint snippet documentation for \u003ccode\u003eprofiler_v2_1_1ProfilerServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also contains the override endpoint example, showing how to configure the \u003ccode\u003eProfilerServiceClient\u003c/code\u003e endpoint to use "private.googleapis.com" with Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]