Class: Google::Cloud::Orchestration::Airflow::Service::V1::PollAirflowCommandResponse::ExitInfo
- Inherits:
-
Object
- Object
- Google::Cloud::Orchestration::Airflow::Service::V1::PollAirflowCommandResponse::ExitInfo
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb
Overview
Information about how a command ended.
Instance Attribute Summary collapse
-
#error ⇒ ::String
Error message.
-
#exit_code ⇒ ::Integer
The exit code from the command execution.