Cloud AI Platform v1 API - Enum ModelDeploymentMonitoringJob.Types.MonitoringScheduleState (2.27.0)

public enum ModelDeploymentMonitoringJob.Types.MonitoringScheduleState

Reference documentation and code samples for the Cloud AI Platform v1 API enum ModelDeploymentMonitoringJob.Types.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.