public sealed class ClassificationCategory : IMessage<ClassificationCategory>, IEquatable<ClassificationCategory>, IDeepCloneable<ClassificationCategory>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Natural Language v1 API class ClassificationCategory.
Represents a category returned from the text classifier.
[[["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 webpage provides documentation for the \u003ccode\u003eClassificationCategory\u003c/code\u003e class within the Google Cloud Natural Language v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClassificationCategory\u003c/code\u003e class represents a category returned from the text classifier, with properties for the classifier's confidence (\u003ccode\u003eConfidence\u003c/code\u003e) and the category name (\u003ccode\u003eName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eVersion history is available, including the latest version (3.7.0) and older versions such as 3.1.0, in addition to other versions listed between them.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClassificationCategory\u003c/code\u003e class 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the two constructors available for creating a \u003ccode\u003eClassificationCategory\u003c/code\u003e object, including a default constructor and one that takes another \u003ccode\u003eClassificationCategory\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]