Class MonitoringScheduleState (1.24.1)

MonitoringScheduleState(value)

The state to Specify the monitoring pipeline.

Values: MONITORING_SCHEDULE_STATE_UNSPECIFIED (0): Unspecified state. PENDING (1): The pipeline is picked up and wait to run. OFFLINE (2): The pipeline is offline and will be scheduled for next run. RUNNING (3): The pipeline is running.

Inheritance

builtins.object > builtins.int > builtins.object > enum.Enum > enum.IntEnum > proto.enums.Enum > MonitoringScheduleState