GetDataSourcePlainArgs

data class GetDataSourcePlainArgs(val datasourceId: String, val debugOptionsEnableDebugging: Boolean? = null) : ConvertibleToJava<GetDataSourcePlainArgs>

Constructors

Link copied to clipboard
constructor(datasourceId: String, debugOptionsEnableDebugging: Boolean? = null)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetDataSourcePlainArgs