Builder

class Builder

Properties

Link copied to clipboard

A value that determines whether the profile job is run on the entire dataset or a specified number of rows. This value must be one of the following:

Link copied to clipboard
var size: Long?

The Size parameter is only required when the mode is CUSTOM_ROWS. The profile job is run on the specified number of rows. The maximum value for size is Long.MAX_VALUE.