// 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 page provides documentation for various versions of the \u003ccode\u003eworkflows_executions_v1::ExecutionsClient\u003c/code\u003e endpoint, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version links to its specific documentation page, allowing users to easily navigate and find information related to that particular release, and all versions link to workflows execution.\u003c/p\u003e\n"],["\u003cp\u003eThe content demonstrates how to override the endpoint configuration for \u003ccode\u003eworkflows_executions_v1::ExecutionsClient\u003c/code\u003e, using \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e for Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe current version that the user is viewing, is version 2.33.0, and can access the other versions by navigating the list.\u003c/p\u003e\n"]]],[],null,[]]