| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelMonitoringSchema.FieldSchema
Schema field definition.
|
static class |
ModelMonitoringSchema.FieldSchema.Builder
Schema field definition.
|
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchemaOrBuilder.getFeatureFieldsOrBuilder(int index)
Feature names of the model.
|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchema.getFeatureFieldsOrBuilder(int index)
Feature names of the model.
|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchema.Builder.getFeatureFieldsOrBuilder(int index)
Feature names of the model.
|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchemaOrBuilder.getGroundTruthFieldsOrBuilder(int index)
Target /ground truth names of the model.
|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchema.getGroundTruthFieldsOrBuilder(int index)
Target /ground truth names of the model.
|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchema.Builder.getGroundTruthFieldsOrBuilder(int index)
Target /ground truth names of the model.
|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchemaOrBuilder.getPredictionFieldsOrBuilder(int index)
Prediction output names of the model.
|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchema.getPredictionFieldsOrBuilder(int index)
Prediction output names of the model.
|
ModelMonitoringSchema.FieldSchemaOrBuilder |
ModelMonitoringSchema.Builder.getPredictionFieldsOrBuilder(int index)
Prediction output names of the model.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchemaOrBuilder.getFeatureFieldsOrBuilderList()
Feature names of the model.
|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchema.getFeatureFieldsOrBuilderList()
Feature names of the model.
|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchema.Builder.getFeatureFieldsOrBuilderList()
Feature names of the model.
|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchemaOrBuilder.getGroundTruthFieldsOrBuilderList()
Target /ground truth names of the model.
|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchema.getGroundTruthFieldsOrBuilderList()
Target /ground truth names of the model.
|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchema.Builder.getGroundTruthFieldsOrBuilderList()
Target /ground truth names of the model.
|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchemaOrBuilder.getPredictionFieldsOrBuilderList()
Prediction output names of the model.
|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchema.getPredictionFieldsOrBuilderList()
Prediction output names of the model.
|
List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder> |
ModelMonitoringSchema.Builder.getPredictionFieldsOrBuilderList()
Prediction output names of the model.
|
Copyright © 2025 Google LLC. All rights reserved.