What happened?
The JSON specification allows a name field in FileWithBytes and FileWithUri types. The corresponding gRPC type, FilePart, does not have this field. We should add that field to the protobuf version to allow it to be information-compatible with the JSON spec.
Relevant log output
Code of Conduct