Lines Matching defs:deprecated
19 * Is this method deprecated?
24 * Generated from protobuf field <code>optional bool deprecated = 33 [default = false];</code>
26 protected $deprecated = null;
44 * @type bool $deprecated
45 * Is this method deprecated?
60 * Is this method deprecated?
65 * Generated from protobuf field <code>optional bool deprecated = 33 [default = false];</code>
70 return isset($this->deprecated) ? $this->deprecated : false;
75 return isset($this->deprecated);
80 unset($this->deprecated);
84 * Is this method deprecated?
89 * Generated from protobuf field <code>optional bool deprecated = 33 [default = false];</code>
96 $this->deprecated = $var;