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 content details the \u003ccode\u003ePart\u003c/code\u003e class, which represents a segment of a training phrase within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.Intent.Types.TrainingPhrase.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePart\u003c/code\u003e class is available across multiple versions, from 1.0.0 to the latest version, 2.23.0, within the provided list.\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, supporting various functionalities like message handling and deep cloning.\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 segment to a specific intent parameter, and \u003ccode\u003eText\u003c/code\u003e, which contains the textual content of this segment, with both of them being of type string.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003ePart\u003c/code\u003e class, a default one and one that takes another \u003ccode\u003ePart\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]