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\u003eThe \u003ccode\u003eClassificationCategory\u003c/code\u003e class is part of the Google Cloud Natural Language v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Language.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a category returned by a text classifier and is designed for use in .NET applications, implementing interfaces like \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 latest version of the API is 3.7.0, and the content specifically covers version 3.6.0, although prior versions back to 2.2.0 are also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClassificationCategory\u003c/code\u003e objects have two key properties: \u003ccode\u003eConfidence\u003c/code\u003e, a float indicating the classifier's certainty, and \u003ccode\u003eName\u003c/code\u003e, a string representing the category name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads provided for the \u003ccode\u003eClassificationCategory\u003c/code\u003e class, one parameterless, and one that takes another \u003ccode\u003eClassificationCategory\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]