-
Notifications
You must be signed in to change notification settings - Fork 118
handle encoding of a map of bytes #1658
Copy link
Copy link
Closed
Labels
dartIssues related to the Dart backend for sidekick.Issues related to the Dart backend for sidekick.sidekickIssues related to the code generatorIssues related to the code generatortype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Note that map<... , bytes> is a legal proto; they appear (infrequently) in Google Cloud APIs:
(from #1630 (comment))
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dartIssues related to the Dart backend for sidekick.Issues related to the Dart backend for sidekick.sidekickIssues related to the code generatorIssues related to the code generatortype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.