googleapis / google-cloud-datastore

Low-level, Protobuf-based Java and Python client libraries for Cloud Datastore. Check out google-cloud-java and google-cloud-python first!
https://cloud.google.com/datastore
Apache License 2.0
215 stars 133 forks source link

Add end-to-end checksum to outgoing requests. flag controlled so user… #261

Closed vnorigoog closed 3 years ago

vnorigoog commented 3 years ago

…s can turn it off

vnorigoog commented 3 years ago

I am not able to add reviewers, so for some reason. Would like to add these reviewers: @BenWhitehead @crwilcox and @kolea2

vnorigoog commented 3 years ago

Thanks for the review..

vnorigoog commented 3 years ago

Hello Reviewers, I think I have addressed the comments. PTAL. appreciate your help

vnorigoog commented 3 years ago

Hello Reviewers, I have added checksum on the response side also. PTAL when you can.

thanks