View Source GoogleApi.ContentWarehouse.V1.Model.SentimentSentimentBehaviors (google_api_content_warehouse v0.4.0)
The set of behavior signals that the user is expressing/demonstrating that is detected by the sentiment analysis. These signals are used to help assistant determine the proper response behavior. NEXT ID = 2
Attributes
-
politeness
(type:number()
, default:nil
) - The degree to which the user is showing politeness.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SentimentSentimentBehaviors{ politeness: number() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.