Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Chunk::PageSpan.
Page span of the chunk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#page_end
def page_end() -> ::Integer
Returns
- (::Integer) — The end page of the chunk.
#page_end=
def page_end=(value) -> ::Integer
Parameter
- value (::Integer) — The end page of the chunk.
Returns
- (::Integer) — The end page of the chunk.
#page_start
def page_start() -> ::Integer
Returns
- (::Integer) — The start page of the chunk.
#page_start=
def page_start=(value) -> ::Integer
Parameter
- value (::Integer) — The start page of the chunk.
Returns
- (::Integer) — The start page of the chunk.