Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Operation.deserialize. #7427

Merged
merged 1 commit into from
Feb 23, 2019
Merged

Add Operation.deserialize. #7427

merged 1 commit into from
Feb 23, 2019

Conversation

lukesneeringer
Copy link
Contributor

This commit adds a deserialize method to the Operation object. The class method is a helper to deserialize the serialized protobuf operation messages.

We previously released this in 1.6.0a1 so I could make sure this was needed and the correct thing before committing to it. I am now requesting that we promote it. :-)

This commit adds a `deserialize` method to the Operation object.
The class method is a helper to deserialize the serialized protobuf
operation messages.
@lukesneeringer lukesneeringer self-assigned this Feb 22, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 22, 2019
@crwilcox
Copy link
Contributor

LGTM. merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants