Class ImageObjectDetectionDatasetMetadata
Dataset metadata specific to image object detection.
Inheritance
System.Object
ImageObjectDetectionDatasetMetadata
Inherited Members
System.Object.ToString()
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Google.Cloud.AutoML.V1
Assembly: Google.Cloud.AutoML.V1.dll
Syntax
public sealed class ImageObjectDetectionDatasetMetadata : IMessage<ImageObjectDetectionDatasetMetadata>, IEquatable<ImageObjectDetectionDatasetMetadata>, IDeepCloneable<ImageObjectDetectionDatasetMetadata>, IBufferMessage, IMessage
Constructors
ImageObjectDetectionDatasetMetadata()
Declaration
public ImageObjectDetectionDatasetMetadata()
ImageObjectDetectionDatasetMetadata(ImageObjectDetectionDatasetMetadata)
Declaration
public ImageObjectDetectionDatasetMetadata(ImageObjectDetectionDatasetMetadata other)
Parameters
Type | Name | Description |
---|---|---|
ImageObjectDetectionDatasetMetadata | other |