Class MonitoringScheduleState (1.50.0)

MonitoringScheduleState(value)

The state to Specify the monitoring pipeline.

Enum 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.

Methods

MonitoringScheduleState

MonitoringScheduleState(value)

The state to Specify the monitoring pipeline.

Enum 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.