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