Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Status.
Metadata job status.
Generated from protobuf message google.cloud.dataplex.v1.MetadataJob.Status
Namespace
Google \ Cloud \ Dataplex \ V1 \ MetadataJobMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
Output only. State of the metadata job.
↳ message
string
Output only. Message relating to the progression of a metadata job.
↳ completion_percent
int
Output only. Progress tracking.
↳ update_time
getState
Output only. State of the metadata job.
int
setState
Output only. State of the metadata job.
var
int
$this
getMessage
Output only. Message relating to the progression of a metadata job.
string
setMessage
Output only. Message relating to the progression of a metadata job.
var
string
$this
getCompletionPercent
Output only. Progress tracking.
int
setCompletionPercent
Output only. Progress tracking.
var
int
$this
getUpdateTime
Output only. The time when the status was updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the status was updated.
$this