Class: Google::Cloud::Vision::V1::ImageAnnotationContext

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

Overview

If an image was produced from a file (e.g. a PDF), this message gives information about the source of that image.

Instance Attribute Summary collapse

Instance Attribute Details

#page_number::Integer



644
645
646
647
# File 'proto_docs/google/cloud/vision/v1/image_annotator.rb', line 644

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

#uri::String



644
645
646
647
# File 'proto_docs/google/cloud/vision/v1/image_annotator.rb', line 644

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