Uses of Interface
com.google.cloud.aiplatform.v1.EvaluatedAnnotationOrBuilder
-
Packages that use EvaluatedAnnotationOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of EvaluatedAnnotationOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement EvaluatedAnnotationOrBuilder Modifier and Type Class Description class
EvaluatedAnnotation
True positive, false positive, or false negative.static class
EvaluatedAnnotation.Builder
True positive, false positive, or false negative.Methods in com.google.cloud.aiplatform.v1 that return EvaluatedAnnotationOrBuilder Modifier and Type Method Description EvaluatedAnnotationOrBuilder
BatchImportEvaluatedAnnotationsRequest.Builder. getEvaluatedAnnotationsOrBuilder(int index)
Required.EvaluatedAnnotationOrBuilder
BatchImportEvaluatedAnnotationsRequest. getEvaluatedAnnotationsOrBuilder(int index)
Required.EvaluatedAnnotationOrBuilder
BatchImportEvaluatedAnnotationsRequestOrBuilder. getEvaluatedAnnotationsOrBuilder(int index)
Required.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EvaluatedAnnotationOrBuilder Modifier and Type Method Description List<? extends EvaluatedAnnotationOrBuilder>
BatchImportEvaluatedAnnotationsRequest.Builder. getEvaluatedAnnotationsOrBuilderList()
Required.List<? extends EvaluatedAnnotationOrBuilder>
BatchImportEvaluatedAnnotationsRequest. getEvaluatedAnnotationsOrBuilderList()
Required.List<? extends EvaluatedAnnotationOrBuilder>
BatchImportEvaluatedAnnotationsRequestOrBuilder. getEvaluatedAnnotationsOrBuilderList()
Required.
-