Google Cloud Contact Center Insights V1 Client - Class MentionType (1.4.1)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class MentionType.

The supported types of mentions.

Protobuf type google.cloud.contactcenterinsights.v1.EntityMentionData.MentionType

Namespace

Google \ Cloud \ ContactCenterInsights \ V1 \ EntityMentionData

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

MENTION_TYPE_UNSPECIFIED

Value: 0

Unspecified.

Generated from protobuf enum MENTION_TYPE_UNSPECIFIED = 0;

PROPER

Value: 1

Proper noun.

Generated from protobuf enum PROPER = 1;

COMMON

Value: 2

Common noun (or noun compound).

Generated from protobuf enum COMMON = 2;