public sealed class LabelAnnotation : IMessage<LabelAnnotation>, IEquatable<LabelAnnotation>, IDeepCloneable<LabelAnnotation>, IBufferMessage, IMessage
public RepeatedField<Entity> CategoryEntities { get; }
Common categories for the detected entity.
For example, when the label is Terrier, the category is likely dog. And
in some cases there might be more than one categories e.g., Terrier could
also be a pet.
[[["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 detailed information about the \u003ccode\u003eLabelAnnotation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace, version 3.0.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelAnnotation\u003c/code\u003e is a class for detecting and annotating labels in videos, which 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCategoryEntities\u003c/code\u003e, \u003ccode\u003eEntity\u003c/code\u003e, \u003ccode\u003eFrames\u003c/code\u003e, and \u003ccode\u003eSegments\u003c/code\u003e to store and access information about detected labels, and the versions of the feature.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a parameterless constructor and one that takes another \u003ccode\u003eLabelAnnotation\u003c/code\u003e instance as an argument, for copying or cloning objects.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the structure of this class and includes links to previous versions (2.2.0, 2.3.0, 3.1.0, 3.2.0, 3.3.0, and 3.4.0).\u003c/p\u003e\n"]]],[],null,[]]