Interface SearchResponse.Summary.CitationSourceOrBuilder (0.37.0)

public static interface SearchResponse.Summary.CitationSourceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getReferenceIndex()

public abstract long getReferenceIndex()

Document reference index from SummaryWithMetadata.references. It is 0-indexed and the value will be zero if the reference_index is not set explicitly.

int64 reference_index = 4;

Returns
TypeDescription
long

The referenceIndex.