Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ObjectStorageSourceDetails

Object Storage Source Details.

Properties

Optional length

length: undefined | number

The length from the offset into the file containing the content. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional offset

offset: undefined | number

The offset into the file containing the content. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

path

path: string

The full path of the file this record belongs to.

relativePath

relativePath: string

The path relative to the prefix specified in the dataset source details (file name).

Const sourceType

sourceType: string = "OBJECT_STORAGE"

Methods

getDeserializedJsonObj

getJsonObj