// 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::workflows_executions_v1::ExecutionsClient(
google::cloud::workflows_executions_v1::MakeExecutionsConnection(
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, and it is linked for direct access.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to a comprehensive list of historical versions, starting from version 2.36.0 down to 2.11.0, each with its own specific documentation endpoint.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.31.0 is highlighted as the current version for this overview, and there are multiple older releases listed below it.\u003c/p\u003e\n"],["\u003cp\u003eThe page demonstrates how to override the \u003ccode\u003eworkflows_executions_v1::ExecutionsClient\u003c/code\u003e endpoint configuration, detailing how to set the endpoint option to "private.googleapis.com".\u003c/p\u003e\n"]]],[],null,[]]