Batch V1 API - Class Google::Cloud::Batch::V1::TaskStatus (v0.4.1)

Reference documentation and code samples for the Batch V1 API class Google::Cloud::Batch::V1::TaskStatus.

Status of a task

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#state

def state() -> ::Google::Cloud::Batch::V1::TaskStatus::State

#state=

def state=(value) -> ::Google::Cloud::Batch::V1::TaskStatus::State
Parameter

#status_events

def status_events() -> ::Array<::Google::Cloud::Batch::V1::StatusEvent>
Returns

#status_events=

def status_events=(value) -> ::Array<::Google::Cloud::Batch::V1::StatusEvent>
Parameter
Returns