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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003ePart\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically relating to training phrase parts in Dialogflow CX intents.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, with a list of other versions ranging from 2.22.0 down to 1.0.0 that users may select if necessary.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePart\u003c/code\u003e class represents a component of a training phrase, implementing various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePart\u003c/code\u003e class include \u003ccode\u003eParameterId\u003c/code\u003e, which is used to link this training phrase part to a specific intent parameter, and \u003ccode\u003eText\u003c/code\u003e, which is the actual text content of the part.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePart\u003c/code\u003e class has two constructors: one default constructor \u003ccode\u003ePart()\u003c/code\u003e, and one that initializes a \u003ccode\u003ePart\u003c/code\u003e instance based on another existing \u003ccode\u003ePart\u003c/code\u003e instance using the \u003ccode\u003ePart(Intent.Types.TrainingPhrase.Types.Part other)\u003c/code\u003e constructor.\u003c/p\u003e\n"]]],[],null,[]]