Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::Chunk::ChunkMetadata (v0.9.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Chunk::ChunkMetadata.

Metadata of the current chunk. This field is only populated on SearchService.Search API.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_chunks

def next_chunks() -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Chunk>
Returns

#next_chunks=

def next_chunks=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Chunk>
Parameter
Returns

#previous_chunks

def previous_chunks() -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Chunk>
Returns

#previous_chunks=

def previous_chunks=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Chunk>
Parameter
Returns