map_data.mutable_data()->insert({key_str, val_str}); map_data.mutable_data()->operator[](key_str) = val_str;