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 information on the \u003ccode\u003eFeatures\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Language.V1\u003c/code\u003e namespace, specifically version 2.2.0, which is used to configure text analysis requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatures\u003c/code\u003e class allows users to enable various types of text analysis, including sentiment analysis, syntax analysis, entity extraction, and document classification.\u003c/p\u003e\n"],["\u003cp\u003eAvailable analysis types are \u003ccode\u003eClassifyText\u003c/code\u003e, \u003ccode\u003eExtractDocumentSentiment\u003c/code\u003e, \u003ccode\u003eExtractEntities\u003c/code\u003e, \u003ccode\u003eExtractEntitySentiment\u003c/code\u003e, and \u003ccode\u003eExtractSyntax\u003c/code\u003e, each of which can be toggled on or off via a boolean value.\u003c/p\u003e\n"],["\u003cp\u003eThe document contains a list of previous version numbers, from 2.2.0 to 3.7.0 (latest), referencing each respective version's documentation for \u003ccode\u003eAnnotateTextRequest.Types.Features\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatures\u003c/code\u003e class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling and object manipulation.\u003c/p\u003e\n"]]],[],null,[]]