public sealed class ClassifyTextRequest : IMessage<ClassifyTextRequest>, IEquatable<ClassifyTextRequest>, IDeepCloneable<ClassifyTextRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 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\u003eThe latest version available for the \u003ccode\u003eClassifyTextRequest\u003c/code\u003e is 3.7.0, but this page specifically provides documentation for version 3.3.0, with links to other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClassifyTextRequest\u003c/code\u003e is a class within the Google Cloud Natural Language v1 API, used for document classification requests, and it implements several interfaces including \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 \u003ccode\u003eClassifyTextRequest\u003c/code\u003e class includes two constructors, one default and one that accepts another \u003ccode\u003eClassifyTextRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two primary properties: \u003ccode\u003eClassificationModelOptions\u003c/code\u003e, for setting classification model options, and \u003ccode\u003eDocument\u003c/code\u003e, for providing the input document to be classified.\u003c/p\u003e\n"],["\u003cp\u003eThe ClassifyTextRequest class inherits from object and has certain inherited members, such as GetHashCode, GetType and ToString.\u003c/p\u003e\n"]]],[],null,[]]