Interface protos.google.cloud.orchestration.airflow.service.v1.IExecuteAirflowCommandResponse (3.2.0)

Properties of an ExecuteAirflowCommandResponse.

Package

@google-cloud/orchestration-airflow

Properties

error

error?: (string|null);

ExecuteAirflowCommandResponse error

executionId

executionId?: (string|null);

ExecuteAirflowCommandResponse executionId

pod

pod?: (string|null);

ExecuteAirflowCommandResponse pod

podNamespace

podNamespace?: (string|null);

ExecuteAirflowCommandResponse podNamespace