Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringJob::MonitoringScheduleState (v0.9.1)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::ModelDeploymentMonitoringJob::MonitoringScheduleState.

The state to Specify the monitoring pipeline.

Constants

MONITORING_SCHEDULE_STATE_UNSPECIFIED

value: 0
Unspecified state.

PENDING

value: 1
The pipeline is picked up and wait to run.

OFFLINE

value: 2
The pipeline is offline and will be scheduled for next run.

RUNNING

value: 3
The pipeline is running.