public sealed class Features : IMessage<AnnotateTextRequest.Types.Features>, IEquatable<AnnotateTextRequest.Types.Features>, IDeepCloneable<AnnotateTextRequest.Types.Features>, IBufferMessage, IMessage
All available features for sentiment, syntax, and semantic analysis.
Setting each one to true will enable that specific analysis for the input.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides an overview of the \u003ccode\u003eFeatures\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Language.V1\u003c/code\u003e namespace, specifically for the \u003ccode\u003eAnnotateTextRequest.Types\u003c/code\u003e in various versions, including the latest version (3.7.0).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatures\u003c/code\u003e class enables specific text analysis capabilities such as classifying the document, extracting entities, sentiment, and syntax information by setting boolean properties to true.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatures\u003c/code\u003e class offers functionalities to perform document-level sentiment analysis (\u003ccode\u003eExtractDocumentSentiment\u003c/code\u003e) and entity-specific sentiment analysis (\u003ccode\u003eExtractEntitySentiment\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class supports extracting core information from the text such as entities (\u003ccode\u003eExtractEntities\u003c/code\u003e) and syntax information (\u003ccode\u003eExtractSyntax\u003c/code\u003e), and it supports document categorization (\u003ccode\u003eClassifyText\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eFeatures\u003c/code\u003e implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]