Show / Hide Table of Contents

Class DatasetSourceDetails

This allows the customer to specify the source of the dataset.

Inheritance
object
DatasetSourceDetails
ObjectStorageSourceDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatalabelingService.Models
Assembly: OCI.DotNetSDK.Datalabelingservice.dll
Syntax
[JsonConverter(typeof(DatasetSourceDetailsModelConverter))]
public class DatasetSourceDetails
In this article
Back to top