Closed geigerj closed 6 years ago
A method should be provided to convert instances of Time to google.protobuf.Timestamp and vice versa. This should be used in the coercion logic to provide automatic conversion in request messages.
Time
google.protobuf.Timestamp
Fixed by #113
A method should be provided to convert instances of
Time
togoogle.protobuf.Timestamp
and vice versa. This should be used in the coercion logic to provide automatic conversion in request messages.