Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UploadSummary

Summary of the Upload.

Properties

name

name: string

The name of the upload container.

reference

reference: string

Unique internal identifier to refer the upload container.

timeCreated

timeCreated: Date

The time when this upload container is created. An RFC3339 formatted datetime string.

Optional timeEarliestLogEntry

timeEarliestLogEntry: Date

This time represents the earliest time of the log entry in this container. An RFC3339 formatted datetime string.

Optional timeLatestLogEntry

timeLatestLogEntry: Date

This time represents the latest time of the log entry in this container. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The latest time when this upload container is modified. An RFC3339 formatted datetime string.

Optional warningsCount

warningsCount: undefined | number

Number of warnings associated to the upload. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj