Interface protos.google.cloud.language.v1beta2.IEntityMention (5.2.2)

Properties of an EntityMention.

Package

@google-cloud/language

Properties

sentiment

sentiment?: (google.cloud.language.v1beta2.ISentiment|null);

EntityMention sentiment

text

text?: (google.cloud.language.v1beta2.ITextSpan|null);

EntityMention text

type

type?: (google.cloud.language.v1beta2.EntityMention.Type|keyof typeof google.cloud.language.v1beta2.EntityMention.Type|null);

EntityMention type