in proto3, all fields are "optional" (it is not an error if the sender fails to set them); but fields are no longer "nullable", there's no way to tell the …
in proto3, all fields are "optional" (it is not an error if the sender fails to set them); but fields are no longer "nullable", there's no way to tell the …