Class: Google::Cloud::DiscoveryEngine::V1::Chunk::PageSpan

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

Overview

Page span of the chunk.

Instance Attribute Summary collapse

Instance Attribute Details

#page_end::Integer



90
91
92
93
# File 'proto_docs/google/cloud/discoveryengine/v1/chunk.rb', line 90

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

#page_start::Integer



90
91
92
93
# File 'proto_docs/google/cloud/discoveryengine/v1/chunk.rb', line 90

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