public sealed class VideoEventAnnotation : IMessage<VideoEventAnnotation>, IEquatable<VideoEventAnnotation>, IDeepCloneable<VideoEventAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class VideoEventAnnotation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `VideoEventAnnotation` class within the Google Cloud Data Labeling v1beta1 API, including details on its implementation and usage."],["The `VideoEventAnnotation` class is used to represent a video event annotation and inherits from `object`, while also implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `VideoEventAnnotation()` and `VideoEventAnnotation(VideoEventAnnotation other)`, for creating instances, alongside the `AnnotationSpec` and `TimeSegment` properties."],["The latest available version of the `VideoEventAnnotation` is `2.0.0-beta05` within the Google Cloud Data Labeling v1beta1 API, with previous beta versions also documented."]]],[]]