Class ErrorAnalysisAnnotation.AttributedItem

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.ErrorAnalysisAnnotation.AttributedItem
All Implemented Interfaces:
ErrorAnalysisAnnotation.AttributedItemOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
ErrorAnalysisAnnotation

public static final class ErrorAnalysisAnnotation.AttributedItem extends com.google.protobuf.GeneratedMessage implements ErrorAnalysisAnnotation.AttributedItemOrBuilder
 Attributed items for a given annotation, typically representing neighbors
 from the training sets constrained by the query type.
 
Protobuf type google.cloud.aiplatform.v1.ErrorAnalysisAnnotation.AttributedItem
See Also:
  • Field Details

    • ANNOTATION_RESOURCE_NAME_FIELD_NUMBER

      public static final int ANNOTATION_RESOURCE_NAME_FIELD_NUMBER
      See Also:
    • DISTANCE_FIELD_NUMBER

      public static final int DISTANCE_FIELD_NUMBER
      See Also:
  • Method Details