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 API, specifically found in the namespace \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of a series of versions, ranging from 1.0.0 to the latest 2.23.0, each with its corresponding documentation.\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, enabling functionalities like message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003ePart()\u003c/code\u003e for default initialization, and \u003ccode\u003ePart(Intent.Types.TrainingPhrase.Types.Part other)\u003c/code\u003e for creating a new \u003ccode\u003ePart\u003c/code\u003e instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePart\u003c/code\u003e class has two properties: \u003ccode\u003eParameterId\u003c/code\u003e, a string used for identifying a parameter in the training phrase, and \u003ccode\u003eText\u003c/code\u003e, which is a required string representing the text content of this portion of the training phrase.\u003c/p\u003e\n"]]],[],null,[]]