@milaboratories/pl-client 2.16.7 → 2.16.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (253) hide show
  1. package/dist/__external/.pnpm/{@rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.7.0_typescript@5.6.3 → @rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.8.1_typescript@5.6.3}/__external/tslib/tslib.es6.cjs +2 -2
  2. package/dist/__external/.pnpm/{@rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.7.0_typescript@5.6.3 → @rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.8.1_typescript@5.6.3}/__external/tslib/tslib.es6.cjs.map +1 -1
  3. package/dist/__external/.pnpm/{@rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.7.0_typescript@5.6.3 → @rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.8.1_typescript@5.6.3}/__external/tslib/tslib.es6.js +2 -2
  4. package/dist/__external/.pnpm/{@rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.7.0_typescript@5.6.3 → @rollup_plugin-typescript@12.1.4_rollup@4.52.4_tslib@2.8.1_typescript@5.6.3}/__external/tslib/tslib.es6.js.map +1 -1
  5. package/dist/core/abstract_stream.d.ts +18 -0
  6. package/dist/core/abstract_stream.d.ts.map +1 -0
  7. package/dist/core/client.cjs +6 -6
  8. package/dist/core/client.cjs.map +1 -1
  9. package/dist/core/client.d.ts +3 -3
  10. package/dist/core/client.d.ts.map +1 -1
  11. package/dist/core/client.js +6 -6
  12. package/dist/core/client.js.map +1 -1
  13. package/dist/core/config.cjs +3 -0
  14. package/dist/core/config.cjs.map +1 -1
  15. package/dist/core/config.d.ts +4 -0
  16. package/dist/core/config.d.ts.map +1 -1
  17. package/dist/core/config.js +3 -1
  18. package/dist/core/config.js.map +1 -1
  19. package/dist/core/driver.cjs +11 -0
  20. package/dist/core/driver.cjs.map +1 -1
  21. package/dist/core/driver.d.ts +8 -2
  22. package/dist/core/driver.d.ts.map +1 -1
  23. package/dist/core/driver.js +11 -1
  24. package/dist/core/driver.js.map +1 -1
  25. package/dist/core/errors.cjs +9 -0
  26. package/dist/core/errors.cjs.map +1 -1
  27. package/dist/core/errors.d.ts +1 -1
  28. package/dist/core/errors.d.ts.map +1 -1
  29. package/dist/core/errors.js +9 -0
  30. package/dist/core/errors.js.map +1 -1
  31. package/dist/core/ll_client.cjs +194 -39
  32. package/dist/core/ll_client.cjs.map +1 -1
  33. package/dist/core/ll_client.d.ts +36 -15
  34. package/dist/core/ll_client.d.ts.map +1 -1
  35. package/dist/core/ll_client.js +195 -40
  36. package/dist/core/ll_client.js.map +1 -1
  37. package/dist/core/ll_transaction.cjs.map +1 -1
  38. package/dist/core/ll_transaction.d.ts +3 -3
  39. package/dist/core/ll_transaction.d.ts.map +1 -1
  40. package/dist/core/ll_transaction.js.map +1 -1
  41. package/dist/core/transaction.cjs +2 -2
  42. package/dist/core/transaction.cjs.map +1 -1
  43. package/dist/core/transaction.js +2 -2
  44. package/dist/core/transaction.js.map +1 -1
  45. package/dist/core/type_conversion.cjs +2 -2
  46. package/dist/core/type_conversion.cjs.map +1 -1
  47. package/dist/core/type_conversion.d.ts +2 -2
  48. package/dist/core/type_conversion.d.ts.map +1 -1
  49. package/dist/core/type_conversion.js +2 -2
  50. package/dist/core/type_conversion.js.map +1 -1
  51. package/dist/core/unauth_client.cjs +4 -8
  52. package/dist/core/unauth_client.cjs.map +1 -1
  53. package/dist/core/unauth_client.d.ts +1 -1
  54. package/dist/core/unauth_client.d.ts.map +1 -1
  55. package/dist/core/unauth_client.js +4 -8
  56. package/dist/core/unauth_client.js.map +1 -1
  57. package/dist/core/wire.d.ts +34 -0
  58. package/dist/core/wire.d.ts.map +1 -0
  59. package/dist/index.cjs +4 -0
  60. package/dist/index.cjs.map +1 -1
  61. package/dist/index.d.ts +2 -1
  62. package/dist/index.d.ts.map +1 -1
  63. package/dist/index.js +4 -2
  64. package/dist/index.js.map +1 -1
  65. package/dist/proto-grpc/github.com/googleapis/googleapis/google/rpc/status.cjs.map +1 -0
  66. package/dist/{proto → proto-grpc}/github.com/googleapis/googleapis/google/rpc/status.d.ts +4 -2
  67. package/dist/proto-grpc/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +1 -0
  68. package/dist/proto-grpc/github.com/googleapis/googleapis/google/rpc/status.js.map +1 -0
  69. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.cjs +25 -25
  70. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.cjs.map +1 -0
  71. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.client.cjs.map +1 -0
  72. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +1 -0
  73. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.client.js.map +1 -0
  74. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +1 -0
  75. package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.js +25 -25
  76. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api.js.map +1 -0
  77. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api_types.cjs.map +1 -0
  78. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +1 -0
  79. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/api_types.js.map +1 -0
  80. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.cjs.map +1 -0
  81. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +1 -0
  82. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/base_types.js.map +1 -0
  83. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +1 -0
  84. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.cjs.map +1 -0
  85. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +1 -0
  86. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/resource_types.js.map +1 -0
  87. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/ws-test.d.ts +73 -0
  88. package/dist/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/ws-test.d.ts.map +1 -0
  89. package/dist/{proto → proto-grpc}/google/api/http.d.ts +28 -32
  90. package/dist/proto-grpc/google/api/http.d.ts.map +1 -0
  91. package/dist/proto-grpc/google/protobuf/any.cjs.map +1 -0
  92. package/dist/proto-grpc/google/protobuf/any.d.ts.map +1 -0
  93. package/dist/proto-grpc/google/protobuf/any.js.map +1 -0
  94. package/dist/{proto → proto-grpc}/google/protobuf/descriptor.d.ts +6 -152
  95. package/dist/proto-grpc/google/protobuf/descriptor.d.ts.map +1 -0
  96. package/dist/proto-grpc/google/protobuf/duration.cjs.map +1 -0
  97. package/dist/proto-grpc/google/protobuf/duration.d.ts.map +1 -0
  98. package/dist/proto-grpc/google/protobuf/duration.js.map +1 -0
  99. package/dist/proto-grpc/google/protobuf/empty.d.ts.map +1 -0
  100. package/dist/proto-grpc/google/protobuf/struct.d.ts.map +1 -0
  101. package/dist/proto-grpc/google/protobuf/timestamp.cjs.map +1 -0
  102. package/dist/proto-grpc/google/protobuf/timestamp.d.ts.map +1 -0
  103. package/dist/proto-grpc/google/protobuf/timestamp.js.map +1 -0
  104. package/dist/{proto → proto-grpc}/google/protobuf/wrappers.d.ts +0 -27
  105. package/dist/proto-grpc/google/protobuf/wrappers.d.ts.map +1 -0
  106. package/dist/proto-grpc/google/rpc/code.cjs +240 -0
  107. package/dist/proto-grpc/google/rpc/code.cjs.map +1 -0
  108. package/dist/proto-grpc/google/rpc/code.d.ts +219 -0
  109. package/dist/proto-grpc/google/rpc/code.d.ts.map +1 -0
  110. package/dist/proto-grpc/google/rpc/code.js +240 -0
  111. package/dist/proto-grpc/google/rpc/code.js.map +1 -0
  112. package/dist/proto-grpc/google/rpc/error_details.d.ts +654 -0
  113. package/dist/proto-grpc/google/rpc/error_details.d.ts.map +1 -0
  114. package/dist/proto-grpc/google/rpc/http.d.ts +121 -0
  115. package/dist/proto-grpc/google/rpc/http.d.ts.map +1 -0
  116. package/dist/proto-grpc/google/rpc/status.d.ts +55 -0
  117. package/dist/proto-grpc/google/rpc/status.d.ts.map +1 -0
  118. package/dist/proto-rest/index.cjs +64 -0
  119. package/dist/proto-rest/index.cjs.map +1 -0
  120. package/dist/proto-rest/index.d.ts +23 -0
  121. package/dist/proto-rest/index.d.ts.map +1 -0
  122. package/dist/proto-rest/index.js +61 -0
  123. package/dist/proto-rest/index.js.map +1 -0
  124. package/dist/proto-rest/plapi.d.ts +1488 -0
  125. package/dist/proto-rest/plapi.d.ts.map +1 -0
  126. package/package.json +6 -3
  127. package/src/core/abstract_stream.ts +25 -0
  128. package/src/core/client.ts +8 -8
  129. package/src/core/config.ts +9 -0
  130. package/src/core/driver.ts +13 -2
  131. package/src/core/errors.ts +7 -1
  132. package/src/core/ll_client.test.ts +1 -1
  133. package/src/core/ll_client.ts +212 -42
  134. package/src/core/ll_transaction.test.ts +1 -1
  135. package/src/core/ll_transaction.ts +4 -4
  136. package/src/core/transaction.ts +1 -1
  137. package/src/core/type_conversion.ts +3 -3
  138. package/src/core/unauth_client.test.ts +6 -0
  139. package/src/core/unauth_client.ts +8 -12
  140. package/src/core/wire.ts +40 -0
  141. package/src/index.ts +3 -1
  142. package/src/{proto → proto-grpc}/github.com/googleapis/googleapis/google/rpc/status.ts +5 -3
  143. package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.ts +25 -25
  144. package/src/proto-grpc/github.com/milaboratory/pl/plapi/plapiproto/ws-test.ts +209 -0
  145. package/src/{proto → proto-grpc}/google/api/http.ts +29 -33
  146. package/src/{proto → proto-grpc}/google/protobuf/descriptor.ts +11 -221
  147. package/src/{proto → proto-grpc}/google/protobuf/wrappers.ts +4 -38
  148. package/src/proto-grpc/google/rpc/code.ts +236 -0
  149. package/src/proto-grpc/google/rpc/error_details.ts +1386 -0
  150. package/src/proto-grpc/google/rpc/http.ts +307 -0
  151. package/src/proto-grpc/google/rpc/status.ts +127 -0
  152. package/src/proto-rest/index.ts +83 -0
  153. package/src/proto-rest/plapi.ts +1488 -0
  154. package/dist/core/grpc.d.ts +0 -16
  155. package/dist/core/grpc.d.ts.map +0 -1
  156. package/dist/core/http.d.ts +0 -2
  157. package/dist/core/http.d.ts.map +0 -1
  158. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.cjs.map +0 -1
  159. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.d.ts.map +0 -1
  160. package/dist/proto/github.com/googleapis/googleapis/google/rpc/status.js.map +0 -1
  161. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts +0 -40
  162. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.d.ts.map +0 -1
  163. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts +0 -116
  164. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.d.ts.map +0 -1
  165. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts +0 -46
  166. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.d.ts.map +0 -1
  167. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts +0 -170
  168. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.d.ts.map +0 -1
  169. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts +0 -51
  170. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.d.ts.map +0 -1
  171. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts +0 -176
  172. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.d.ts.map +0 -1
  173. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts +0 -131
  174. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.d.ts.map +0 -1
  175. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts +0 -320
  176. package/dist/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.d.ts.map +0 -1
  177. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.cjs.map +0 -1
  178. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.cjs.map +0 -1
  179. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts.map +0 -1
  180. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.client.js.map +0 -1
  181. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts.map +0 -1
  182. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api.js.map +0 -1
  183. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.cjs.map +0 -1
  184. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts.map +0 -1
  185. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/api_types.js.map +0 -1
  186. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.cjs.map +0 -1
  187. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts.map +0 -1
  188. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/base_types.js.map +0 -1
  189. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts.map +0 -1
  190. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.cjs.map +0 -1
  191. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts.map +0 -1
  192. package/dist/proto/github.com/milaboratory/pl/plapi/plapiproto/resource_types.js.map +0 -1
  193. package/dist/proto/google/api/http.d.ts.map +0 -1
  194. package/dist/proto/google/protobuf/any.cjs.map +0 -1
  195. package/dist/proto/google/protobuf/any.d.ts.map +0 -1
  196. package/dist/proto/google/protobuf/any.js.map +0 -1
  197. package/dist/proto/google/protobuf/descriptor.d.ts.map +0 -1
  198. package/dist/proto/google/protobuf/duration.cjs.map +0 -1
  199. package/dist/proto/google/protobuf/duration.d.ts.map +0 -1
  200. package/dist/proto/google/protobuf/duration.js.map +0 -1
  201. package/dist/proto/google/protobuf/empty.d.ts.map +0 -1
  202. package/dist/proto/google/protobuf/struct.d.ts.map +0 -1
  203. package/dist/proto/google/protobuf/timestamp.cjs.map +0 -1
  204. package/dist/proto/google/protobuf/timestamp.d.ts.map +0 -1
  205. package/dist/proto/google/protobuf/timestamp.js.map +0 -1
  206. package/dist/proto/google/protobuf/wrappers.d.ts.map +0 -1
  207. package/src/core/grpc.ts +0 -17
  208. package/src/core/http.ts +0 -178
  209. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.client.ts +0 -45
  210. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/downloadapi/protocol.ts +0 -313
  211. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.client.ts +0 -51
  212. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/lsapi/protocol.ts +0 -406
  213. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.client.ts +0 -59
  214. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/progressapi/protocol.ts +0 -489
  215. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.client.ts +0 -148
  216. package/src/proto/github.com/milaboratory/pl/controllers/shared/grpc/streamingapi/protocol.ts +0 -719
  217. /package/dist/{proto → proto-grpc}/github.com/googleapis/googleapis/google/rpc/status.cjs +0 -0
  218. /package/dist/{proto → proto-grpc}/github.com/googleapis/googleapis/google/rpc/status.js +0 -0
  219. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.client.cjs +0 -0
  220. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.client.d.ts +0 -0
  221. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.client.js +0 -0
  222. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.d.ts +0 -0
  223. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api_types.cjs +0 -0
  224. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api_types.d.ts +0 -0
  225. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api_types.js +0 -0
  226. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/base_types.cjs +0 -0
  227. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/base_types.d.ts +0 -0
  228. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/base_types.js +0 -0
  229. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/import.d.ts +0 -0
  230. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/resource_types.cjs +0 -0
  231. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/resource_types.d.ts +0 -0
  232. /package/dist/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/resource_types.js +0 -0
  233. /package/dist/{proto → proto-grpc}/google/protobuf/any.cjs +0 -0
  234. /package/dist/{proto → proto-grpc}/google/protobuf/any.d.ts +0 -0
  235. /package/dist/{proto → proto-grpc}/google/protobuf/any.js +0 -0
  236. /package/dist/{proto → proto-grpc}/google/protobuf/duration.cjs +0 -0
  237. /package/dist/{proto → proto-grpc}/google/protobuf/duration.d.ts +0 -0
  238. /package/dist/{proto → proto-grpc}/google/protobuf/duration.js +0 -0
  239. /package/dist/{proto → proto-grpc}/google/protobuf/empty.d.ts +0 -0
  240. /package/dist/{proto → proto-grpc}/google/protobuf/struct.d.ts +0 -0
  241. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.cjs +0 -0
  242. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.d.ts +0 -0
  243. /package/dist/{proto → proto-grpc}/google/protobuf/timestamp.js +0 -0
  244. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api.client.ts +0 -0
  245. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/api_types.ts +0 -0
  246. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/base_types.ts +0 -0
  247. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/import.ts +0 -0
  248. /package/src/{proto → proto-grpc}/github.com/milaboratory/pl/plapi/plapiproto/resource_types.ts +0 -0
  249. /package/src/{proto → proto-grpc}/google/protobuf/any.ts +0 -0
  250. /package/src/{proto → proto-grpc}/google/protobuf/duration.ts +0 -0
  251. /package/src/{proto → proto-grpc}/google/protobuf/empty.ts +0 -0
  252. /package/src/{proto → proto-grpc}/google/protobuf/struct.ts +0 -0
  253. /package/src/{proto → proto-grpc}/google/protobuf/timestamp.ts +0 -0
