// 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::run_v2::TasksClient(
google::cloud::run_v2::MakeTasksConnection(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 available version is 2.37.0-rc, which is designated as the most current release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides a comprehensive list of versions, from 2.11.0 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version corresponds to a specific endpoint snippet for the \u003ccode\u003erun_v2_1_1TasksClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003erun_v2::TasksClient\u003c/code\u003e endpoint configuration can be overridden, as demonstrated by the provided code snippet using \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe version 2.16.0 is the lowest version mentioned in the page title, but not the lowest in the available versions, and is not an indicator of the last version, which would be 2.11.0.\u003c/p\u003e\n"]]],[],null,[]]