Google Cloud Discovery Engine V1 Client - Class PromptSpec (1.7.0)

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

Answer generation prompt specification.

Generated from protobuf message google.cloud.discoveryengine.v1.AnswerQueryRequest.AnswerGenerationSpec.PromptSpec

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ AnswerQueryRequest \ AnswerGenerationSpec

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

โ†ณ preamble string

Customized preamble.

getPreamble

Customized preamble.

Returns
Type Description
string

setPreamble

Customized preamble.

Parameter
Name Description
var string
Returns
Type Description
$this