Cloud AI Platform v1beta1 API - Enum ModelDeploymentMonitoringJob.Types.MonitoringScheduleState (1.0.0-beta03)

public enum ModelDeploymentMonitoringJob.Types.MonitoringScheduleState

Reference documentation and code samples for the Cloud AI Platform v1beta1 API enum ModelDeploymentMonitoringJob.Types.MonitoringScheduleState.

The state to Specify the monitoring pipeline.

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Fields

Name Description
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.