Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.89 KB

File metadata and controls

21 lines (16 loc) · 1.89 KB

DatasetContent

Example Usage

import { DatasetContent } from "galileo-generated/models";

let value: DatasetContent = {};

Fields

Field Type Required Description
startingToken number N/A
limit number N/A
paginated boolean N/A
nextStartingToken number N/A
columnNames string[] N/A
warningMessage string N/A
rows models.DatasetRow[] N/A