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 outlines the \u003ccode\u003eFeatures\u003c/code\u003e class within the Google Cloud Natural Language API's version 2.3.0, specifically for .NET, which allows users to configure various text analysis options.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatures\u003c/code\u003e class is used to enable specific types of analysis, including sentiment analysis, syntax analysis, and semantic analysis, for text input by setting corresponding properties to \u003ccode\u003etrue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatures\u003c/code\u003e class implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides properties such as \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 controlling a different type of analysis.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists all previous versions of the \u003ccode\u003eFeatures\u003c/code\u003e class from versions 2.2.0 to 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]