Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::JobMetadata (v1.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
defjob_id()->::String
Returns
- (::String) — Output only. The job id.
#operation_type
defoperation_type()->::String
Returns
- (::String) — Output only. Operation type.
#start_time
defstart_time()->::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. Job submission time.
#status
defstatus()->::Google::Cloud::Dataproc::V1::JobStatus
Returns
- (::Google::Cloud::Dataproc::V1::JobStatus) — Output only. Most recent job status.