GridSamplingAlgorithmResponse

data class GridSamplingAlgorithmResponse(val samplingAlgorithmType: String)

Defines a Sampling Algorithm that exhaustively generates every value combination in the space

Constructors

Link copied to clipboard
constructor(samplingAlgorithmType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Expected value is 'Grid'.