Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed fromObject() for google.protobuf.Any types.
fromObject() must also be used when encoding the any type, because otherwise string enums will not be serialized correctly.
- Loading branch information