Reference documentation and code samples for the Google Cloud Ces V1 Client class Citations.
Citations associated with the agent response.
Generated from protobuf message google.cloud.ces.v1.Citations
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cited_chunks |
array<Citations\CitedChunk>
List of cited pieces of information. |
getCitedChunks
List of cited pieces of information.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setCitedChunks
List of cited pieces of information.
| Parameter | |
|---|---|
| Name | Description |
var |
array<Citations\CitedChunk>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|