commit | d9c3be106967426c1214bba3e28a0c1a7e970a67 | [log] [tgz] |
---|---|---|
author | Luke Sneeringer <luke@sneeringer.com> | Sat Feb 23 15:39:50 2019 -0800 |
committer | Christopher Wilcox <crwilcox@google.com> | Sat Feb 23 15:39:50 2019 -0800 |
tree | 2d7b2018f6ccd638a7689b139eeb9ff0c16681ef | |
parent | 355a4db4a597534a94deb1ff824b98eb901d0e68 [diff] |
Add `Operation.deserialize`. (#7427) This commit adds a `deserialize` method to the Operation object. The class method is a helper to deserialize the serialized protobuf operation messages.