There was an error while loading. Please reload this page.
1 parent e18a770 commit 2b7cb6fCopy full SHA for 2b7cb6f
1 file changed
specification/grpc/a2a.proto
@@ -209,6 +209,7 @@ message FilePart {
209
bytes file_with_bytes = 2;
210
}
211
string mime_type = 3;
212
+ string name = 4;
213
214
215
// DataPart represents a structured blob. This is most commonly a JSON payload.
0 commit comments