Google Cloud Discovery Engine V1 Client - Class DocumentMetadata (1.5.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class DocumentMetadata.

Document metadata contains the information of the document of the current chunk.

Generated from protobuf message google.cloud.discoveryengine.v1.AnswerQueryRequest.EndUserSpec.EndUserMetaData.ChunkInfo.DocumentMetadata

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ AnswerQueryRequest \ EndUserSpec \ EndUserMetaData \ ChunkInfo

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ title string

Title of the document.

getTitle

Title of the document.

Returns
Type Description
string

setTitle

Title of the document.

Parameter
Name Description
var string
Returns
Type Description
$this