Install protobuf 3.20.3 (latest package from 3.x branch) from PyPI in Python 3.11, observe that 'python' protobuf backend is used. ~$ sudo docker run -ti --rm python:3.11 /bin/bash ...
This library allows you to store arbitrary Protobuf message objects inside the Google Datastore. It exposes methods for translating arbitrary Protobuf message objects to Entity Protobuf objects which ...