Rate per second.
Generated from protobuf field <code>int64 qps = 1;</code>
int|string $var:
$this
public function setQps($var) { GPBUtil::checkInt64($var); $this->qps = $var; return $this; }