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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `ClassifyTextResponse` class within the Google Cloud Natural Language v1 API."],["`ClassifyTextResponse` is a message class designed to represent the document classification response in the API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for functionality such as message handling, equality comparisons, deep cloning, and buffer operations."],["The most current version of this documentation is for version 3.7.0 and other versions are also available."],["The `ClassifyTextResponse` class has two constructors and one main property `Categories` that is of type `RepeatedField` containing `ClassificationCategory`."]]],[]]