Conversion methods for google.type.* #114
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
It would be convenient to have conversion methods between
google.type.*
and ruby standard classes. For example, convertingGoogle::Type::Date
to ruby'sDate
and vice versa. Thank you.The text was updated successfully, but these errors were encountered: