Class TableResultV2DataAttributesFileMetadataCloudStorage

File metadata for reference tables created by cloud storage.

Hierarchy

  • TableResultV2DataAttributesFileMetadataCloudStorage

Constructors

Properties

The definition of TableResultV2DataAttributesFileMetadataOneOfAccessDetails object.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
errorMessage?: string

The error message returned from the sync.

errorRowCount?: number

The number of rows that failed to sync.

The type of error that occurred during file processing. This field provides high-level error categories for easier troubleshooting and is only present when there are errors.

syncEnabled?: boolean

Whether this table is synced automatically.

Generated using TypeDoc