Module: Google::Cloud::Dataplex::V1::MetadataJob::Type
- Defined in:
- proto_docs/google/cloud/dataplex/v1/catalog.rb
Overview
Metadata job type.
Constant Summary collapse
- TYPE_UNSPECIFIED =
Unspecified.
0- IMPORT =
Import job.
1- EXPORT =
Export job.
2