Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ObjectStorageDataset

The dataset that resides in Object Storage.

Properties

bucketName

bucketName: string

The name of the Object Storage bucket that contains the input data file.

Const datasetType

datasetType: string = "OBJECT_STORAGE"

namespaceName

namespaceName: string

The namespace name of the Object Storage bucket that contains the input data file.

objectName

objectName: string

The object name of the input data file.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Dataset): object

getJsonObj