Class: Google::Cloud::DocumentAI::V1::Document::EntityRelation

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

Overview

Relationship between Entities.

Instance Attribute Summary collapse

Instance Attribute Details

#object_id::String



822
823
824
825
# File 'proto_docs/google/cloud/documentai/v1/document.rb', line 822

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

#relation::String



822
823
824
825
# File 'proto_docs/google/cloud/documentai/v1/document.rb', line 822

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

#subject_id::String



822
823
824
825
# File 'proto_docs/google/cloud/documentai/v1/document.rb', line 822

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