Why can't I edit a decoded proto message? Serializing a message requires a proto file descriptor (*.proto file). Without this proto, we don't know how fields should be serialized. What if I have a ...
Our C++ build uses GRPC 1.66.1. The protobuf version for that tag is 5.27.2 (from third_party/protobuf/CMakeLists.txt -> protobuf_VERSION_STRING). pip install of ...