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 webpage provides documentation for the `Generator.Types.Placeholder` class within the Google Cloud Dialogflow CX V3 API, specifically targeting the .NET environment."],["The latest available version of the Dialogflow CX V3 API is 2.23.0, with multiple other version releases documented back to version 1.0.0."],["The `Generator.Types.Placeholder` class represents a custom placeholder in the prompt text for the Dialogflow CX V3 API and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties, `Id` and `Name`, used for managing the custom placeholder."],["The documentation details the inheritance, implemented interfaces, namespace (`Google.Cloud.Dialogflow.Cx.V3`), assembly (`Google.Cloud.Dialogflow.Cx.V3.dll`), constructors, properties, and inherited members of the class."]]],[]]