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 \ AnswerGenerationSpecMethods
__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 |