Google Cloud Discovery Engine V1beta Client - Class CitationSource (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class CitationSource.

Citation source.

Generated from protobuf message google.cloud.discoveryengine.v1beta.SearchResponse.Summary.CitationSource

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta \ SearchResponse \ Summary

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ reference_index int|string

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

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.

Returns
Type Description
int|string

setReferenceIndex

Document reference index from SummaryWithMetadata.references.

It is 0-indexed and the value will be zero if the reference_index is not set explicitly.

Parameter
Name Description
var int|string
Returns
Type Description
$this