Lines Matching defs:methods
16 * as opposed to simply a description of methods and bindings. They are also
33 * The methods of this interface, in unspecified order.
35 * Generated from protobuf field <code>repeated .google.protobuf.Method methods = 2;</code>
37 private $methods;
95 * @type \Google\Protobuf\Method[]|\Google\Protobuf\Internal\RepeatedField $methods
96 * The methods of this interface, in unspecified order.
160 * The methods of this interface, in unspecified order.
162 * Generated from protobuf field <code>repeated .google.protobuf.Method methods = 2;</code>
167 return $this->methods;
171 * The methods of this interface, in unspecified order.
173 * Generated from protobuf field <code>repeated .google.protobuf.Method methods = 2;</code>
180 $this->methods = $arr;