Google Cloud Ai Platform V1 Client - Class CitationMetadata (0.32.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setCitations

Output only. List of citations.

Parameter
NameDescription
var array<Google\Cloud\AIPlatform\V1\Citation>
Returns
TypeDescription
$this