Reference documentation and code samples for the Google Cloud Dataproc V1 Client class JobMetadata.
Job Operation metadata.
Generated from protobuf message google.cloud.dataproc.v1.JobMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ job_id
string
Output only. The job id.
↳ status
↳ operation_type
string
Output only. Operation type.
↳ start_time
getJobId
Output only. The job id.
string
setJobId
Output only. The job id.
var
string
$this
getStatus
Output only. Most recent job status.
hasStatus
clearStatus
setStatus
Output only. Most recent job status.
$this
getOperationType
Output only. Operation type.
string
setOperationType
Output only. Operation type.
var
string
$this
getStartTime
Output only. Job submission time.
hasStartTime
clearStartTime
setStartTime
Output only. Job submission time.
$this