Uses of Interface
com.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema.FieldSchemaOrBuilder
Packages that use ModelMonitoringSchema.FieldSchemaOrBuilder
-
Uses of ModelMonitoringSchema.FieldSchemaOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ModelMonitoringSchema.FieldSchemaOrBuilderModifier and TypeClassDescriptionstatic final classSchema field definition.static final classSchema field definition.Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringSchema.FieldSchemaOrBuilderModifier and TypeMethodDescriptionModelMonitoringSchema.Builder.getFeatureFieldsOrBuilder(int index) Feature names of the model.ModelMonitoringSchema.getFeatureFieldsOrBuilder(int index) Feature names of the model.ModelMonitoringSchemaOrBuilder.getFeatureFieldsOrBuilder(int index) Feature names of the model.ModelMonitoringSchema.Builder.getGroundTruthFieldsOrBuilder(int index) Target /ground truth names of the model.ModelMonitoringSchema.getGroundTruthFieldsOrBuilder(int index) Target /ground truth names of the model.ModelMonitoringSchemaOrBuilder.getGroundTruthFieldsOrBuilder(int index) Target /ground truth names of the model.ModelMonitoringSchema.Builder.getPredictionFieldsOrBuilder(int index) Prediction output names of the model.ModelMonitoringSchema.getPredictionFieldsOrBuilder(int index) Prediction output names of the model.ModelMonitoringSchemaOrBuilder.getPredictionFieldsOrBuilder(int index) Prediction output names of the model.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringSchema.FieldSchemaOrBuilderModifier and TypeMethodDescriptionList<? extends ModelMonitoringSchema.FieldSchemaOrBuilder>ModelMonitoringSchema.Builder.getFeatureFieldsOrBuilderList()Feature names of the model.List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder>ModelMonitoringSchema.getFeatureFieldsOrBuilderList()Feature names of the model.List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder>ModelMonitoringSchemaOrBuilder.getFeatureFieldsOrBuilderList()Feature names of the model.List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder>ModelMonitoringSchema.Builder.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>ModelMonitoringSchemaOrBuilder.getGroundTruthFieldsOrBuilderList()Target /ground truth names of the model.List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder>ModelMonitoringSchema.Builder.getPredictionFieldsOrBuilderList()Prediction output names of the model.List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder>ModelMonitoringSchema.getPredictionFieldsOrBuilderList()Prediction output names of the model.List<? extends ModelMonitoringSchema.FieldSchemaOrBuilder>ModelMonitoringSchemaOrBuilder.getPredictionFieldsOrBuilderList()Prediction output names of the model.