Class: Google::Cloud::AIPlatform::V1::ErrorAnalysisAnnotation::AttributedItem

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/evaluated_annotation.rb

Overview

Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_resource_name::String



163
164
165
166
# File 'proto_docs/google/cloud/aiplatform/v1/evaluated_annotation.rb', line 163

class AttributedItem
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#distance::Float



163
164
165
166
# File 'proto_docs/google/cloud/aiplatform/v1/evaluated_annotation.rb', line 163

class AttributedItem
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end