29 const google::protobuf::Message* msg,
30 const google::protobuf::Reflection* reflection,
31 const google::protobuf::FieldDescriptor* field);
35 message_ptr_ =
nullptr;
36 reflection_ptr_ =
nullptr;
47 const google::protobuf::FieldDescriptor* field_;
48 const google::protobuf::Message* message_ptr_;
49 const google::protobuf::Reflection* reflection_ptr_;