public sealed class VideoClassificationAnnotation : IMessage<VideoClassificationAnnotation>, IEquatable<VideoClassificationAnnotation>, IDeepCloneable<VideoClassificationAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class VideoClassificationAnnotation.
[[["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."],[[["The latest version of the `VideoClassificationAnnotation` class is 2.0.0-beta05, which is part of the Data Labeling v1beta1 API."],["`VideoClassificationAnnotation` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `VideoClassificationAnnotation` contains properties such as `AnnotationSpec` and `TimeSegment`, which relate to the labeled segment of a video."],["This class belongs to the `Google.Cloud.DataLabeling.V1Beta1` namespace and is contained within the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."],["There are two constructors provided for `VideoClassificationAnnotation`, one is a default constructor and the other accepts another `VideoClassificationAnnotation` object as a parameter."]]],[]]