public sealed class Intent.Types.TrainingPhrase.Types.Part : IMessage<Intent.Types.TrainingPhrase.Types.Part>, IEquatable<Intent.Types.TrainingPhrase.Types.Part>, IDeepCloneable<Intent.Types.TrainingPhrase.Types.Part>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Intent.Types.TrainingPhrase.Types.Part.
The [parameter][google.cloud.dialogflow.cx.v3.Intent.Parameter] used to
annotate this part of the training phrase. This field is required for
annotated parts of the training phrase.
[[["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-02 UTC."],[[["The latest version of the Dialogflow v3 API documentation for `Intent.Types.TrainingPhrase.Types.Part` is version 2.23.0."],["The documentation provides a comprehensive list of versions ranging from 1.0.0 to 2.23.0, each with a link to the corresponding documentation for `Intent.Types.TrainingPhrase.Types.Part`."],["`Intent.Types.TrainingPhrase.Types.Part` is a class that represents a part of a training phrase in Dialogflow, implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `Part` class has properties for `ParameterId`, used to annotate part of the training phrase, and `Text`, the required text for the training phrase part."],["The documentation includes information on the class's constructors, inherited members, namespace (`Google.Cloud.Dialogflow.Cx.V3`), and assembly (`Google.Cloud.Dialogflow.Cx.V3.dll`)."]]],[]]