bigframes._config.SamplingOptions.random_state#

SamplingOptions.random_state: int | None = None#

The seed for the uniform downsampling algorithm. Default None.

If provided, the uniform method may take longer to execute and require more computation.