public sealed class LabelVideoObjectTrackingOperationMetadata : IMessage<LabelVideoObjectTrackingOperationMetadata>, IEquatable<LabelVideoObjectTrackingOperationMetadata>, IDeepCloneable<LabelVideoObjectTrackingOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class LabelVideoObjectTrackingOperationMetadata.
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."],[[["The `LabelVideoObjectTrackingOperationMetadata` class in the Data Labeling v1beta1 API provides details about the metadata of a LabelVideoObjectTracking operation."],["This class is part of the `Google.Cloud.DataLabeling.V1Beta1` namespace and is contained within the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available: a default constructor and one that takes another `LabelVideoObjectTrackingOperationMetadata` object as a parameter for copying."],["The `BasicConfig` property of the class allows access to the human annotation configuration used within the request."]]],[]]