public sealed class Features : IMessage<AnnotateTextRequest.Types.Features>, IEquatable<AnnotateTextRequest.Types.Features>, IDeepCloneable<AnnotateTextRequest.Types.Features>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class AnnotateTextRequest.Types.Features.
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 documentation page covers the \u003ccode\u003eAnnotateTextRequest.Types.Features\u003c/code\u003e class from the Google Cloud Natural Language v1 API, specifically within version 3.2.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeatures\u003c/code\u003e class enables the configuration of various text analysis options, including sentiment analysis, syntax analysis, and entity recognition.\u003c/p\u003e\n"],["\u003cp\u003eUsers can enable specific types of analysis by setting properties like \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 to \u003ccode\u003etrue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also allows setting \u003ccode\u003eClassificationModelOptions\u003c/code\u003e for text classification, with a default to v1 options if not specified.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, while also inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]