Represents a mention for an entity in the text. Currently,
proper noun mentions are supported.
Attributes
Name
Description
text
.language_service.TextSpan
The mention text.
type_
.language_service.EntityMention.Type
The type of the entity mention.
sentiment
.language_service.Sentiment
For calls to [AnalyzeEntitySentiment][] or if
AnnotateTextRequest.Features.extract_entity_sentiment
is set to true, this field will contain the sentiment
expressed for this mention of the entity in the provided
document.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]