Generated from protobuf field <code>sfixed64 as_int = 6;</code>
int|string $var:
$this
public function setAsInt($var) { GPBUtil::checkInt64($var); $this->writeOneof(6, $var); return $this; }