Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CitationMetadata.
A collection of source attributions for a piece of content.
Generated from protobuf message google.cloud.aiplatform.v1.CitationMetadata
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ citations |
array<Google\Cloud\AIPlatform\V1\Citation>
Output only. List of citations. |
getCitations
Output only. List of citations.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setCitations
Output only. List of citations.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\AIPlatform\V1\Citation>
|
Returns | |
---|---|
Type | Description |
$this |