google_api_dialogflow v0.38.0 GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart View Source
Represents a part of a training phrase.
Attributes
alias
(type:String.t
, default:nil
) - 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.entityType
(type:String.t
, default:nil
) - Optional. The entity type name prefixed with@
. This field is required for annotated parts of the training phrase.text
(type:String.t
, default:nil
) - Required. The text for this part.userDefined
(type:boolean()
, default:nil
) - 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.