@@ -0,0 +1,654 @@
1
+ import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
2
+ import type { IBinaryWriter } from "@protobuf-ts/runtime";
3
+ import type { BinaryReadOptions } from "@protobuf-ts/runtime";
4
+ import type { IBinaryReader } from "@protobuf-ts/runtime";
5
+ import type { PartialMessage } from "@protobuf-ts/runtime";
6
+ import { MessageType } from "@protobuf-ts/runtime";
7
+ import { Duration } from "../protobuf/duration";
8
+ /**
9
+ * Describes the cause of the error with structured details.
10
+ *
11
+ * Example of an error when contacting the "pubsub.googleapis.com" API when it
12
+ * is not enabled:
13
+ *
14
+ * { "reason": "API_DISABLED"
15
+ * "domain": "googleapis.com"
16
+ * "metadata": {
17
+ * "resource": "projects/123",
18
+ * "service": "pubsub.googleapis.com"
19
+ * }
20
+ * }
21
+ *
22
+ * This response indicates that the pubsub.googleapis.com API is not enabled.
23
+ *
24
+ * Example of an error that is returned when attempting to create a Spanner
25
+ * instance in a region that is out of stock:
26
+ *
27
+ * { "reason": "STOCKOUT"
28
+ * "domain": "spanner.googleapis.com",
29
+ * "metadata": {
30
+ * "availableRegions": "us-central1,us-east2"
31
+ * }
32
+ * }
33
+ *
34
+ * @generated from protobuf message google.rpc.ErrorInfo
35
+ */
36
+ export interface ErrorInfo {
37
+ /**
38
+ * The reason of the error. This is a constant value that identifies the
39
+ * proximate cause of the error. Error reasons are unique within a particular
40
+ * domain of errors. This should be at most 63 characters and match a
41
+ * regular expression of `[A-Z][A-Z0-9_]+[A-Z0-9]`, which represents
42
+ * UPPER_SNAKE_CASE.
43
+ *
44
+ * @generated from protobuf field: string reason = 1
45
+ */
46
+ reason: string;
47
+ /**
48
+ * The logical grouping to which the "reason" belongs. The error domain
49
+ * is typically the registered service name of the tool or product that
50
+ * generates the error. Example: "pubsub.googleapis.com". If the error is
51
+ * generated by some common infrastructure, the error domain must be a
52
+ * globally unique value that identifies the infrastructure. For Google API
53
+ * infrastructure, the error domain is "googleapis.com".
54
+ *
55
+ * @generated from protobuf field: string domain = 2
56
+ */
57
+ domain: string;
58
+ /**
59
+ * Additional structured details about this error.
60
+ *
61
+ * Keys must match a regular expression of `[a-z][a-zA-Z0-9-_]+` but should
62
+ * ideally be lowerCamelCase. Also, they must be limited to 64 characters in
63
+ * length. When identifying the current value of an exceeded limit, the units
64
+ * should be contained in the key, not the value. For example, rather than
65
+ * `{"instanceLimit": "100/request"}`, should be returned as,
66
+ * `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
67
+ * instances that can be created in a single (batch) request.
68
+ *
69
+ * @generated from protobuf field: map<string, string> metadata = 3
70
+ */
71
+ metadata: {
72
+ [key: string]: string;
73
+ };
74
+ }
75
+ /**
76
+ * Describes when the clients can retry a failed request. Clients could ignore
77
+ * the recommendation here or retry when this information is missing from error
78
+ * responses.
79
+ *
80
+ * It's always recommended that clients should use exponential backoff when
81
+ * retrying.
82
+ *
83
+ * Clients should wait until `retry_delay` amount of time has passed since
84
+ * receiving the error response before retrying. If retrying requests also
85
+ * fail, clients should use an exponential backoff scheme to gradually increase
86
+ * the delay between retries based on `retry_delay`, until either a maximum
87
+ * number of retries have been reached or a maximum retry delay cap has been
88
+ * reached.
89
+ *
90
+ * @generated from protobuf message google.rpc.RetryInfo
91
+ */
92
+ export interface RetryInfo {
93
+ /**
94
+ * Clients should wait at least this long between retrying the same request.
95
+ *
96
+ * @generated from protobuf field: google.protobuf.Duration retry_delay = 1
97
+ */
98
+ retryDelay?: Duration;
99
+ }
100
+ /**
101
+ * Describes additional debugging info.
102
+ *
103
+ * @generated from protobuf message google.rpc.DebugInfo
104
+ */
105
+ export interface DebugInfo {
106
+ /**
107
+ * The stack trace entries indicating where the error occurred.
108
+ *
109
+ * @generated from protobuf field: repeated string stack_entries = 1
110
+ */
111
+ stackEntries: string[];
112
+ /**
113
+ * Additional debugging information provided by the server.
114
+ *
115
+ * @generated from protobuf field: string detail = 2
116
+ */
117
+ detail: string;
118
+ }
119
+ /**
120
+ * Describes how a quota check failed.
121
+ *
122
+ * For example if a daily limit was exceeded for the calling project,
123
+ * a service could respond with a QuotaFailure detail containing the project
124
+ * id and the description of the quota limit that was exceeded. If the
125
+ * calling project hasn't enabled the service in the developer console, then
126
+ * a service could respond with the project id and set `service_disabled`
127
+ * to true.
128
+ *
129
+ * Also see RetryInfo and Help types for other details about handling a
130
+ * quota failure.
131
+ *
132
+ * @generated from protobuf message google.rpc.QuotaFailure
133
+ */
134
+ export interface QuotaFailure {
135
+ /**
136
+ * Describes all quota violations.
137
+ *
138
+ * @generated from protobuf field: repeated google.rpc.QuotaFailure.Violation violations = 1
139
+ */
140
+ violations: QuotaFailure_Violation[];
141
+ }
142
+ /**
143
+ * A message type used to describe a single quota violation. For example, a
144
+ * daily quota or a custom quota that was exceeded.
145
+ *
146
+ * @generated from protobuf message google.rpc.QuotaFailure.Violation
147
+ */
148
+ export interface QuotaFailure_Violation {
149
+ /**
150
+ * The subject on which the quota check failed.
151
+ * For example, "clientip:<ip address of client>" or "project:<Google
152
+ * developer project id>".
153
+ *
154
+ * @generated from protobuf field: string subject = 1
155
+ */
156
+ subject: string;
157
+ /**
158
+ * A description of how the quota check failed. Clients can use this
159
+ * description to find more about the quota configuration in the service's
160
+ * public documentation, or find the relevant quota limit to adjust through
161
+ * developer console.
162
+ *
163
+ * For example: "Service disabled" or "Daily Limit for read operations
164
+ * exceeded".
165
+ *
166
+ * @generated from protobuf field: string description = 2
167
+ */
168
+ description: string;
169
+ /**
170
+ * The API Service from which the `QuotaFailure.Violation` orginates. In
171
+ * some cases, Quota issues originate from an API Service other than the one
172
+ * that was called. In other words, a dependency of the called API Service
173
+ * could be the cause of the `QuotaFailure`, and this field would have the
174
+ * dependency API service name.
175
+ *
176
+ * For example, if the called API is Kubernetes Engine API
177
+ * (container.googleapis.com), and a quota violation occurs in the
178
+ * Kubernetes Engine API itself, this field would be
179
+ * "container.googleapis.com". On the other hand, if the quota violation
180
+ * occurs when the Kubernetes Engine API creates VMs in the Compute Engine
181
+ * API (compute.googleapis.com), this field would be
182
+ * "compute.googleapis.com".
183
+ *
184
+ * @generated from protobuf field: string api_service = 3
185
+ */
186
+ apiService: string;
187
+ /**
188
+ * The metric of the violated quota. A quota metric is a named counter to
189
+ * measure usage, such as API requests or CPUs. When an activity occurs in a
190
+ * service, such as Virtual Machine allocation, one or more quota metrics
191
+ * may be affected.
192
+ *
193
+ * For example, "compute.googleapis.com/cpus_per_vm_family",
194
+ * "storage.googleapis.com/internet_egress_bandwidth".
195
+ *
196
+ * @generated from protobuf field: string quota_metric = 4
197
+ */
198
+ quotaMetric: string;
199
+ /**
200
+ * The id of the violated quota. Also know as "limit name", this is the
201
+ * unique identifier of a quota in the context of an API service.
202
+ *
203
+ * For example, "CPUS-PER-VM-FAMILY-per-project-region".
204
+ *
205
+ * @generated from protobuf field: string quota_id = 5
206
+ */
207
+ quotaId: string;
208
+ /**
209
+ * The dimensions of the violated quota. Every non-global quota is enforced
210
+ * on a set of dimensions. While quota metric defines what to count, the
211
+ * dimensions specify for what aspects the counter should be increased.
212
+ *
213
+ * For example, the quota "CPUs per region per VM family" enforces a limit
214
+ * on the metric "compute.googleapis.com/cpus_per_vm_family" on dimensions
215
+ * "region" and "vm_family". And if the violation occurred in region
216
+ * "us-central1" and for VM family "n1", the quota_dimensions would be,
217
+ *
218
+ * {
219
+ * "region": "us-central1",
220
+ * "vm_family": "n1",
221
+ * }
222
+ *
223
+ * When a quota is enforced globally, the quota_dimensions would always be
224
+ * empty.
225
+ *
226
+ * @generated from protobuf field: map<string, string> quota_dimensions = 6
227
+ */
228
+ quotaDimensions: {
229
+ [key: string]: string;
230
+ };
231
+ /**
232
+ * The enforced quota value at the time of the `QuotaFailure`.
233
+ *
234
+ * For example, if the enforced quota value at the time of the
235
+ * `QuotaFailure` on the number of CPUs is "10", then the value of this
236
+ * field would reflect this quantity.
237
+ *
238
+ * @generated from protobuf field: int64 quota_value = 7
239
+ */
240
+ quotaValue: bigint;
241
+ /**
242
+ * The new quota value being rolled out at the time of the violation. At the
243
+ * completion of the rollout, this value will be enforced in place of
244
+ * quota_value. If no rollout is in progress at the time of the violation,
245
+ * this field is not set.
246
+ *
247
+ * For example, if at the time of the violation a rollout is in progress
248
+ * changing the number of CPUs quota from 10 to 20, 20 would be the value of
249
+ * this field.
250
+ *
251
+ * @generated from protobuf field: optional int64 future_quota_value = 8
252
+ */
253
+ futureQuotaValue?: bigint;
254
+ }
255
+ /**
256
+ * Describes what preconditions have failed.
257
+ *
258
+ * For example, if an RPC failed because it required the Terms of Service to be
259
+ * acknowledged, it could list the terms of service violation in the
260
+ * PreconditionFailure message.
261
+ *
262
+ * @generated from protobuf message google.rpc.PreconditionFailure
263
+ */
264
+ export interface PreconditionFailure {
265
+ /**
266
+ * Describes all precondition violations.
267
+ *
268
+ * @generated from protobuf field: repeated google.rpc.PreconditionFailure.Violation violations = 1
269
+ */
270
+ violations: PreconditionFailure_Violation[];
271
+ }
272
+ /**
273
+ * A message type used to describe a single precondition failure.
274
+ *
275
+ * @generated from protobuf message google.rpc.PreconditionFailure.Violation
276
+ */
277
+ export interface PreconditionFailure_Violation {
278
+ /**
279
+ * The type of PreconditionFailure. We recommend using a service-specific
280
+ * enum type to define the supported precondition violation subjects. For
281
+ * example, "TOS" for "Terms of Service violation".
282
+ *
283
+ * @generated from protobuf field: string type = 1
284
+ */
285
+ type: string;
286
+ /**
287
+ * The subject, relative to the type, that failed.
288
+ * For example, "google.com/cloud" relative to the "TOS" type would indicate
289
+ * which terms of service is being referenced.
290
+ *
291
+ * @generated from protobuf field: string subject = 2
292
+ */
293
+ subject: string;
294
+ /**
295
+ * A description of how the precondition failed. Developers can use this
296
+ * description to understand how to fix the failure.
297
+ *
298
+ * For example: "Terms of service not accepted".
299
+ *
300
+ * @generated from protobuf field: string description = 3
301
+ */
302
+ description: string;
303
+ }
304
+ /**
305
+ * Describes violations in a client request. This error type focuses on the
306
+ * syntactic aspects of the request.
307
+ *
308
+ * @generated from protobuf message google.rpc.BadRequest
309
+ */
310
+ export interface BadRequest {
311
+ /**
312
+ * Describes all violations in a client request.
313
+ *
314
+ * @generated from protobuf field: repeated google.rpc.BadRequest.FieldViolation field_violations = 1
315
+ */
316
+ fieldViolations: BadRequest_FieldViolation[];
317
+ }
318
+ /**
319
+ * A message type used to describe a single bad request field.
320
+ *
321
+ * @generated from protobuf message google.rpc.BadRequest.FieldViolation
322
+ */
323
+ export interface BadRequest_FieldViolation {
324
+ /**
325
+ * A path that leads to a field in the request body. The value will be a
326
+ * sequence of dot-separated identifiers that identify a protocol buffer
327
+ * field.
328
+ *
329
+ * Consider the following:
330
+ *
331
+ * message CreateContactRequest {
332
+ * message EmailAddress {
333
+ * enum Type {
334
+ * TYPE_UNSPECIFIED = 0;
335
+ * HOME = 1;
336
+ * WORK = 2;
337
+ * }
338
+ *
339
+ * optional string email = 1;
340
+ * repeated EmailType type = 2;
341
+ * }
342
+ *
343
+ * string full_name = 1;
344
+ * repeated EmailAddress email_addresses = 2;
345
+ * }
346
+ *
347
+ * In this example, in proto `field` could take one of the following values:
348
+ *
349
+ * * `full_name` for a violation in the `full_name` value
350
+ * * `email_addresses[1].email` for a violation in the `email` field of the
351
+ * first `email_addresses` message
352
+ * * `email_addresses[3].type[2]` for a violation in the second `type`
353
+ * value in the third `email_addresses` message.
354
+ *
355
+ * In JSON, the same values are represented as:
356
+ *
357
+ * * `fullName` for a violation in the `fullName` value
358
+ * * `emailAddresses[1].email` for a violation in the `email` field of the
359
+ * first `emailAddresses` message
360
+ * * `emailAddresses[3].type[2]` for a violation in the second `type`
361
+ * value in the third `emailAddresses` message.
362
+ *
363
+ * @generated from protobuf field: string field = 1
364
+ */
365
+ field: string;
366
+ /**
367
+ * A description of why the request element is bad.
368
+ *
369
+ * @generated from protobuf field: string description = 2
370
+ */
371
+ description: string;
372
+ /**
373
+ * The reason of the field-level error. This is a constant value that
374
+ * identifies the proximate cause of the field-level error. It should
375
+ * uniquely identify the type of the FieldViolation within the scope of the
376
+ * google.rpc.ErrorInfo.domain. This should be at most 63
377
+ * characters and match a regular expression of `[A-Z][A-Z0-9_]+[A-Z0-9]`,
378
+ * which represents UPPER_SNAKE_CASE.
379
+ *
380
+ * @generated from protobuf field: string reason = 3
381
+ */
382
+ reason: string;
383
+ /**
384
+ * Provides a localized error message for field-level errors that is safe to
385
+ * return to the API consumer.
386
+ *
387
+ * @generated from protobuf field: google.rpc.LocalizedMessage localized_message = 4
388
+ */
389
+ localizedMessage?: LocalizedMessage;
390
+ }
391
+ /**
392
+ * Contains metadata about the request that clients can attach when filing a bug
393
+ * or providing other forms of feedback.
394
+ *
395
+ * @generated from protobuf message google.rpc.RequestInfo
396
+ */
397
+ export interface RequestInfo {
398
+ /**
399
+ * An opaque string that should only be interpreted by the service generating
400
+ * it. For example, it can be used to identify requests in the service's logs.
401
+ *
402
+ * @generated from protobuf field: string request_id = 1
403
+ */
404
+ requestId: string;
405
+ /**
406
+ * Any data that was used to serve this request. For example, an encrypted
407
+ * stack trace that can be sent back to the service provider for debugging.
408
+ *
409
+ * @generated from protobuf field: string serving_data = 2
410
+ */
411
+ servingData: string;
412
+ }
413
+ /**
414
+ * Describes the resource that is being accessed.
415
+ *
416
+ * @generated from protobuf message google.rpc.ResourceInfo
417
+ */
418
+ export interface ResourceInfo {
419
+ /**
420
+ * A name for the type of resource being accessed, e.g. "sql table",
421
+ * "cloud storage bucket", "file", "Google calendar"; or the type URL
422
+ * of the resource: e.g. "type.googleapis.com/google.pubsub.v1.Topic".
423
+ *
424
+ * @generated from protobuf field: string resource_type = 1
425
+ */
426
+ resourceType: string;
427
+ /**
428
+ * The name of the resource being accessed. For example, a shared calendar
429
+ * name: "example.com_4fghdhgsrgh@group.calendar.google.com", if the current
430
+ * error is
431
+ * [google.rpc.Code.PERMISSION_DENIED][google.rpc.Code.PERMISSION_DENIED].
432
+ *
433
+ * @generated from protobuf field: string resource_name = 2
434
+ */
435
+ resourceName: string;
436
+ /**
437
+ * The owner of the resource (optional).
438
+ * For example, "user:<owner email>" or "project:<Google developer project
439
+ * id>".
440
+ *
441
+ * @generated from protobuf field: string owner = 3
442
+ */
443
+ owner: string;
444
+ /**
445
+ * Describes what error is encountered when accessing this resource.
446
+ * For example, updating a cloud project may require the `writer` permission
447
+ * on the developer console project.
448
+ *
449
+ * @generated from protobuf field: string description = 4
450
+ */
451
+ description: string;
452
+ }
453
+ /**
454
+ * Provides links to documentation or for performing an out of band action.
455
+ *
456
+ * For example, if a quota check failed with an error indicating the calling
457
+ * project hasn't enabled the accessed service, this can contain a URL pointing
458
+ * directly to the right place in the developer console to flip the bit.
459
+ *
460
+ * @generated from protobuf message google.rpc.Help
461
+ */
462
+ export interface Help {
463
+ /**
464
+ * URL(s) pointing to additional information on handling the current error.
465
+ *
466
+ * @generated from protobuf field: repeated google.rpc.Help.Link links = 1
467
+ */
468
+ links: Help_Link[];
469
+ }
470
+ /**
471
+ * Describes a URL link.
472
+ *
473
+ * @generated from protobuf message google.rpc.Help.Link
474
+ */
475
+ export interface Help_Link {
476
+ /**
477
+ * Describes what the link offers.
478
+ *
479
+ * @generated from protobuf field: string description = 1
480
+ */
481
+ description: string;
482
+ /**
483
+ * The URL of the link.
484
+ *
485
+ * @generated from protobuf field: string url = 2
486
+ */
487
+ url: string;
488
+ }
489
+ /**
490
+ * Provides a localized error message that is safe to return to the user
491
+ * which can be attached to an RPC error.
492
+ *
493
+ * @generated from protobuf message google.rpc.LocalizedMessage
494
+ */
495
+ export interface LocalizedMessage {
496
+ /**
497
+ * The locale used following the specification defined at
498
+ * https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
499
+ * Examples are: "en-US", "fr-CH", "es-MX"
500
+ *
501
+ * @generated from protobuf field: string locale = 1
502
+ */
503
+ locale: string;
504
+ /**
505
+ * The localized error message in the above locale.
506
+ *
507
+ * @generated from protobuf field: string message = 2
508
+ */
509
+ message: string;
510
+ }
511
+ declare class ErrorInfo$Type extends MessageType<ErrorInfo> {
512
+ constructor();
513
+ create(value?: PartialMessage<ErrorInfo>): ErrorInfo;
514
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ErrorInfo): ErrorInfo;
515
+ private binaryReadMap3;
516
+ internalBinaryWrite(message: ErrorInfo, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
517
+ }
518
+ /**
519
+ * @generated MessageType for protobuf message google.rpc.ErrorInfo
520
+ */
521
+ export declare const ErrorInfo: ErrorInfo$Type;
522
+ declare class RetryInfo$Type extends MessageType<RetryInfo> {
523
+ constructor();
524
+ create(value?: PartialMessage<RetryInfo>): RetryInfo;
525
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: RetryInfo): RetryInfo;
526
+ internalBinaryWrite(message: RetryInfo, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
527
+ }
528
+ /**
529
+ * @generated MessageType for protobuf message google.rpc.RetryInfo
530
+ */
531
+ export declare const RetryInfo: RetryInfo$Type;
532
+ declare class DebugInfo$Type extends MessageType<DebugInfo> {
533
+ constructor();
534
+ create(value?: PartialMessage<DebugInfo>): DebugInfo;
535
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: DebugInfo): DebugInfo;
536
+ internalBinaryWrite(message: DebugInfo, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
537
+ }
538
+ /**
539
+ * @generated MessageType for protobuf message google.rpc.DebugInfo
540
+ */
541
+ export declare const DebugInfo: DebugInfo$Type;
542
+ declare class QuotaFailure$Type extends MessageType<QuotaFailure> {
543
+ constructor();
544
+ create(value?: PartialMessage<QuotaFailure>): QuotaFailure;
545
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: QuotaFailure): QuotaFailure;
546
+ internalBinaryWrite(message: QuotaFailure, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
547
+ }
548
+ /**
549
+ * @generated MessageType for protobuf message google.rpc.QuotaFailure
550
+ */
551
+ export declare const QuotaFailure: QuotaFailure$Type;
552
+ declare class QuotaFailure_Violation$Type extends MessageType<QuotaFailure_Violation> {
553
+ constructor();
554
+ create(value?: PartialMessage<QuotaFailure_Violation>): QuotaFailure_Violation;
555
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: QuotaFailure_Violation): QuotaFailure_Violation;
556
+ private binaryReadMap6;
557
+ internalBinaryWrite(message: QuotaFailure_Violation, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
558
+ }
559
+ /**
560
+ * @generated MessageType for protobuf message google.rpc.QuotaFailure.Violation
561
+ */
562
+ export declare const QuotaFailure_Violation: QuotaFailure_Violation$Type;
563
+ declare class PreconditionFailure$Type extends MessageType<PreconditionFailure> {
564
+ constructor();
565
+ create(value?: PartialMessage<PreconditionFailure>): PreconditionFailure;
566
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: PreconditionFailure): PreconditionFailure;
567
+ internalBinaryWrite(message: PreconditionFailure, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
568
+ }
569
+ /**
570
+ * @generated MessageType for protobuf message google.rpc.PreconditionFailure
571
+ */
572
+ export declare const PreconditionFailure: PreconditionFailure$Type;
573
+ declare class PreconditionFailure_Violation$Type extends MessageType<PreconditionFailure_Violation> {
574
+ constructor();
575
+ create(value?: PartialMessage<PreconditionFailure_Violation>): PreconditionFailure_Violation;
576
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: PreconditionFailure_Violation): PreconditionFailure_Violation;
577
+ internalBinaryWrite(message: PreconditionFailure_Violation, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
578
+ }
579
+ /**
580
+ * @generated MessageType for protobuf message google.rpc.PreconditionFailure.Violation
581
+ */
582
+ export declare const PreconditionFailure_Violation: PreconditionFailure_Violation$Type;
583
+ declare class BadRequest$Type extends MessageType<BadRequest> {
584
+ constructor();
585
+ create(value?: PartialMessage<BadRequest>): BadRequest;
586
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: BadRequest): BadRequest;
587
+ internalBinaryWrite(message: BadRequest, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
588
+ }
589
+ /**
590
+ * @generated MessageType for protobuf message google.rpc.BadRequest
591
+ */
592
+ export declare const BadRequest: BadRequest$Type;
593
+ declare class BadRequest_FieldViolation$Type extends MessageType<BadRequest_FieldViolation> {
594
+ constructor();
595
+ create(value?: PartialMessage<BadRequest_FieldViolation>): BadRequest_FieldViolation;
596
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: BadRequest_FieldViolation): BadRequest_FieldViolation;
597
+ internalBinaryWrite(message: BadRequest_FieldViolation, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
598
+ }
599
+ /**
600
+ * @generated MessageType for protobuf message google.rpc.BadRequest.FieldViolation
601
+ */
602
+ export declare const BadRequest_FieldViolation: BadRequest_FieldViolation$Type;
603
+ declare class RequestInfo$Type extends MessageType<RequestInfo> {
604
+ constructor();
605
+ create(value?: PartialMessage<RequestInfo>): RequestInfo;
606
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: RequestInfo): RequestInfo;
607
+ internalBinaryWrite(message: RequestInfo, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
608
+ }
609
+ /**
610
+ * @generated MessageType for protobuf message google.rpc.RequestInfo
611
+ */
612
+ export declare const RequestInfo: RequestInfo$Type;
613
+ declare class ResourceInfo$Type extends MessageType<ResourceInfo> {
614
+ constructor();
615
+ create(value?: PartialMessage<ResourceInfo>): ResourceInfo;
616
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: ResourceInfo): ResourceInfo;
617
+ internalBinaryWrite(message: ResourceInfo, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
618
+ }
619
+ /**
620
+ * @generated MessageType for protobuf message google.rpc.ResourceInfo
621
+ */
622
+ export declare const ResourceInfo: ResourceInfo$Type;
623
+ declare class Help$Type extends MessageType<Help> {
624
+ constructor();
625
+ create(value?: PartialMessage<Help>): Help;
626
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: Help): Help;
627
+ internalBinaryWrite(message: Help, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
628
+ }
629
+ /**
630
+ * @generated MessageType for protobuf message google.rpc.Help
631
+ */
632
+ export declare const Help: Help$Type;
633
+ declare class Help_Link$Type extends MessageType<Help_Link> {
634
+ constructor();
635
+ create(value?: PartialMessage<Help_Link>): Help_Link;
636
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: Help_Link): Help_Link;
637
+ internalBinaryWrite(message: Help_Link, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
638
+ }
639
+ /**
640
+ * @generated MessageType for protobuf message google.rpc.Help.Link
641
+ */
642
+ export declare const Help_Link: Help_Link$Type;
643
+ declare class LocalizedMessage$Type extends MessageType<LocalizedMessage> {
644
+ constructor();
645
+ create(value?: PartialMessage<LocalizedMessage>): LocalizedMessage;
646
+ internalBinaryRead(reader: IBinaryReader, length: number, options: BinaryReadOptions, target?: LocalizedMessage): LocalizedMessage;
647
+ internalBinaryWrite(message: LocalizedMessage, writer: IBinaryWriter, options: BinaryWriteOptions): IBinaryWriter;
648
+ }
649
+ /**
650
+ * @generated MessageType for protobuf message google.rpc.LocalizedMessage
651
+ */
652
+ export declare const LocalizedMessage: LocalizedMessage$Type;
653
+ export {};
654
+ //# sourceMappingURL=error_details.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"error_details.d.ts","sourceRoot":"","sources":["../../../../src/proto-grpc/google/rpc/error_details.ts"],"names":[],"mappings":"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"}