diff --git a/README.md b/README.md index 0ba3373..d2ce1e7 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ APIs, but not Google Photos **!?#@**. Until [these](https://github.com/googleapis/google-api-nodejs-client/issues/1695) [bugs](https://issuetracker.google.com/issues/138224490) are fixed, will need to use base OAuth2 to access the API. +```javascript { abusiveexperiencereport: [ 'v1' ], acceleratedmobilepageurl: [ 'v1' ], @@ -223,3 +224,4 @@ youtubeAnalytics: [ 'v1', 'v2' ], youtubereporting: [ 'v1' ] } +``` \ No newline at end of file