google.cloud.language_v2.types.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.
probability
float
Probability score associated with the entity.
The score shows the probability of the entity mention being
the entity type. The score is in (0, 1] range.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class EntityMention (2.17.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.2 (latest)](/python/docs/reference/language/latest/google.cloud.language_v2.types.EntityMention)\n- [2.17.0](/python/docs/reference/language/2.17.0/google.cloud.language_v2.types.EntityMention)\n- [2.16.0](/python/docs/reference/language/2.16.0/google.cloud.language_v2.types.EntityMention)\n- [2.15.1](/python/docs/reference/language/2.15.1/google.cloud.language_v2.types.EntityMention)\n- [2.14.0](/python/docs/reference/language/2.14.0/google.cloud.language_v2.types.EntityMention)\n- [2.13.4](/python/docs/reference/language/2.13.4/google.cloud.language_v2.types.EntityMention)\n- [2.12.0](/python/docs/reference/language/2.12.0/google.cloud.language_v2.types.EntityMention)\n- [2.11.0](/python/docs/reference/language/2.11.0/google.cloud.language_v2.types.EntityMention)\n- [2.10.1](/python/docs/reference/language/2.10.1/google.cloud.language_v2.types.EntityMention)\n- [2.9.1](/python/docs/reference/language/2.9.1/google.cloud.language_v2.types.EntityMention)\n- [2.8.1](/python/docs/reference/language/2.8.1/google.cloud.language_v2.types.EntityMention)\n- [2.7.0](/python/docs/reference/language/2.7.0/google.cloud.language_v2.types.EntityMention)\n- [2.6.1](/python/docs/reference/language/2.6.1/google.cloud.language_v2.types.EntityMention)\n- [2.5.2](/python/docs/reference/language/2.5.2/google.cloud.language_v2.types.EntityMention)\n- [2.4.3](/python/docs/reference/language/2.4.3/google.cloud.language_v2.types.EntityMention)\n- [2.3.2](/python/docs/reference/language/2.3.2/google.cloud.language_v2.types.EntityMention)\n- [2.2.2](/python/docs/reference/language/2.2.2/google.cloud.language_v2.types.EntityMention)\n- [2.1.0](/python/docs/reference/language/2.1.0/google.cloud.language_v2.types.EntityMention)\n- [2.0.0](/python/docs/reference/language/2.0.0/google.cloud.language_v2.types.EntityMention)\n- [1.3.2](/python/docs/reference/language/1.3.2/google.cloud.language_v2.types.EntityMention) \n\n EntityMention(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRepresents a mention for an entity in the text. Currently,\nproper noun mentions are supported.\n\nClasses\n-------\n\n### Type\n\n Type(value)\n\nThe supported types of mentions."]]