Class RunResponse (1.48.0)

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

Status of a scheduled run.

Attributes

NameDescription
scheduled_run_time google.protobuf.timestamp_pb2.Timestamp
The scheduled run time based on the user-specified schedule.
run_response str
The response of the scheduled run.

Methods

RunResponse

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

Status of a scheduled run.