public sealed class AnswerQueryRequest.Types.AnswerGenerationSpec.Types.PromptSpec : IMessage<AnswerQueryRequest.Types.AnswerGenerationSpec.Types.PromptSpec>, IEquatable<AnswerQueryRequest.Types.AnswerGenerationSpec.Types.PromptSpec>, IDeepCloneable<AnswerQueryRequest.Types.AnswerGenerationSpec.Types.PromptSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class AnswerQueryRequest.Types.AnswerGenerationSpec.Types.PromptSpec.
Answer generation prompt specification.
Implements
IMessageAnswerQueryRequestTypesAnswerGenerationSpecTypesPromptSpec, IEquatableAnswerQueryRequestTypesAnswerGenerationSpecTypesPromptSpec, IDeepCloneableAnswerQueryRequestTypesAnswerGenerationSpecTypesPromptSpec, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
PromptSpec()
public PromptSpec()
PromptSpec(PromptSpec)
public PromptSpec(AnswerQueryRequest.Types.AnswerGenerationSpec.Types.PromptSpec other)
Parameter | |
---|---|
Name | Description |
other |
AnswerQueryRequestTypesAnswerGenerationSpecTypesPromptSpec |
Properties
Preamble
public string Preamble { get; set; }
Customized preamble.
Property Value | |
---|---|
Type | Description |
string |