| Index: lib/src/google-apis/google-client-loader.html
|
| diff --git a/lib/src/google-apis/google-client-loader.html b/lib/src/google-apis/google-client-loader.html
|
| index 94c2b668bbf5b4cec740e048d96036ebd1a1711d..40340ceeb37d9c04906b59740efd1b47315c7d29 100644
|
| --- a/lib/src/google-apis/google-client-loader.html
|
| +++ b/lib/src/google-apis/google-client-loader.html
|
| @@ -77,13 +77,11 @@ For loading `gapi.client` libraries
|
| * You can find the full list of APIs on the
|
| * <a href="https://developers.google.com/apis-explorer"> Google APIs
|
| * Explorer</a>.
|
| - * @required
|
| */
|
| name: String,
|
|
|
| /**
|
| * Version of the API to load, e.g. 'v1'.
|
| - * @required
|
| */
|
| version: String,
|
|
|
|
|