Enum ModelDeploymentMonitoringJob.Types.MonitoringScheduleState (2.0.0)

public enum MonitoringScheduleState

The state to Specify the monitoring pipeline.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
Offline

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

Pending

The pipeline is picked up and wait to run.

Running

The pipeline is running.

Unspecified

Unspecified state.