googleapis/common-protos-ruby

Conversion methods for google.type.*

shouichi opened this issue · 0 comments

It would be convenient to have conversion methods between google.type.* and ruby standard classes. For example, converting Google::Type::Date to ruby's Date and vice versa. Thank you.