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 \u003ccode\u003ePart\u003c/code\u003e class represents a segment of a training phrase within the Google Cloud Dialogflow CX V3 framework, specifically designed for intent training.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.23.0 is the latest release available in the provided content for the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.Intent.Types.TrainingPhrase.Types.Part\u003c/code\u003e component, with versions spanning back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePart\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePart\u003c/code\u003e class includes properties \u003ccode\u003eParameterId\u003c/code\u003e, to define the parameter to annotate that specific part of the training phrase, and \u003ccode\u003eText\u003c/code\u003e, which is the required text for that specific part.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a parameterless constructor, and one that creates a new \u003ccode\u003ePart\u003c/code\u003e instance by cloning an existing one, utilizing the other \u003ccode\u003ePart\u003c/code\u003e provided as a parameter.\u003c/p\u003e\n"]]],[],null,[]]