ExcelDatasetResponse

constructor(annotations: List<Any>? = null, compression: DatasetCompressionResponse? = null, description: String? = null, firstRowAsHeader: Any? = null, folder: DatasetResponseFolder? = null, linkedServiceName: LinkedServiceReferenceResponse, location: Any, nullValue: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, range: Any? = null, schema: Any? = null, sheetIndex: Any? = null, sheetName: Any? = null, structure: Any? = null, type: String)