Google Cloud Discovery Engine V1 Client - Class CitationSource (1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class CitationSource.
Citation source.
Generated from protobuf message google.cloud.discoveryengine.v1.Answer.CitationSource
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ AnswerMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ reference_id |
string
ID of the citation source. |
getReferenceId
ID of the citation source.
| Returns | |
|---|---|
| Type | Description |
string |
|
setReferenceId
ID of the citation source.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|