Vision AI V1 API - Class Google::Cloud::VisionAI::V1::RunStatus (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::RunStatus.

Message describing the status of the Process.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#reason

def reason() -> ::String
Returns
  • (::String) — The reason of becoming the state.

#reason=

def reason=(value) -> ::String
Parameter
  • value (::String) — The reason of becoming the state.
Returns
  • (::String) — The reason of becoming the state.

#state

def state() -> ::Google::Cloud::VisionAI::V1::RunStatus::State
Returns

#state=

def state=(value) -> ::Google::Cloud::VisionAI::V1::RunStatus::State
Parameter
Returns