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."],[[["This document provides reference documentation for the `Generator.Types.Placeholder` class within the Dialogflow v3 API, specifically for version 2.19.0."],["The `Generator.Types.Placeholder` class represents a custom placeholder in prompt text and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists various available versions of the Dialogflow v3 API, with version 2.23.0 being the latest release."],["The `Generator.Types.Placeholder` class has properties for `Id` and `Name`, which are both strings used for mapping custom placeholders and defining placeholder values respectively."]]],[]]