Add well-known types as fields in the compliance service #1216
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Well known types are listed in https://developers.google.com/protocol-buffers/docs/reference/google.protobuf, and their JSON representations are summarized in the bottom part of this table.
We should have well-known types whose JSON representation is a string be fields in compliance.proto's
ComplianceData
to ensure clients serialize/deserialize them correctly.The text was updated successfully, but these errors were encountered: