Dataset Create Request Parameters Args
constructor(header: Output<Either<String, Header>>? = null, includePath: Output<Boolean>? = null, partitionFormat: Output<String>? = null, path: Output<DatasetCreateRequestPathArgs>? = null, query: Output<DatasetCreateRequestQueryArgs>? = null, separator: Output<String>? = null, sourceType: Output<Either<String, SourceType>>? = null)