Class: Google::Cloud::DocumentAI::V1beta3::Document::Page::Image

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

Overview

Rendered image contents for this page.

Instance Attribute Summary collapse

Instance Attribute Details

#content::String



273
274
275
276
# File 'proto_docs/google/cloud/documentai/v1beta3/document.rb', line 273

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

#height::Integer



273
274
275
276
# File 'proto_docs/google/cloud/documentai/v1beta3/document.rb', line 273

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

#mime_type::String



273
274
275
276
# File 'proto_docs/google/cloud/documentai/v1beta3/document.rb', line 273

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

#width::Integer



273
274
275
276
# File 'proto_docs/google/cloud/documentai/v1beta3/document.rb', line 273

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