Class MonitoringScheduleState (1.51.0)

MonitoringScheduleState(value)

The state to Specify the monitoring pipeline.

Enums

Name Description
MONITORING_SCHEDULE_STATE_UNSPECIFIED Unspecified state.
PENDING The pipeline is picked up and wait to run.
OFFLINE The pipeline is offline and will be scheduled for next run.
RUNNING The pipeline is running.

Methods

MonitoringScheduleState

MonitoringScheduleState(value)

The state to Specify the monitoring pipeline.