Uses of Class
com.google.cloud.aiplatform.v1.ErrorAnalysisAnnotation.AttributedItem
Packages that use ErrorAnalysisAnnotation.AttributedItem
-
Uses of ErrorAnalysisAnnotation.AttributedItem in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ErrorAnalysisAnnotation.AttributedItemModifier and TypeMethodDescriptionErrorAnalysisAnnotation.AttributedItem.Builder.build()ErrorAnalysisAnnotation.AttributedItem.Builder.buildPartial()ErrorAnalysisAnnotation.Builder.getAttributedItems(int index) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.getAttributedItems(int index) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotationOrBuilder.getAttributedItems(int index) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItem.getDefaultInstance()ErrorAnalysisAnnotation.AttributedItem.Builder.getDefaultInstanceForType()ErrorAnalysisAnnotation.AttributedItem.getDefaultInstanceForType()ErrorAnalysisAnnotation.AttributedItem.parseDelimitedFrom(InputStream input) ErrorAnalysisAnnotation.AttributedItem.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ErrorAnalysisAnnotation.AttributedItem.parseFrom(byte[] data) ErrorAnalysisAnnotation.AttributedItem.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ErrorAnalysisAnnotation.AttributedItem.parseFrom(com.google.protobuf.ByteString data) ErrorAnalysisAnnotation.AttributedItem.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ErrorAnalysisAnnotation.AttributedItem.parseFrom(com.google.protobuf.CodedInputStream input) ErrorAnalysisAnnotation.AttributedItem.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ErrorAnalysisAnnotation.AttributedItem.parseFrom(InputStream input) ErrorAnalysisAnnotation.AttributedItem.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ErrorAnalysisAnnotation.AttributedItem.parseFrom(ByteBuffer data) ErrorAnalysisAnnotation.AttributedItem.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ErrorAnalysisAnnotation.AttributedItemModifier and TypeMethodDescriptionErrorAnalysisAnnotation.Builder.getAttributedItemsList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.getAttributedItemsList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotationOrBuilder.getAttributedItemsList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.com.google.protobuf.Parser<ErrorAnalysisAnnotation.AttributedItem>ErrorAnalysisAnnotation.AttributedItem.getParserForType()static com.google.protobuf.Parser<ErrorAnalysisAnnotation.AttributedItem>ErrorAnalysisAnnotation.AttributedItem.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ErrorAnalysisAnnotation.AttributedItemModifier and TypeMethodDescriptionErrorAnalysisAnnotation.Builder.addAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem value) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.Builder.addAttributedItems(ErrorAnalysisAnnotation.AttributedItem value) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItem.Builder.mergeFrom(ErrorAnalysisAnnotation.AttributedItem other) ErrorAnalysisAnnotation.AttributedItem.newBuilder(ErrorAnalysisAnnotation.AttributedItem prototype) ErrorAnalysisAnnotation.Builder.setAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem value) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ErrorAnalysisAnnotation.AttributedItemModifier and TypeMethodDescriptionErrorAnalysisAnnotation.Builder.addAllAttributedItems(Iterable<? extends ErrorAnalysisAnnotation.AttributedItem> values) Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.