// 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::profiler_v2::ExportServiceClient(
google::cloud::profiler_v2::MakeExportServiceConnection(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 webpage provides documentation and links for various versions of the profiler, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed, such as 2.36.0, 2.35.0, etc, links to the documentation for the \u003ccode\u003eprofiler_v2_1_1ExportServiceClient-endpoint-snippet\u003c/code\u003e specific to that release.\u003c/p\u003e\n"],["\u003cp\u003eThe content highlights the ability to override the \u003ccode\u003eprofiler_v2::ExportServiceClient\u003c/code\u003e Endpoint Configuration, using a sample code snippet.\u003c/p\u003e\n"],["\u003cp\u003eA common configuration example is provided for use with Private Google Access, setting the endpoint to \u003ccode\u003e"private.googleapis.com"\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]