Skip to main content

SourceDatasetResource

Properties

NameTypeDescriptionNotes
id(optional) stringResource identifier. Server-generated on create.[readonly] [default to undefined]
name(optional) stringDisplay name of the resource. Required on create.[default to undefined]
features(optional) Array<string>Feature identifiers supported by this resource.[default to undefined]
type(optional) stringResource type. Required on create.[default to undefined]
datasetId(optional) stringDataset identifier to associate this resource with. Required on create.[default to undefined]
schema(optional) Schema[default to undefined]