[[["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 webpage outlines how to verify a migration job to ensure the destination can reach the source and that all necessary configurations are in place."],["The verification is performed using a POST request to the specified endpoint: `https://datamigration.googleapis.com/v1beta1/{name}:verify`."],["The request requires the `name` path parameter, which specifies the migration job to be verified, and the `datamigration.migrationjobs.verify` IAM permission."],["The request body for verification must be empty, and the response, if successful, is an instance of an Operation."],["The request needs the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]