| 523 | return methods_.Mutable(index); |
| 524 | } |
| 525 | inline ::google::protobuf::Method* Api::add_methods() { |
| 526 | // @@protoc_insertion_point(field_add:google.protobuf.Api.methods) |
| 527 | return methods_.Add(); |
| 528 | } |
| 529 | inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::Method >* |
| 530 | Api::mutable_methods() { |
| 531 | // @@protoc_insertion_point(field_mutable_list:google.protobuf.Api.methods) |