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-01 UTC."],[[["This webpage provides documentation for the `Intent.Types.TrainingPhrase.Types.Part` class within the Dialogflow v3 API, with version 2.23.0 being the latest."],["The `Intent.Types.TrainingPhrase.Types.Part` class represents a specific segment of a training phrase used in intent recognition."],["The documentation includes links to different versions of the API, ranging from version 1.0.0 up to 2.23.0, for the `Intent.Types.TrainingPhrase.Types.Part` class."],["The class has properties such as `ParameterId` and `Text`, which are used to define the parameter and text of that part of the training phrase."],["The class `Intent.Types.TrainingPhrase.Types.Part` has multiple implementations, including `IMessage`, `IEquatable`, and `IDeepCloneable`, in order to fulfill its purpose."]]],[]]