Class ExportJobResult (2.10.2)

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

Summary results from a metadata export job. The results are a snapshot of the metadata at the time when the job was created. The exported entries are saved to a Cloud Storage bucket.

Attributes

Name Description
exported_entries int
Output only. The number of entries that were exported.
error_message str
Output only. The error message if the metadata export job failed.