Class LabelVideoEventOperationMetadata
Details of a LabelVideoEvent operation metadata.
Inheritance
System.Object
LabelVideoEventOperationMetadata
Inherited Members
System.Object.ToString()
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public sealed class LabelVideoEventOperationMetadata : IMessage<LabelVideoEventOperationMetadata>, IEquatable<LabelVideoEventOperationMetadata>, IDeepCloneable<LabelVideoEventOperationMetadata>, IBufferMessage, IMessage
Constructors
LabelVideoEventOperationMetadata()
Declaration
public LabelVideoEventOperationMetadata()
LabelVideoEventOperationMetadata(LabelVideoEventOperationMetadata)
Declaration
public LabelVideoEventOperationMetadata(LabelVideoEventOperationMetadata other)
Parameters
| Type | Name | Description |
|---|---|---|
| LabelVideoEventOperationMetadata | other |
Properties
BasicConfig
Basic human annotation config used in labeling request.
Declaration
public HumanAnnotationConfig BasicConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| HumanAnnotationConfig |