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\u003eThe \u003ccode\u003eLabelAnnotation\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.VideoIntelligence.V1\u003c/code\u003e namespace, is used for annotating labels in video data and is implemented in the Google.Cloud.VideoIntelligence.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage<LabelAnnotation>\u003c/code\u003e, \u003ccode\u003eIEquatable<LabelAnnotation>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<LabelAnnotation>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelAnnotation\u003c/code\u003e objects can be constructed either as a default instance with the \u003ccode\u003eLabelAnnotation()\u003c/code\u003e constructor or by copying an existing \u003ccode\u003eLabelAnnotation\u003c/code\u003e instance using the \u003ccode\u003eLabelAnnotation(LabelAnnotation other)\u003c/code\u003e constructor.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eLabelAnnotation\u003c/code\u003e class include \u003ccode\u003eCategoryEntities\u003c/code\u003e (common categories), \u003ccode\u003eEntity\u003c/code\u003e (detected entity), \u003ccode\u003eFrames\u003c/code\u003e (video frames with detected labels), \u003ccode\u003eSegments\u003c/code\u003e (video segments with detected labels), and \u003ccode\u003eVersion\u003c/code\u003e (feature version).\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation shows various versions of the class, with the latest being 3.4.0, and the documentation explicitly detailing version 2.3.0 of the class.\u003c/p\u003e\n"]]],[],null,[]]