GoogleApi.Composer.V1.Model.ExecuteAirflowCommandResponse (google_api_composer v0.36.3)
View SourceResponse to ExecuteAirflowCommandRequest.
Attributes
-
error
(type:String.t
, default:nil
) - Error message. Empty if there was no error. -
executionId
(type:String.t
, default:nil
) - The unique ID of the command execution for polling. -
pod
(type:String.t
, default:nil
) - The name of the pod where the command is executed. -
podNamespace
(type:String.t
, default:nil
) - The namespace of the pod where the command is executed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.