public static interface ModelMonitor.ModelMonitoringTargetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ModelMonitor.ModelMonitoringTarget.SourceCase |
getSourceCase() |
ModelMonitor.ModelMonitoringTarget.VertexModelSource |
getVertexModel()
Model in Vertex AI Model Registry.
|
ModelMonitor.ModelMonitoringTarget.VertexModelSourceOrBuilder |
getVertexModelOrBuilder()
Model in Vertex AI Model Registry.
|
boolean |
hasVertexModel()
Model in Vertex AI Model Registry.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasVertexModel()
Model in Vertex AI Model Registry.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget.VertexModelSource vertex_model = 1;
ModelMonitor.ModelMonitoringTarget.VertexModelSource getVertexModel()
Model in Vertex AI Model Registry.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget.VertexModelSource vertex_model = 1;
ModelMonitor.ModelMonitoringTarget.VertexModelSourceOrBuilder getVertexModelOrBuilder()
Model in Vertex AI Model Registry.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget.VertexModelSource vertex_model = 1;
ModelMonitor.ModelMonitoringTarget.SourceCase getSourceCase()
Copyright © 2025 Google LLC. All rights reserved.