Google Cloud Ai Platform V1 Client - Class MonitoringScheduleState (1.54.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class MonitoringScheduleState.
The state to Specify the monitoring pipeline.
Protobuf type google.cloud.aiplatform.v1.ModelDeploymentMonitoringJob.MonitoringScheduleState
Namespace
Google \ Cloud \ AIPlatform \ V1 \ ModelDeploymentMonitoringJob
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
MONITORING_SCHEDULE_STATE_UNSPECIFIED
Value: 0
Unspecified state.
Generated from protobuf enum MONITORING_SCHEDULE_STATE_UNSPECIFIED = 0;
PENDING
Value: 1
The pipeline is picked up and wait to run.
Generated from protobuf enum PENDING = 1;
OFFLINE
Value: 2
The pipeline is offline and will be scheduled for next run.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]