Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class CitationMetadata.
Citation metadata.
Generated from protobuf message google.cloud.discoveryengine.v1.SearchResponse.Summary.CitationMetadata
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ SearchResponse \ SummaryMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ citations |
array<Citation>
Citations for segments. |
getCitations
Citations for segments.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setCitations
Citations for segments.
| Parameter | |
|---|---|
| Name | Description |
var |
array<Citation>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|