Google Cloud Discovery Engine V1 Client - Class GroundedGenerationContent (1.6.1)

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

Base structured datatype containing multi-part content of a message.

Generated from protobuf message google.cloud.discoveryengine.v1.GroundedGenerationContent

Namespace

Google \ Cloud \ DiscoveryEngine \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ role
string

Producer of the content. Must be either user or model . Intended to be used for multi-turn conversations. Otherwise, it can be left unset.

↳ parts
array< GroundedGenerationContent\Part >

Ordered Parts that constitute a single message.

getRole

Producer of the content. Must be either user or model .

Intended to be used for multi-turn conversations. Otherwise, it can be left unset.

Returns
Type
Description
string

setRole

Producer of the content. Must be either user or model .

Intended to be used for multi-turn conversations. Otherwise, it can be left unset.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getParts

Ordered Parts that constitute a single message.

Returns
Type
Description

setParts

Ordered Parts that constitute a single message.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: