public sealed class Intent.Types.TrainingPhrase.Types.Part : IMessage<Intent.Types.TrainingPhrase.Types.Part>, IEquatable<Intent.Types.TrainingPhrase.Types.Part>, IDeepCloneable<Intent.Types.TrainingPhrase.Types.Part>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.TrainingPhrase.Types.Part.
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."],[[["This webpage provides documentation for the `Intent.Types.TrainingPhrase.Types.Part` class within the Google Cloud Dialogflow v2 API, detailing its purpose as a component of a training phrase."],["The latest version of the `Intent.Types.TrainingPhrase.Types.Part` class is 4.26.0, and documentation for prior versions, down to version 3.2.0, are also available on the page."],["`Intent.Types.TrainingPhrase.Types.Part` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class, indicating its structure and functionality within the API."],["The class includes properties such as `Alias`, `EntityType`, `Text`, and `UserDefined`, which are used to manage various aspects of a training phrase part, including parameter extraction, entity types, and manual annotations."],["The webpage contains the full details of the Google.Cloud.Dialogflow.V2 assembly, and contains documentation for the Google Cloud Dialogflow v2 API class Intent.Types.TrainingPhrase.Types.Part."]]],[]]