| 500 | return fields_.size(); |
| 501 | } |
| 502 | inline void Struct::clear_fields() { |
| 503 | fields_.Clear(); |
| 504 | } |
| 505 | inline const ::google::protobuf::Map< ::std::string, ::google::protobuf::Value >& |
| 506 | Struct::fields() const { |
| 507 | // @@protoc_insertion_point(field_map:google.protobuf.Struct.fields) |