All available features for sentiment, syntax, and semantic
analysis. Setting each one to true will enable that specific
analysis for the input. Next ID: 12
Attributes
Name
Description
extract_syntax
bool
Extract syntax information.
extract_entities
bool
Extract entities.
extract_document_sentiment
bool
Extract document-level sentiment.
extract_entity_sentiment
bool
Extract entities and their associated
sentiment.
classify_text
bool
Classify the full document into categories. If this is true,
the API will use the default model which classifies into a
`predefined
taxonomy
moderate_text
bool
Moderate the document for harmful and
sensitive categories.
[[["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 Features (2.17.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.2 (latest)](/python/docs/reference/language/latest/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.17.0](/python/docs/reference/language/2.17.0/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.16.0](/python/docs/reference/language/2.16.0/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.15.1](/python/docs/reference/language/2.15.1/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.14.0](/python/docs/reference/language/2.14.0/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.13.4](/python/docs/reference/language/2.13.4/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.12.0](/python/docs/reference/language/2.12.0/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.11.0](/python/docs/reference/language/2.11.0/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.10.1](/python/docs/reference/language/2.10.1/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.9.1](/python/docs/reference/language/2.9.1/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.8.1](/python/docs/reference/language/2.8.1/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.7.0](/python/docs/reference/language/2.7.0/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.6.1](/python/docs/reference/language/2.6.1/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.5.2](/python/docs/reference/language/2.5.2/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.4.3](/python/docs/reference/language/2.4.3/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.3.2](/python/docs/reference/language/2.3.2/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.2.2](/python/docs/reference/language/2.2.2/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.1.0](/python/docs/reference/language/2.1.0/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [2.0.0](/python/docs/reference/language/2.0.0/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features)\n- [1.3.2](/python/docs/reference/language/1.3.2/google.cloud.language_v1beta2.types.AnnotateTextRequest.Features) \n\n Features(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAll available features for sentiment, syntax, and semantic\nanalysis. Setting each one to true will enable that specific\nanalysis for the input. Next ID: 12"]]