Vertex AI v1beta1 API - Enum FeatureMonitorJob.Types.FeatureMonitorJobTrigger (1.0.0-beta62)

public enum FeatureMonitorJob.Types.FeatureMonitorJobTrigger

Reference documentation and code samples for the Vertex AI v1beta1 API enum FeatureMonitorJob.Types.FeatureMonitorJobTrigger.

Choices of the trigger type.

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Fields

Name Description
OnDemand

Triggered on demand by CreateFeatureMonitorJob request.

Periodic

Triggered by periodic schedule.

Unspecified

Trigger type unspecified.