googleapis / googleapis/gapic-showcase
Add well-known types as fields in the compliance service
Open
priority: p2
type: feature request
- Dominant language
- Go
- Stars
- 183
- Forks
- 55
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 8
Description
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](https://developers.google.com/protocol-buffers/docs/proto3#json).
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.
Contributor guide
Assessment
This issue has not been assessed yet.