Cloud Natural Language V1beta2 Client - Class Type (0.29.0)

Reference documentation and code samples for the Cloud Natural Language V1beta2 Client class Type.

The supported types of mentions.

Protobuf type google.cloud.language.v1beta2.EntityMention.Type

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

TYPE_UNKNOWN

Value: 0

Unknown

Generated from protobuf enum TYPE_UNKNOWN = 0;

PROPER

Value: 1

Proper name

Generated from protobuf enum PROPER = 1;

COMMON

Value: 2

Common noun (or noun compound)

Generated from protobuf enum COMMON = 2;