Class ExportJobSpec (2.10.0)

ExportJobSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Export job specification.

Attributes

Name Description
scope google.cloud.dataplex_v1.types.MetadataJob.ExportJobSpec.ExportJobScope
Required. Selects the entries to be exported by this job.
output_path str
Required. The root path of the exported metadata. Must be in the format: "gs://

Classes

ExportJobScope

ExportJobScope(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Scope of the export job.