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 Google.Cloud.VideoIntelligence.V1 namespace, provides a structure for representing label annotations in video content.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for \u003ccode\u003eCategoryEntities\u003c/code\u003e, \u003ccode\u003eEntity\u003c/code\u003e, \u003ccode\u003eFrames\u003c/code\u003e, and \u003ccode\u003eSegments\u003c/code\u003e, which allow for the organization and association of categories, detected entities, video frames, and segments with labels.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelAnnotation\u003c/code\u003e can be constructed either as a new object, or by cloning a previous instance, and can implement \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLabelAnnotation\u003c/code\u003e class also provides a \u003ccode\u003eVersion\u003c/code\u003e property to define the version of the feature that is being used, allowing for tracking and versioning of label annotation methodologies.\u003c/p\u003e\n"]]],[],null,[]]