Show / Hide Table of Contents

Class ImageDatasetFormatDetails

It indicates the dataset is comprised of images.

Inheritance
object
DatasetFormatDetails
ImageDatasetFormatDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatalabelingservicedataplaneService.Models
Assembly: OCI.DotNetSDK.Datalabelingservicedataplane.dll
Syntax
public class ImageDatasetFormatDetails : DatasetFormatDetails
In this article
Back to top