google_api_dialogflow v0.5.0 GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2beta1Sentiment View Source
The sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text.
Attributes
- magnitude (float()): A non-negative number in the [0, +inf) range, which represents the absolute magnitude of sentiment, regardless of score (positive or negative). Defaults to:
null
. - score (float()): Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sentiment). Defaults to:
null
.
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
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.