[[["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 2024-04-17 UTC."],[[["This document describes how to resume a stopped migration job, specifically one that was halted during the Change Data Capture (CDC) phase."],["Resuming the job is performed via a POST request to the specified endpoint: `https://datamigration.googleapis.com/v1/{name}:resume`."],["The required `name` path parameter is a string representing the migration job's resource name, and specific IAM permissions are required."],["The request body can optionally include a `skipValidation` boolean field to bypass prior configuration verification, defaulting to `false`."],["Successful requests will return an Operation instance, and authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]