Interface Answer.CitationSourceOrBuilder (0.3.0)

public static interface Answer.CitationSourceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getReferenceIndex()

public abstract int getReferenceIndex()

Output only. Contains the index of the Answer.AnswerReference in the references repeated field.

int32 reference_index = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The referenceIndex.