Lines Matching defs:deprecated
51 * Generated from protobuf field <code>optional bool java_generate_equals_and_hash = 20 [deprecated = true];</code>
85 * Generic services are now considered deprecated in favor of using plugins
106 * Is this file deprecated?
111 * Generated from protobuf field <code>optional bool deprecated = 23 [default = false];</code>
113 protected $deprecated = null;
228 * Generic services are now considered deprecated in favor of using plugins
235 * @type bool $deprecated
236 * Is this file deprecated?
413 * Generated from protobuf field <code>optional bool java_generate_equals_and_hash = 20 [deprecated = true];</code>
434 * Generated from protobuf field <code>optional bool java_generate_equals_and_hash = 20 [deprecated = true];</code>
574 * Generic services are now considered deprecated in favor of using plugins
603 * Generic services are now considered deprecated in favor of using plugins
717 * Is this file deprecated?
722 * Generated from protobuf field <code>optional bool deprecated = 23 [default = false];</code>
727 return isset($this->deprecated) ? $this->deprecated : false;
732 return isset($this->deprecated);
737 unset($this->deprecated);
741 * Is this file deprecated?
746 * Generated from protobuf field <code>optional bool deprecated = 23 [default = false];</code>
753 $this->deprecated = $var;