public static interface ModelMonitoringInput.BatchPredictionOutputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchPredictionJob()
Vertex AI Batch prediction job resource name.
|
com.google.protobuf.ByteString |
getBatchPredictionJobBytes()
Vertex AI Batch prediction job resource name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getBatchPredictionJob()
Vertex AI Batch prediction job resource name. The job must match the model version specified in [ModelMonitor].[model_monitoring_target].
string batch_prediction_job = 1 [(.google.api.resource_reference) = { ... }com.google.protobuf.ByteString getBatchPredictionJobBytes()
Vertex AI Batch prediction job resource name. The job must match the model version specified in [ModelMonitor].[model_monitoring_target].
string batch_prediction_job = 1 [(.google.api.resource_reference) = { ... }Copyright © 2025 Google LLC. All rights reserved.