Google Cloud Discovery Engine V1beta Client - Class ChunkInfo (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class ChunkInfo.

Chunk information.

Generated from protobuf message google.cloud.discoveryengine.v1beta.AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.ChunkInfo

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta \ AnswerQueryRequest \ SearchSpec \ SearchResultList \ SearchResult

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ chunk string

Chunk resource name.

↳ content string

Chunk textual content.

getChunk

Chunk resource name.

Returns
Type Description
string

setChunk

Chunk resource name.

Parameter
Name Description
var string
Returns
Type Description
$this

getContent

Chunk textual content.

Returns
Type Description
string

setContent

Chunk textual content.

Parameter
Name Description
var string
Returns
Type Description
$this