public sealed class LabelVideoClassificationOperationMetadata : IMessage<LabelVideoClassificationOperationMetadata>, IEquatable<LabelVideoClassificationOperationMetadata>, IDeepCloneable<LabelVideoClassificationOperationMetadata>, IBufferMessage, IMessage
Details of a LabelVideoClassification operation metadata.
[[["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 webpage documents the `LabelVideoClassificationOperationMetadata` class, which is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace and provides details for labeling video classification operations."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class, providing methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["There are multiple versions available, with the latest being `2.0.0-beta05`, and you can access information on versions such as `2.0.0-beta04`, and `1.0.0-beta03`."],["The class has properties such as `BasicConfig`, which allows for the configuration of human annotation in labeling requests, utilizing the `HumanAnnotationConfig` type."]]],[]]