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.