Module: Google::Cloud::ContactCenterInsights::V1::EntityMentionData::MentionType

Defined in:
proto_docs/google/cloud/contactcenterinsights/v1/resources.rb

Overview

The supported types of mentions.

Constant Summary collapse

MENTION_TYPE_UNSPECIFIED =

Unspecified.

0
PROPER =

Proper noun.

1
COMMON =

Common noun (or noun compound).

2