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 represents the most current release."],["This page documents the `Generator.Types.Placeholder` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, starting with version 1.0.0 up until the latest 2.23.0 version."],["The `Generator.Types.Placeholder` class represents a custom placeholder used in prompt text and is part of the Dialogflow v3 API."],["`Generator.Types.Placeholder` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods and properties like `Id` and `Name`."],["The class `Placeholder` has 2 constructors : `Placeholder()` and `Placeholder(Generator.Types.Placeholder other)`."]]],[]]