Uses of Interface
com.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItemOrBuilder
-
Packages that use ErrorAnalysisAnnotation.AttributedItemOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of ErrorAnalysisAnnotation.AttributedItemOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ErrorAnalysisAnnotation.AttributedItemOrBuilder Modifier and Type Class Description static classErrorAnalysisAnnotation.AttributedItemAttributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.static classErrorAnalysisAnnotation.AttributedItem.BuilderAttributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.Methods in com.google.cloud.aiplatform.v1beta1 that return ErrorAnalysisAnnotation.AttributedItemOrBuilder Modifier and Type Method Description ErrorAnalysisAnnotation.AttributedItemOrBuilderErrorAnalysisAnnotation.Builder. getAttributedItemsOrBuilder(int index)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItemOrBuilderErrorAnalysisAnnotation. getAttributedItemsOrBuilder(int index)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItemOrBuilderErrorAnalysisAnnotationOrBuilder. 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.v1beta1 that return types with arguments of type ErrorAnalysisAnnotation.AttributedItemOrBuilder Modifier and Type Method Description List<? extends ErrorAnalysisAnnotation.AttributedItemOrBuilder>ErrorAnalysisAnnotation.Builder. getAttributedItemsOrBuilderList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.List<? extends ErrorAnalysisAnnotation.AttributedItemOrBuilder>ErrorAnalysisAnnotation. getAttributedItemsOrBuilderList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.List<? extends ErrorAnalysisAnnotation.AttributedItemOrBuilder>ErrorAnalysisAnnotationOrBuilder. getAttributedItemsOrBuilderList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
-