public sealed class LabelVideoEventOperationMetadata : IMessage<LabelVideoEventOperationMetadata>, IEquatable<LabelVideoEventOperationMetadata>, IDeepCloneable<LabelVideoEventOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelVideoEventOperationMetadata.
[[["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 `LabelVideoEventOperationMetadata` class is part of the Data Labeling v1beta1 API within the `Google.Cloud.DataLabeling.V1Beta1` namespace."],["This class provides details about the metadata for a LabelVideoEvent operation, and it inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for `LabelVideoEventOperationMetadata` is 2.0.0-beta05, and the current version presented is 2.0.0-beta04, with 1.0.0-beta03 also listed."],["`LabelVideoEventOperationMetadata` has two constructors: a default constructor and one that accepts another `LabelVideoEventOperationMetadata` object for duplication."],["The `BasicConfig` property of the `LabelVideoEventOperationMetadata` class, which is of the type `HumanAnnotationConfig`, is used for human annotation configurations when creating labeling requests."]]],[]]