public sealed class AnnotateTextRequest : IMessage<AnnotateTextRequest>, IEquatable<AnnotateTextRequest>, IDeepCloneable<AnnotateTextRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class AnnotateTextRequest.
The request message for the text annotation API, which can perform multiple
analysis types (sentiment, entities, and syntax) in one call.
[[["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 reference information for the \u003ccode\u003eAnnotateTextRequest\u003c/code\u003e class within the Google Cloud Natural Language v1 API, covering its methods and properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateTextRequest\u003c/code\u003e is a message class that supports text annotation, including sentiment, entity, and syntax analysis, within a single API call.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAnnotateTextRequest\u003c/code\u003e is 3.7.0, with historical versions down to 2.2.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAnnotateTextRequest\u003c/code\u003e class include \u003ccode\u003eDocument\u003c/code\u003e, \u003ccode\u003eEncodingType\u003c/code\u003e, and \u003ccode\u003eFeatures\u003c/code\u003e, which are required for input document, offset encoding, and enabled features respectively.\u003c/p\u003e\n"]]],[],null,[]]