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 Dialogflow v3 API class Intent.Types.TrainingPhrase.Types.Part.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.TrainingPhrase.Types.Part` class within the Google Cloud Dialogflow CX V3 API, with the latest version being 2.23.0 and version 2.17.0 being the page selected."],["The `Intent.Types.TrainingPhrase.Types.Part` class represents a component of a training phrase, utilized for annotating specific parts of user input examples for intent recognition in the Dialogflow CX."],["The class `Intent.Types.TrainingPhrase.Types.Part` inherits from `object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its role in message handling and object management."],["Key properties of this class include `ParameterId`, which links the training phrase part to a specific parameter, and `Text`, representing the literal text content of that part."],["The documentation outlines available versions from 1.0.0 to 2.23.0, allowing users to access specific version information for the `Intent.Types.TrainingPhrase.Types.Part` class."]]],[]]