You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

116 lines
3.4 KiB

  1. {
  2. "basePath": "",
  3. "baseUrl": "https://iamcredentials.googleapis.com/",
  4. "batchPath": "batch",
  5. "canonicalName": "IAM Credentials",
  6. "description": "IAM Service Account Credentials API",
  7. "discoveryVersion": "v1",
  8. "documentationLink": "https://developers.google.com/identity/protocols/OAuth2ServiceAccount",
  9. "fullyEncodeReservedExpansion": true,
  10. "icons": {
  11. "x16": "http://www.google.com/images/icons/product/search-16.gif",
  12. "x32": "http://www.google.com/images/icons/product/search-32.gif"
  13. },
  14. "id": "iamcredentials:v1",
  15. "kind": "discovery#restDescription",
  16. "name": "iamcredentials",
  17. "ownerDomain": "google.com",
  18. "ownerName": "Google",
  19. "parameters": {
  20. "$.xgafv": {
  21. "description": "V1 error format.",
  22. "enum": [
  23. "1",
  24. "2"
  25. ],
  26. "enumDescriptions": [
  27. "v1 error format",
  28. "v2 error format"
  29. ],
  30. "location": "query",
  31. "type": "string"
  32. },
  33. "access_token": {
  34. "description": "OAuth access token.",
  35. "location": "query",
  36. "type": "string"
  37. },
  38. "alt": {
  39. "default": "json",
  40. "description": "Data format for response.",
  41. "enum": [
  42. "json",
  43. "media",
  44. "proto"
  45. ],
  46. "enumDescriptions": [
  47. "Responses with Content-Type of application/json",
  48. "Media download with context-dependent Content-Type",
  49. "Responses with Content-Type of application/x-protobuf"
  50. ],
  51. "location": "query",
  52. "type": "string"
  53. },
  54. "bearer_token": {
  55. "description": "OAuth bearer token.",
  56. "location": "query",
  57. "type": "string"
  58. },
  59. "callback": {
  60. "description": "JSONP",
  61. "location": "query",
  62. "type": "string"
  63. },
  64. "fields": {
  65. "description": "Selector specifying which fields to include in a partial response.",
  66. "location": "query",
  67. "type": "string"
  68. },
  69. "key": {
  70. "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
  71. "location": "query",
  72. "type": "string"
  73. },
  74. "oauth_token": {
  75. "description": "OAuth 2.0 token for the current user.",
  76. "location": "query",
  77. "type": "string"
  78. },
  79. "pp": {
  80. "default": "true",
  81. "description": "Pretty-print response.",
  82. "location": "query",
  83. "type": "boolean"
  84. },
  85. "prettyPrint": {
  86. "default": "true",
  87. "description": "Returns response with indentations and line breaks.",
  88. "location": "query",
  89. "type": "boolean"
  90. },
  91. "quotaUser": {
  92. "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
  93. "location": "query",
  94. "type": "string"
  95. },
  96. "uploadType": {
  97. "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
  98. "location": "query",
  99. "type": "string"
  100. },
  101. "upload_protocol": {
  102. "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
  103. "location": "query",
  104. "type": "string"
  105. }
  106. },
  107. "protocol": "rest",
  108. "resources": {},
  109. "revision": "20180604",
  110. "rootUrl": "https://iamcredentials.googleapis.com/",
  111. "schemas": {},
  112. "servicePath": "",
  113. "title": "IAM Service Account Credentials API",
  114. "version": "v1",
  115. "version_module": true
  116. }