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\u003eThe \u003ccode\u003eLabelAnnotation\u003c/code\u003e class provides video label annotation functionality within the Google Cloud Video Intelligence v1 API, allowing for the detection of labels within video content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelAnnotation\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with protocol buffers and offering deep cloning capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eCategoryEntities\u003c/code\u003e, \u003ccode\u003eEntity\u003c/code\u003e, \u003ccode\u003eFrames\u003c/code\u003e, and \u003ccode\u003eSegments\u003c/code\u003e that provide detailed information about the detected labels, including categories, specific entities, and where they occur within the video.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Cloud Video Intelligence v1 API offers multiple versions, with version 3.4.0 being the most current version and 3.3.0 being the version the current documentation is referencing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelAnnotation\u003c/code\u003e has two constructors, one default constructor and one that allows construction by providing another \u003ccode\u003eLabelAnnotation\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]