[[["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-03-05 UTC."],[[["This document provides versioned documentation for the `BatchServiceConnectionIdempotencyPolicy`, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `BatchServiceConnectionIdempotencyPolicy` class includes virtual functions that handle various operations related to jobs, tasks, locations, and operations, such as `CreateJob`, `GetJob`, `DeleteJob`, `ListJobs`, `GetTask`, and `ListTasks`."],["Each function, like `CreateJob`, takes a request object as a parameter and returns a `google::cloud::Idempotency` type, providing information on the idempotency of the operation."],["In addition to job and task management, the document also details functions for managing locations and long-running operations, including `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, `DeleteOperation`, and `CancelOperation`."],["The class also has a virtual `clone()` function to allow for the creation of a new copy of the object."]]],[]]