Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::ChunkPageFooter (v0.35.0)

Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::ChunkPageFooter.

Represents the page footer associated with the chunk.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#page_span

def page_span() -> ::Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::ChunkPageSpan

#page_span=

def page_span=(value) -> ::Google::Cloud::DocumentAI::V1beta3::Document::ChunkedDocument::Chunk::ChunkPageSpan

#text

def text() -> ::String
Returns
  • (::String) — Footer in text format.

#text=

def text=(value) -> ::String
Parameter
  • value (::String) — Footer in text format.
Returns
  • (::String) — Footer in text format.