area120tables_v1alpha1.yaml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. type: google.api.Service
  2. config_version: 3
  3. name: area120tables.googleapis.com
  4. title: Area120 Tables API
  5. apis:
  6. - name: google.area120.tables.v1alpha1.TablesService
  7. authentication:
  8. rules:
  9. - selector: 'google.area120.tables.v1alpha1.TablesService.*'
  10. oauth:
  11. canonical_scopes: |-
  12. https://www.googleapis.com/auth/drive,
  13. https://www.googleapis.com/auth/drive.file,
  14. https://www.googleapis.com/auth/drive.readonly,
  15. https://www.googleapis.com/auth/spreadsheets,
  16. https://www.googleapis.com/auth/spreadsheets.readonly,
  17. https://www.googleapis.com/auth/tables
  18. - selector: google.area120.tables.v1alpha1.TablesService.BatchCreateRows
  19. oauth:
  20. canonical_scopes: |-
  21. https://www.googleapis.com/auth/drive,
  22. https://www.googleapis.com/auth/drive.file,
  23. https://www.googleapis.com/auth/spreadsheets,
  24. https://www.googleapis.com/auth/tables
  25. - selector: google.area120.tables.v1alpha1.TablesService.BatchDeleteRows
  26. oauth:
  27. canonical_scopes: |-
  28. https://www.googleapis.com/auth/drive,
  29. https://www.googleapis.com/auth/drive.file,
  30. https://www.googleapis.com/auth/spreadsheets,
  31. https://www.googleapis.com/auth/tables
  32. - selector: google.area120.tables.v1alpha1.TablesService.BatchUpdateRows
  33. oauth:
  34. canonical_scopes: |-
  35. https://www.googleapis.com/auth/drive,
  36. https://www.googleapis.com/auth/drive.file,
  37. https://www.googleapis.com/auth/spreadsheets,
  38. https://www.googleapis.com/auth/tables
  39. - selector: google.area120.tables.v1alpha1.TablesService.CreateRow
  40. oauth:
  41. canonical_scopes: |-
  42. https://www.googleapis.com/auth/drive,
  43. https://www.googleapis.com/auth/drive.file,
  44. https://www.googleapis.com/auth/spreadsheets,
  45. https://www.googleapis.com/auth/tables
  46. - selector: google.area120.tables.v1alpha1.TablesService.DeleteRow
  47. oauth:
  48. canonical_scopes: |-
  49. https://www.googleapis.com/auth/drive,
  50. https://www.googleapis.com/auth/drive.file,
  51. https://www.googleapis.com/auth/spreadsheets,
  52. https://www.googleapis.com/auth/tables
  53. - selector: google.area120.tables.v1alpha1.TablesService.UpdateRow
  54. oauth:
  55. canonical_scopes: |-
  56. https://www.googleapis.com/auth/drive,
  57. https://www.googleapis.com/auth/drive.file,
  58. https://www.googleapis.com/auth/spreadsheets,
  59. https://www.googleapis.com/auth/tables