[[["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, offering different versions of it."],["The latest release candidate version is `2.37.0-rc`, with a full history of versions from `2.36.0` back to `2.11.0`, which can be found within the documentation."],["The `MigrationServiceConnectionIdempotencyPolicy` class includes virtual functions to manage migration workflows, such as `CreateMigrationWorkflow`, `GetMigrationWorkflow`, `ListMigrationWorkflows`, `DeleteMigrationWorkflow`, `StartMigrationWorkflow`, `GetMigrationSubtask`, and `ListMigrationSubtasks`, all related to managing and interacting with migrations."],["Each virtual function within the class accepts a specific request type as a parameter and returns an `Idempotency` type, indicating the nature of the operation."],["A `clone()` function is provided, allowing users to create a copy of the current `MigrationServiceConnectionIdempotencyPolicy` object."]]],[]]