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-04-09 UTC."],[[["The latest version available for the Dialogflow v3 API is 2.23.0, as indicated in the provided list of versions."],["The documentation provides a comprehensive overview of the `Generator.Types.Placeholder` class, including its inheritance, implemented interfaces, and available constructors."],["The `Generator.Types.Placeholder` class represents a custom placeholder used in prompt text, and can be referenced to the versions of the Dialogflow v3 API from version 1.0.0 up to 2.23.0."],["The `Placeholder` class has two properties, `Id` and `Name`, which are of type string and used to manage placeholder identifiers and values within prompt texts, respectively."]]],[]]