commit | df067757041518f6f74ce1d6992695a47c3ad71d | [log] [tgz] |
---|---|---|
author | Glenn Lewis <gmlewis@google.com> | Wed Sep 24 16:11:08 2014 -0700 |
committer | Glenn Lewis <gmlewis@google.com> | Wed Sep 24 16:11:08 2014 -0700 |
tree | 99ae57bf671c4616dde6ed946895dc8cf15bb2f8 | |
parent | fd87873b6c45fe85ea8375278f29d1a82c31047b [diff] |
google-api-go-client: Implement partial requests by adding Fields option. Demonstration of partial requests added to calendar example. As a result, only the calender:v3 API has been updated. All remaining APIs will be updated in a separate CL. R=bradfitz CC=golang-codereviews https://codereview.appspot.com/150890043