Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ExportJobResult.
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.
Generated from protobuf message google.cloud.dataplex.v1.MetadataJob.ExportJobResult
Namespace
Google \ Cloud \ Dataplex \ V1 \ MetadataJobMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ exported_entries
int|string
Output only. The number of entries that were exported.
↳ error_message
string
Output only. The error message if the metadata export job failed.
getExportedEntries
Output only. The number of entries that were exported.
int|string
setExportedEntries
Output only. The number of entries that were exported.
var
int|string
$this
getErrorMessage
Output only. The error message if the metadata export job failed.
string
setErrorMessage
Output only. The error message if the metadata export job failed.
var
string
$this