[[["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-14 UTC."],[[["This document details the `MigrationServiceConnectionIdempotencyPolicy` class within the Google Cloud BigQuery Migration V2 C++ library, spanning multiple versions."],["The latest release candidate version is 2.37.0-rc, with a history of versions extending back to 2.11.0, and version 2.26.0 being specifically referenced at the start of the provided list."],["The class provides several virtual functions for managing migration workflows and subtasks, such as `CreateMigrationWorkflow`, `GetMigrationWorkflow`, `ListMigrationWorkflows`, `DeleteMigrationWorkflow`, `StartMigrationWorkflow`, `GetMigrationSubtask`, and `ListMigrationSubtasks`."],["The class also contains a `clone()` function that can create a new unique copy of the object, which returns a `std::unique_ptr` for the new copy of `MigrationServiceConnectionIdempotencyPolicy`."],["Each of the functions that interact with the Migration Workflow and Subtasks use `google::cloud::Idempotency` as a return type."]]],[]]