Uses of Interface
com.google.cloud.aiplatform.v1.ErrorAnalysisAnnotation.AttributedItemOrBuilder
Packages that use ErrorAnalysisAnnotation.AttributedItemOrBuilder
-
Uses of ErrorAnalysisAnnotation.AttributedItemOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ErrorAnalysisAnnotation.AttributedItemOrBuilderModifier and TypeClassDescriptionstatic final classAttributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.static final classAttributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.Methods in com.google.cloud.aiplatform.v1 that return ErrorAnalysisAnnotation.AttributedItemOrBuilderModifier and TypeMethodDescriptionErrorAnalysisAnnotation.Builder.getAttributedItemsOrBuilder(int index) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.getAttributedItemsOrBuilder(int index) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotationOrBuilder.getAttributedItemsOrBuilder(int index) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ErrorAnalysisAnnotation.AttributedItemOrBuilderModifier and TypeMethodDescriptionErrorAnalysisAnnotation.Builder.getAttributedItemsOrBuilderList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.getAttributedItemsOrBuilderList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotationOrBuilder.getAttributedItemsOrBuilderList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.