Cloud Database Migration Service V1 API - Module Google::Cloud::CloudDMS::V1::BackgroundJobType (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Database Migration Service V1 API module Google::Cloud::CloudDMS::V1::BackgroundJobType.
The types of jobs that can be executed in the background.
Constants
BACKGROUND_JOB_TYPE_UNSPECIFIED
value: 0 Unspecified background job type.
BACKGROUND_JOB_TYPE_SOURCE_SEED
value: 1 Job to seed from the source database.
BACKGROUND_JOB_TYPE_CONVERT
value: 2 Job to convert the source database into a draft of the destination
database.
BACKGROUND_JOB_TYPE_APPLY_DESTINATION
value: 3 Job to apply the draft tree onto the destination.
BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE
value: 5 Job to import and convert mapping rules from an external source such as an
ora2pg config file.
[[["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 2026-04-03 UTC."],[],[]]