The quantile of a distribution. Must be in the interval [0.0, 1.0].
Generated from protobuf field <code>double quantile = 1;</code>
float
public function getQuantile() { return $this->quantile; }