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\u003eThe latest version available for the \u003ccode\u003eClassifyTextResponse\u003c/code\u003e class is 3.7.0, and the documentation provides access to multiple older versions, down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClassifyTextResponse\u003c/code\u003e is a class within the Google Cloud Natural Language v1 API, specifically designed to manage the response message for document classification.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, showcasing its integration with Google Protobuf and .NET's object model.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClassifyTextResponse\u003c/code\u003e class has two constructors, one default and another that takes another \u003ccode\u003eClassifyTextResponse\u003c/code\u003e instance for deep copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eCategories\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<ClassificationCategory>\u003c/code\u003e, which holds the categories found in the input document, based on the classification provided.\u003c/p\u003e\n"]]],[],null,[]]