SentimentSentimentBehaviors

GoogleApi.ContentWarehouse.V1.Model.SentimentSentimentBehaviors


Table of Contents ▼

Jump to a specific part of the page:

Description

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 List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. politeness (type: number(), default: nil)
    - The degree to which the user is showing politeness.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SentimentSentimentBehaviors{
politeness: number() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SentimentSentimentBehaviors