public sealed class ClassifyTextRequest : IMessage<ClassifyTextRequest>, IEquatable<ClassifyTextRequest>, IDeepCloneable<ClassifyTextRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Natural Language v2 API class ClassifyTextRequest.
[[["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\u003eClassifyTextRequest\u003c/code\u003e class within the Cloud Natural Language v2 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClassifyTextRequest\u003c/code\u003e is a message class used to send document classification requests, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes constructors for creating new instances or cloning from existing \u003ccode\u003eClassifyTextRequest\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eDocument\u003c/code\u003e property, which is a required input for the document to be classified and is of type \u003ccode\u003eDocument\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this Class is \u003ccode\u003e1.0.0-beta05\u003c/code\u003e, the previous version being \u003ccode\u003e1.0.0-beta04\u003c/code\u003e, and it is located in the namespace \u003ccode\u003eGoogle.Cloud.Language.V2\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]