public sealed class LabelAnnotation : IMessage<LabelAnnotation>, IEquatable<LabelAnnotation>, IDeepCloneable<LabelAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Video Intelligence v1 API class LabelAnnotation.
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 reference documentation for the \u003ccode\u003eLabelAnnotation\u003c/code\u003e class within the Google Cloud Video Intelligence v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLabelAnnotation\u003c/code\u003e class, which is a sealed class, is used to represent label annotations within a video, inheriting from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eKey properties of the \u003ccode\u003eLabelAnnotation\u003c/code\u003e class include \u003ccode\u003eCategoryEntities\u003c/code\u003e, providing common categories for the detected entity, \u003ccode\u003eEntity\u003c/code\u003e for the detected entity, \u003ccode\u003eFrames\u003c/code\u003e for frames with detected labels, \u003ccode\u003eSegments\u003c/code\u003e for video segments with detected labels, and \u003ccode\u003eVersion\u003c/code\u003e for the feature version.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the class's constructors, which includes a default constructor and one that accepts another \u003ccode\u003eLabelAnnotation\u003c/code\u003e object, as well as showing the available versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API discussed in the document is version 3.4.0, with previous versions dating back to 2.2.0, all of which include the \u003ccode\u003eLabelAnnotation\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]