[[["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-07-11 UTC."],[[["This page documents the process for canceling an ongoing Managed Migration process within the metastore."],["The HTTP request to cancel a migration is a POST request directed to a specific service endpoint: `https://metastore.googleapis.com/v1/{service}:cancelMigration`."],["The `service` path parameter is a mandatory field that specifies the metastore service resource, using a format of `projects/{projectId}/locations/{locationId}/services/{serviceId}`."],["The request body must be empty to successfully cancel a migration."],["Successful cancellation results in a response body containing an `Operation` instance."]]],[]]