Generated from protobuf field <code>optional .google.protobuf.ServiceOptions options = 3;</code>
\Google\Protobuf\Internal\ServiceOptions $var:
$this
public function setOptions($var) { GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ServiceOptions::class); $this->options = $var; return $this; }