Uses of Interface
com.google.cloud.aiplatform.v1.ErrorAnalysisAnnotationOrBuilder
Packages that use ErrorAnalysisAnnotationOrBuilder
-
Uses of ErrorAnalysisAnnotationOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ErrorAnalysisAnnotationOrBuilderModifier and TypeClassDescriptionfinal classModel error analysis for each annotation.static final classModel error analysis for each annotation.Methods in com.google.cloud.aiplatform.v1 that return ErrorAnalysisAnnotationOrBuilderModifier and TypeMethodDescriptionEvaluatedAnnotation.Builder.getErrorAnalysisAnnotationsOrBuilder(int index) Annotations of model error analysis results.EvaluatedAnnotation.getErrorAnalysisAnnotationsOrBuilder(int index) Annotations of model error analysis results.EvaluatedAnnotationOrBuilder.getErrorAnalysisAnnotationsOrBuilder(int index) Annotations of model error analysis results.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ErrorAnalysisAnnotationOrBuilderModifier and TypeMethodDescriptionList<? 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.