Class PollAirflowCommandRequest (1.12.0)

PollAirflowCommandRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Poll Airflow Command request.

Attributes

NameDescription
environment str
The resource name of the environment in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}".
execution_id str
The unique ID of the command execution.
pod str
The name of the pod where the command is executed.
pod_namespace str
The namespace of the pod where the command is executed.
next_line_number int
Line number from which new logs should be fetched.