[[["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-09-09 UTC."],[],[],null,["# Google Cloud Dms V1 Client - Class BackgroundJobType (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.BackgroundJobType)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.BackgroundJobType)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.BackgroundJobType)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.BackgroundJobType)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.BackgroundJobType)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.BackgroundJobType)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.BackgroundJobType)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.BackgroundJobType) \nReference documentation and code samples for the Google Cloud Dms V1 Client class BackgroundJobType.\n\nThe types of jobs that can be executed in the background.\n\nProtobuf type `google.cloud.clouddms.v1.BackgroundJobType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudDms \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### BACKGROUND_JOB_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified background job type.\n\nGenerated from protobuf enum `BACKGROUND_JOB_TYPE_UNSPECIFIED = 0;`\n\n### BACKGROUND_JOB_TYPE_SOURCE_SEED\n\n Value: 1\n\nJob to seed from the source database.\n\nGenerated from protobuf enum `BACKGROUND_JOB_TYPE_SOURCE_SEED = 1;`\n\n### BACKGROUND_JOB_TYPE_CONVERT\n\n Value: 2\n\nJob to convert the source database into a draft of the destination\ndatabase.\n\nGenerated from protobuf enum `BACKGROUND_JOB_TYPE_CONVERT = 2;`\n\n### BACKGROUND_JOB_TYPE_APPLY_DESTINATION\n\n Value: 3\n\nJob to apply the draft tree onto the destination.\n\nGenerated from protobuf enum `BACKGROUND_JOB_TYPE_APPLY_DESTINATION = 3;`\n\n### BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE\n\n Value: 5\n\nJob to import and convert mapping rules from an external source such as an\nora2pg config file.\n\nGenerated from protobuf enum `BACKGROUND_JOB_TYPE_IMPORT_RULES_FILE = 5;`"]]