public sealed class Generator.Types.Placeholder : IMessage<Generator.Types.Placeholder>, IEquatable<Generator.Types.Placeholder>, IDeepCloneable<Generator.Types.Placeholder>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Generator.Types.Placeholder.
Represents a custom placeholder in the prompt text.
[[["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."],[[["The latest version of the Dialogflow v3 API is 2.23.0, which can be found at the top of the version list."],["This page provides comprehensive reference documentation and code samples specifically for the `Generator.Types.Placeholder` class within the Dialogflow v3 API."],["The `Generator.Types.Placeholder` class represents a custom placeholder used within the prompt text and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage includes an extensive list of previous versions of the Dialogflow v3 API, ranging from version 2.22.0 down to version 1.0.0, offering a complete history of the available versions."],["`Generator.Types.Placeholder` has a constructor and two properties, `Id` and `Name`, that are used to map the custom placeholder and provide the custom value for the prompt text."]]],[]]