Examples do not contain @-prefixed entity type names, but example parts
can be annotated with entity types.
Template
Templates are not annotated with entity types, but they can contain
@-prefixed entity type names as substrings.
Note: Template mode has been deprecated. Example mode is the only
supported way to create new training phrases. If you have existing
training phrases in template mode, they will be removed during training
and it can cause a drop in agent performance.
[[["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-03-21 UTC."],[[["The `Intent.Types.TrainingPhrase.Types.Type` enum in the Google Cloud Dialogflow v2beta1 API represents the different types of training phrases used in intent recognition."],["The `Example` field signifies training phrases without @-prefixed entity type names, although entity types can be annotated within example parts."],["The `Template` field, now deprecated, was for training phrases with @-prefixed entity type names as substrings, but not directly annotated with entity types."],["The `Unspecified` field indicates an undefined state and should not be used within the training phrase classification."],["The namespace for this enum is `Google.Cloud.Dialogflow.V2Beta1` within the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly, and the most recent version is `1.0.0-beta23`."]]],[]]