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."],[[["This document provides reference information for the `Intent.Types.TrainingPhrase.Types.Type` enum within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta23, which is the latest."],["The enum `Intent.Types.TrainingPhrase.Types.Type` represents the different types of training phrases used in Dialogflow, with its documentation residing in the `Google.Cloud.Dialogflow.V2Beta1` namespace."],["The enum defines three fields: `Example`, `Template`, and `Unspecified`, each with specific characteristics regarding entity type annotation and use, with Template mode being deprecated in favor of Example mode."],["Using `Unspecified` for the training phrase type is discouraged."],["The documentation is part of the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]