Lines Matching defs:name
43 * - name: google.storage.v2.Storage
45 * - name: google.acl.v1.AccessControl
47 * also declared with same name and request/response types in
62 * - name: google.storage.v2.Storage
64 * - name: google.acl.v1.AccessControl
80 * The fully qualified name of the interface which is included.
82 * Generated from protobuf field <code>string name = 1;</code>
84 private $name = '';
99 * @type string $name
100 * The fully qualified name of the interface which is included.
112 * The fully qualified name of the interface which is included.
114 * Generated from protobuf field <code>string name = 1;</code>
119 return $this->name;
123 * The fully qualified name of the interface which is included.
125 * Generated from protobuf field <code>string name = 1;</code>
132 $this->name = $var;