public sealed class GenerativeSettings.Types.FallbackSettings.Types.PromptTemplate : IMessage<GenerativeSettings.Types.FallbackSettings.Types.PromptTemplate>, IEquatable<GenerativeSettings.Types.FallbackSettings.Types.PromptTemplate>, IDeepCloneable<GenerativeSettings.Types.FallbackSettings.Types.PromptTemplate>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GenerativeSettings.Types.FallbackSettings.Types.PromptTemplate.
Prompt text that is sent to a LLM on no-match default, placeholders are
filled downstream. For example: "Here is a conversation $conversation,
a response is: "
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `PromptTemplate` class within the `Google.Cloud.Dialogflow.Cx.V3` API, specifically for version 2.18.0, with links to previous and the latest versions."],["The `PromptTemplate` class is a part of the `GenerativeSettings.Types.FallbackSettings.Types` namespace and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, `PromptTemplate()`, and `PromptTemplate(PromptTemplate)`, as well as properties like `DisplayName`, `Frozen`, and `PromptText`, which define the prompt's behavior and content."],["The prompt template documentation includes methods inherited from the `object` base class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The webpage also contains links to multiple previous versions of the documentation, starting at version 1.0.0 and going up to the latest release, version 2.23.0, allowing for easy access to specific version details."]]],[]]