Skip to content

Commit

Permalink
Update discovery documents and generated code
Browse files Browse the repository at this point in the history
automatically_generated_update
  • Loading branch information
cloudsharp committed Aug 15, 2016
1 parent 6fcccf3 commit 8a6af0f
Show file tree
Hide file tree
Showing 84 changed files with 1,981 additions and 351 deletions.
2 changes: 1 addition & 1 deletion DiscoveryJson/adexchangebuyer2_v2beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@
"id": "ListClientsResponse"
}
},
"revision": "20160809",
"revision": "20160811",
"basePath": "",
"icons": {
"x32": "http://www.google.com/images/icons/product/search-32.gif",
Expand Down
4 changes: 2 additions & 2 deletions DiscoveryJson/bigquery_v2.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"kind": "discovery#restDescription",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/8OSACAptUIIUJA3qAbwY7uhPqwg\"",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/8rEI9Itey4sELFuUMOxtsOL5F08\"",
"discoveryVersion": "v1",
"id": "bigquery:v2",
"name": "bigquery",
"version": "v2",
"revision": "20160729",
"revision": "20160804",
"title": "BigQuery API",
"description": "A data platform for customers to create, manage, share and query data.",
"ownerDomain": "google.com",
Expand Down
4 changes: 2 additions & 2 deletions DiscoveryJson/calendar_v3.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"kind": "discovery#restDescription",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/8asbiz0nLy1jAxgrLePNaZkWyTo\"",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/gU6BoKdglS9fePvaeqMa9qJnx-4\"",
"discoveryVersion": "v1",
"id": "calendar:v3",
"name": "calendar",
"version": "v3",
"revision": "20160802",
"revision": "20160807",
"title": "Calendar API",
"description": "Manipulates events and other calendar data.",
"ownerDomain": "google.com",
Expand Down
2 changes: 1 addition & 1 deletion DiscoveryJson/cloudbuild_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@
"id": "ListBuildsResponse"
}
},
"revision": "20160810",
"revision": "20160811",
"basePath": "",
"icons": {
"x32": "http://www.google.com/images/icons/product/search-32.gif",
Expand Down
17 changes: 7 additions & 10 deletions DiscoveryJson/clouddebugger_v2.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"kind": "discovery#restDescription",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/Q3V4GCHLmXscAyYlS-YwsHmGOX4\"",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/QjifI48X3fgI9mRgli3ziT84a8U\"",
"discoveryVersion": "v1",
"id": "clouddebugger:v2",
"name": "clouddebugger",
"canonicalName": "Cloud Debugger",
"version": "v2",
"revision": "20160602",
"title": "Google Cloud Debugger API",
"revision": "20160810",
"title": "Stackdriver Debugger API",
"description": "Examines the call stack and variables of a running application without stopping or slowing it down.",
"ownerDomain": "google.com",
"ownerName": "Google",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
},
"documentationLink": "https://cloud.google.com/tools/cloud-debugger",
"documentationLink": "http://cloud.google.com/debugger",
"protocol": "rest",
"baseUrl": "https://clouddebugger.googleapis.com/",
"basePath": "",
Expand Down Expand Up @@ -110,9 +110,6 @@
},
"https://www.googleapis.com/auth/cloud_debugger": {
"description": "Manage cloud debugger"
},
"https://www.googleapis.com/auth/cloud_debugletcontroller": {
"description": "Manage active breakpoints in cloud debugger"
}
}
}
Expand Down Expand Up @@ -723,7 +720,7 @@
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloud_debugletcontroller"
"https://www.googleapis.com/auth/cloud_debugger"
]
}
},
Expand Down Expand Up @@ -761,7 +758,7 @@
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloud_debugletcontroller"
"https://www.googleapis.com/auth/cloud_debugger"
]
},
"update": {
Expand Down Expand Up @@ -795,7 +792,7 @@
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloud_debugletcontroller"
"https://www.googleapis.com/auth/cloud_debugger"
]
}
}
Expand Down
Loading

0 comments on commit 8a6af0f

Please sign in to comment.