public sealed class Part : IMessage<Intent.Types.TrainingPhrase.Types.Part>, IEquatable<Intent.Types.TrainingPhrase.Types.Part>, IDeepCloneable<Intent.Types.TrainingPhrase.Types.Part>, IBufferMessage, IMessage
Optional. The parameter name for the value extracted from the
annotated part of the example.
This field is required for annotated parts of the training phrase.
Optional. Indicates whether the text was manually annotated.
This field is set to true when the Dialogflow Console is used to
manually annotate the part. When creating an annotated part with the
API, you must set this to true.
[[["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 latest version available is 4.26.0, representing the most up-to-date iteration of the Google.Cloud.Dialogflow.V2 library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various previous versions of the library, ranging from 4.25.0 down to 3.2.0, providing access to historical releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePart\u003c/code\u003e class represents a specific segment within a training phrase used by Dialogflow for understanding natural language, being implementable through various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePart\u003c/code\u003e class contains properties such as \u003ccode\u003eAlias\u003c/code\u003e, \u003ccode\u003eEntityType\u003c/code\u003e, \u003ccode\u003eText\u003c/code\u003e, and \u003ccode\u003eUserDefined\u003c/code\u003e, which are used to define the characteristics and attributes of each part within a training phrase.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePart\u003c/code\u003e class can be constructed using an empty constructor, or a constructor that passes in another \u003ccode\u003ePart\u003c/code\u003e object, enabling the deep cloning of objects.\u003c/p\u003e\n"]]],[],null,[]]