Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::JobMetadata.
Job Operation metadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#job_id
def job_id() -> ::String
Returns
- (::String) — Output only. The job id.
#operation_type
def operation_type() -> ::String
Returns
- (::String) — Output only. Operation type.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Job submission time.
#status
def status() -> ::Google::Cloud::Dataproc::V1::JobStatus
Returns
- (::Google::Cloud::Dataproc::V1::JobStatus) — Output only. Most recent job status.