public sealed class Part : IMessage<Intent.Types.TrainingPhrase.Types.Part>, IEquatable<Intent.Types.TrainingPhrase.Types.Part>, IDeepCloneable<Intent.Types.TrainingPhrase.Types.Part>, IBufferMessage, IMessage
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."],[[["This webpage provides documentation for the `Part` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically in the context of training phrases for Dialogflow CX intents."],["The `Part` class represents a segment of a training phrase and is essential for defining how user inputs are understood and processed."],["The page lists various versions of the Dialogflow library, ranging from version 1.0.0 to the latest 2.23.0, all of which contain information about the `Part` class."],["The documentation details the `Part` class's inheritance from `Object` and its implementation of interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes information regarding the class constructors, as well as its properties, `ParameterId` and `Text`, detailing their types and descriptions."]]],[]]