public sealed class LabelVideoObjectTrackingOperationMetadata : IMessage<LabelVideoObjectTrackingOperationMetadata>, IEquatable<LabelVideoObjectTrackingOperationMetadata>, IDeepCloneable<LabelVideoObjectTrackingOperationMetadata>, IBufferMessage, IMessage
Details of a LabelVideoObjectTracking 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 details the `LabelVideoObjectTrackingOperationMetadata` class, which is part of the Google Cloud Data Labeling V1Beta1 library for .NET."],["The class provides metadata for a LabelVideoObjectTracking operation and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Version `1.0.0-beta03` of `LabelVideoObjectTrackingOperationMetadata` is covered on this page, though newer versions `2.0.0-beta04` and `2.0.0-beta05` also exist."],["The `LabelVideoObjectTrackingOperationMetadata` class can be instantiated via a default constructor or a constructor that accepts another `LabelVideoObjectTrackingOperationMetadata` object."],["The class includes a `BasicConfig` property, of type `HumanAnnotationConfig`, which is used to configure human annotation in labeling requests."]]],[]]