public sealed class LabelVideoClassificationOperationMetadata : IMessage<LabelVideoClassificationOperationMetadata>, IEquatable<LabelVideoClassificationOperationMetadata>, IDeepCloneable<LabelVideoClassificationOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelVideoClassificationOperationMetadata.
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 documentation provides reference information for the `LabelVideoClassificationOperationMetadata` class within the Google Cloud Data Labeling v1beta1 API, specifically version 2.0.0-beta02."],["The `LabelVideoClassificationOperationMetadata` class is a sealed class that includes implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it represents the metadata for a video classification operation."],["This API class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class has two constructors: a default constructor and one that takes another `LabelVideoClassificationOperationMetadata` instance as a parameter to be used for copy."],["The API class includes a `BasicConfig` property of type `HumanAnnotationConfig` used to show the human annotation configuration used in the labeling process."]]],[]]