Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::ExecutionStatus.
The execution status for the plugin instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#current_execution_state
def current_execution_state() -> ::Google::Cloud::ApiHub::V1::ExecutionStatus::CurrentExecutionState
Returns
- (::Google::Cloud::ApiHub::V1::ExecutionStatus::CurrentExecutionState) — Output only. The current state of the execution.
#last_execution
def last_execution() -> ::Google::Cloud::ApiHub::V1::ExecutionStatus::LastExecution
Returns
- (::Google::Cloud::ApiHub::V1::ExecutionStatus::LastExecution) — Output only. The last execution of the plugin instance.