#include <data_proto2_to_proto3_util.h>
Public Member Functions | |
void | StripMessage (Message *message) |
Private Member Functions | |
virtual bool | ShouldBeClear (const FieldDescriptor *field)=0 |
Definition at line 15 of file data_proto2_to_proto3_util.h.
|
privatepure virtual |
Implemented in google::protobuf::util::Proto3DataStripper, and google::protobuf::util::GogoDataStripper.
Definition at line 17 of file data_proto2_to_proto3_util.h.