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
All protobuf fields representing timestamp and duration values should use the well-known google.protobuf.Timestamp and google.protobuf.Duration types, respectively. An example of a field that does not follow this is LabelerInput.timestamp_usec.
The text was updated successfully, but these errors were encountered:
All protobuf fields representing timestamp and duration values should use the well-known
google.protobuf.Timestamp
andgoogle.protobuf.Duration
types, respectively. An example of a field that does not follow this isLabelerInput.timestamp_usec
.The text was updated successfully, but these errors were encountered: