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
{{ message }}
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
With an exception of int64<->string encoding (implemented in #267) the rest of special types JSON Mapping are not supported. Most commonly failing types are Timestamp, FieldMask and Duration
This is crucial to support rest transport in Python.