You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a breaking change after 1.0, so if this change doesn't land before then maybe we could eventually use a oneof to wrap the existing int-based timestamp and a new field that uses Timestamp.
Ideally we'd resolve this prior to 1.0
The text was updated successfully, but these errors were encountered:
https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/timestamp.proto
This would be a breaking change after 1.0, so if this change doesn't land before then maybe we could eventually use a
oneof
to wrap the existing int-based timestamp and a new field that usesTimestamp
.Ideally we'd resolve this prior to 1.0
The text was updated successfully, but these errors were encountered: