Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Side by Side Diff: discovery/googleapis_beta/clouderrorreporting__v1beta1.json

Issue 2039113004: Api-roll 37: 2016-06-06 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/cloud-platform": { 5 "https://www.googleapis.com/auth/cloud-platform": {
6 "description": "View and manage your data across Google Clou d Platform services" 6 "description": "View and manage your data across Google Clou d Platform services"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
(...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 }, 362 },
363 "scopes": [ 363 "scopes": [
364 "https://www.googleapis.com/auth/cloud-platform" 364 "https://www.googleapis.com/auth/cloud-platform"
365 ] 365 ]
366 } 366 }
367 } 367 }
368 } 368 }
369 } 369 }
370 } 370 }
371 }, 371 },
372 "revision": "20160502", 372 "revision": "20160517",
373 "rootUrl": "https://clouderrorreporting.googleapis.com/", 373 "rootUrl": "https://clouderrorreporting.googleapis.com/",
374 "schemas": { 374 "schemas": {
375 "SourceLocation": { 375 "SourceLocation": {
376 "description": "Indicates a location in the source code of the servi ce for which\nerrors are reported.\nThis data should be provided by the applicat ion when reporting an error,\nunless the error report has been generated automat ically from Google App\nEngine logs. All fields are optional.", 376 "description": "Indicates a location in the source code of the servi ce for which\nerrors are reported.\nThis data should be provided by the applicat ion when reporting an error,\nunless the error report has been generated automat ically from Google App\nEngine logs. All fields are optional.",
377 "id": "SourceLocation", 377 "id": "SourceLocation",
378 "properties": { 378 "properties": {
379 "filePath": { 379 "filePath": {
380 "description": "The source code filename, which can include a truncated relative path, or\na full path from a production machine.", 380 "description": "The source code filename, which can include a truncated relative path, or\na full path from a production machine.",
381 "type": "string" 381 "type": "string"
382 }, 382 },
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
631 "type": "array" 631 "type": "array"
632 } 632 }
633 }, 633 },
634 "type": "object" 634 "type": "object"
635 } 635 }
636 }, 636 },
637 "servicePath": "", 637 "servicePath": "",
638 "title": "Stackdriver Error Reporting API", 638 "title": "Stackdriver Error Reporting API",
639 "version": "v1beta1" 639 "version": "v1beta1"
640 } 640 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/adexchangebuyer2__v2beta1.json ('k') | discovery/googleapis_beta/dns__v2beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698