public sealed class ClassifyTextResponse : IMessage<ClassifyTextResponse>, IEquatable<ClassifyTextResponse>, IDeepCloneable<ClassifyTextResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class ClassifyTextResponse.
[[["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 documentation for the \u003ccode\u003eClassifyTextResponse\u003c/code\u003e class within the Google Cloud Natural Language v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClassifyTextResponse\u003c/code\u003e is a message class that represents the response to a text classification request, and implements interfaces such as \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 offers a property named \u003ccode\u003eCategories\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eClassificationCategory\u003c/code\u003e, representing the categories found in the input document.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eClassifyTextResponse\u003c/code\u003e class available, from version 2.2.0 up to the latest version, 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe ClassifyTextResponse class has two constructors, a default constructor \u003ccode\u003eClassifyTextResponse()\u003c/code\u003e, and another that takes a \u003ccode\u003eClassifyTextResponse\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]