Uses of Interface
com.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotationOrBuilder
-
Packages that use ErrorAnalysisAnnotationOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of ErrorAnalysisAnnotationOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ErrorAnalysisAnnotationOrBuilder Modifier and Type Class Description classErrorAnalysisAnnotationModel error analysis for each annotation.static classErrorAnalysisAnnotation.BuilderModel error analysis for each annotation.Methods in com.google.cloud.aiplatform.v1beta1 that return ErrorAnalysisAnnotationOrBuilder Modifier and Type Method Description ErrorAnalysisAnnotationOrBuilderEvaluatedAnnotation.Builder. getErrorAnalysisAnnotationsOrBuilder(int index)Annotations of model error analysis results.ErrorAnalysisAnnotationOrBuilderEvaluatedAnnotation. getErrorAnalysisAnnotationsOrBuilder(int index)Annotations of model error analysis results.ErrorAnalysisAnnotationOrBuilderEvaluatedAnnotationOrBuilder. getErrorAnalysisAnnotationsOrBuilder(int index)Annotations of model error analysis results.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ErrorAnalysisAnnotationOrBuilder Modifier and Type Method Description List<? extends ErrorAnalysisAnnotationOrBuilder>EvaluatedAnnotation.Builder. getErrorAnalysisAnnotationsOrBuilderList()Annotations of model error analysis results.List<? extends ErrorAnalysisAnnotationOrBuilder>EvaluatedAnnotation. getErrorAnalysisAnnotationsOrBuilderList()Annotations of model error analysis results.List<? extends ErrorAnalysisAnnotationOrBuilder>EvaluatedAnnotationOrBuilder. getErrorAnalysisAnnotationsOrBuilderList()Annotations of model error analysis results.
-