Cloud Dataproc V1beta2 API - Class Google::Cloud::Dataproc::V1beta2::JobMetadata (v0.6.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1beta2 API class Google::Cloud::Dataproc::V1beta2::JobMetadata.
Job Operation metadata.
Extended By
-
Google::Protobuf::MessageExts::ClassMethods
Includes
-
Google::Protobuf::MessageExts
Methods
Returns
-
(::String) — Output only. The job id.
def operation_type() -> ::String
Returns
-
(::String) — Output only. Operation type.
def start_time() -> ::Google::Protobuf::Timestamp
def status() -> ::Google::Cloud::Dataproc::V1beta2::JobStatus
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud Dataproc V1beta2 API - Class Google::Cloud::Dataproc::V1beta2::JobMetadata (v0.6.3)\n\nReference documentation and code samples for the Cloud Dataproc V1beta2 API class Google::Cloud::Dataproc::V1beta2::JobMetadata.\n\nJob Operation metadata. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #job_id\n\n def job_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The job id.\n\n### #operation_type\n\n def operation_type() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Operation type.\n\n### #start_time\n\n def start_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. Job submission time.\n\n### #status\n\n def status() -\u003e ::Google::Cloud::Dataproc::V1beta2::JobStatus\n\n**Returns**\n\n- ([::Google::Cloud::Dataproc::V1beta2::JobStatus](./Google-Cloud-Dataproc-V1beta2-JobStatus)) --- Output only. Most recent job status."]]