menu
googleapis package
documentation
composer/v1.dart
ExecuteAirflowCommandResponse
ExecuteAirflowCommandResponse constructor
ExecuteAirflowCommandResponse constructor
dark_mode
light_mode
ExecuteAirflowCommandResponse
constructor
ExecuteAirflowCommandResponse
(
{
String
?
error
,
String
?
executionId
,
String
?
pod
,
String
?
podNamespace
,
})
Implementation
ExecuteAirflowCommandResponse({ this.error, this.executionId, this.pod, this.podNamespace, });
googleapis package
documentation
composer/v1
ExecuteAirflowCommandResponse
ExecuteAirflowCommandResponse constructor
ExecuteAirflowCommandResponse class