@azure-rest/communication-job-router 1.1.0-alpha.20241119.1 → 1.1.0-alpha.20241122.8

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 (177) hide show
  1. package/dist/index.js +229 -0
  2. package/dist/index.js.map +1 -0
  3. package/{dist/esm → dist-esm/src}/azureCommunicationRoutingServiceClient.js +1 -1
  4. package/dist-esm/src/azureCommunicationRoutingServiceClient.js.map +1 -0
  5. package/dist-esm/src/clientDefinitions.js.map +1 -0
  6. package/dist-esm/src/index.js +13 -0
  7. package/dist-esm/src/index.js.map +1 -0
  8. package/dist-esm/src/isUnexpected.js.map +1 -0
  9. package/dist-esm/src/parameters.js.map +1 -0
  10. package/dist-esm/src/responses.js.map +1 -0
  11. package/package.json +48 -68
  12. package/review/communication-job-router.api.md +2485 -0
  13. package/dist/browser/azureCommunicationRoutingServiceClient.d.ts +0 -17
  14. package/dist/browser/azureCommunicationRoutingServiceClient.d.ts.map +0 -1
  15. package/dist/browser/azureCommunicationRoutingServiceClient.js +0 -42
  16. package/dist/browser/azureCommunicationRoutingServiceClient.js.map +0 -1
  17. package/dist/browser/clientDefinitions.d.ts +0 -159
  18. package/dist/browser/clientDefinitions.d.ts.map +0 -1
  19. package/dist/browser/clientDefinitions.js.map +0 -1
  20. package/dist/browser/index.d.ts +0 -11
  21. package/dist/browser/index.d.ts.map +0 -1
  22. package/dist/browser/index.js +0 -13
  23. package/dist/browser/index.js.map +0 -1
  24. package/dist/browser/isUnexpected.d.ts +0 -35
  25. package/dist/browser/isUnexpected.d.ts.map +0 -1
  26. package/dist/browser/isUnexpected.js.map +0 -1
  27. package/dist/browser/logger.d.ts +0 -2
  28. package/dist/browser/logger.d.ts.map +0 -1
  29. package/dist/browser/models.d.ts +0 -532
  30. package/dist/browser/models.d.ts.map +0 -1
  31. package/dist/browser/outputModels.d.ts +0 -631
  32. package/dist/browser/outputModels.d.ts.map +0 -1
  33. package/dist/browser/package.json +0 -3
  34. package/dist/browser/paginateHelper.d.ts +0 -43
  35. package/dist/browser/paginateHelper.d.ts.map +0 -1
  36. package/dist/browser/parameters.d.ts +0 -245
  37. package/dist/browser/parameters.d.ts.map +0 -1
  38. package/dist/browser/parameters.js.map +0 -1
  39. package/dist/browser/responses.d.ts +0 -616
  40. package/dist/browser/responses.d.ts.map +0 -1
  41. package/dist/browser/responses.js.map +0 -1
  42. package/dist/commonjs/azureCommunicationRoutingServiceClient.d.ts +0 -17
  43. package/dist/commonjs/azureCommunicationRoutingServiceClient.d.ts.map +0 -1
  44. package/dist/commonjs/azureCommunicationRoutingServiceClient.js +0 -45
  45. package/dist/commonjs/azureCommunicationRoutingServiceClient.js.map +0 -1
  46. package/dist/commonjs/clientDefinitions.d.ts +0 -159
  47. package/dist/commonjs/clientDefinitions.d.ts.map +0 -1
  48. package/dist/commonjs/clientDefinitions.js +0 -5
  49. package/dist/commonjs/clientDefinitions.js.map +0 -1
  50. package/dist/commonjs/index.d.ts +0 -11
  51. package/dist/commonjs/index.d.ts.map +0 -1
  52. package/dist/commonjs/index.js +0 -16
  53. package/dist/commonjs/index.js.map +0 -1
  54. package/dist/commonjs/isUnexpected.d.ts +0 -35
  55. package/dist/commonjs/isUnexpected.d.ts.map +0 -1
  56. package/dist/commonjs/isUnexpected.js +0 -105
  57. package/dist/commonjs/isUnexpected.js.map +0 -1
  58. package/dist/commonjs/logger.d.ts +0 -2
  59. package/dist/commonjs/logger.d.ts.map +0 -1
  60. package/dist/commonjs/logger.js +0 -8
  61. package/dist/commonjs/logger.js.map +0 -1
  62. package/dist/commonjs/models.d.ts +0 -532
  63. package/dist/commonjs/models.d.ts.map +0 -1
  64. package/dist/commonjs/models.js +0 -5
  65. package/dist/commonjs/models.js.map +0 -1
  66. package/dist/commonjs/outputModels.d.ts +0 -631
  67. package/dist/commonjs/outputModels.d.ts.map +0 -1
  68. package/dist/commonjs/outputModels.js +0 -5
  69. package/dist/commonjs/outputModels.js.map +0 -1
  70. package/dist/commonjs/package.json +0 -3
  71. package/dist/commonjs/paginateHelper.d.ts +0 -43
  72. package/dist/commonjs/paginateHelper.d.ts.map +0 -1
  73. package/dist/commonjs/paginateHelper.js +0 -73
  74. package/dist/commonjs/paginateHelper.js.map +0 -1
  75. package/dist/commonjs/parameters.d.ts +0 -245
  76. package/dist/commonjs/parameters.d.ts.map +0 -1
  77. package/dist/commonjs/parameters.js +0 -5
  78. package/dist/commonjs/parameters.js.map +0 -1
  79. package/dist/commonjs/responses.d.ts +0 -616
  80. package/dist/commonjs/responses.d.ts.map +0 -1
  81. package/dist/commonjs/responses.js +0 -5
  82. package/dist/commonjs/responses.js.map +0 -1
  83. package/dist/commonjs/tsdoc-metadata.json +0 -11
  84. package/dist/esm/azureCommunicationRoutingServiceClient.d.ts +0 -17
  85. package/dist/esm/azureCommunicationRoutingServiceClient.d.ts.map +0 -1
  86. package/dist/esm/azureCommunicationRoutingServiceClient.js.map +0 -1
  87. package/dist/esm/clientDefinitions.d.ts +0 -159
  88. package/dist/esm/clientDefinitions.d.ts.map +0 -1
  89. package/dist/esm/clientDefinitions.js +0 -4
  90. package/dist/esm/clientDefinitions.js.map +0 -1
  91. package/dist/esm/index.d.ts +0 -11
  92. package/dist/esm/index.d.ts.map +0 -1
  93. package/dist/esm/index.js +0 -13
  94. package/dist/esm/index.js.map +0 -1
  95. package/dist/esm/isUnexpected.d.ts +0 -35
  96. package/dist/esm/isUnexpected.d.ts.map +0 -1
  97. package/dist/esm/isUnexpected.js +0 -102
  98. package/dist/esm/isUnexpected.js.map +0 -1
  99. package/dist/esm/logger.d.ts +0 -2
  100. package/dist/esm/logger.d.ts.map +0 -1
  101. package/dist/esm/logger.js +0 -5
  102. package/dist/esm/logger.js.map +0 -1
  103. package/dist/esm/models.d.ts +0 -532
  104. package/dist/esm/models.d.ts.map +0 -1
  105. package/dist/esm/models.js +0 -4
  106. package/dist/esm/models.js.map +0 -1
  107. package/dist/esm/outputModels.d.ts +0 -631
  108. package/dist/esm/outputModels.d.ts.map +0 -1
  109. package/dist/esm/outputModels.js +0 -4
  110. package/dist/esm/outputModels.js.map +0 -1
  111. package/dist/esm/package.json +0 -3
  112. package/dist/esm/paginateHelper.d.ts +0 -43
  113. package/dist/esm/paginateHelper.d.ts.map +0 -1
  114. package/dist/esm/paginateHelper.js +0 -70
  115. package/dist/esm/paginateHelper.js.map +0 -1
  116. package/dist/esm/parameters.d.ts +0 -245
  117. package/dist/esm/parameters.d.ts.map +0 -1
  118. package/dist/esm/parameters.js +0 -4
  119. package/dist/esm/parameters.js.map +0 -1
  120. package/dist/esm/responses.d.ts +0 -616
  121. package/dist/esm/responses.d.ts.map +0 -1
  122. package/dist/esm/responses.js +0 -4
  123. package/dist/esm/responses.js.map +0 -1
  124. package/dist/react-native/azureCommunicationRoutingServiceClient.d.ts +0 -17
  125. package/dist/react-native/azureCommunicationRoutingServiceClient.d.ts.map +0 -1
  126. package/dist/react-native/azureCommunicationRoutingServiceClient.js +0 -42
  127. package/dist/react-native/azureCommunicationRoutingServiceClient.js.map +0 -1
  128. package/dist/react-native/clientDefinitions.d.ts +0 -159
  129. package/dist/react-native/clientDefinitions.d.ts.map +0 -1
  130. package/dist/react-native/clientDefinitions.js +0 -4
  131. package/dist/react-native/clientDefinitions.js.map +0 -1
  132. package/dist/react-native/index.d.ts +0 -11
  133. package/dist/react-native/index.d.ts.map +0 -1
  134. package/dist/react-native/index.js +0 -13
  135. package/dist/react-native/index.js.map +0 -1
  136. package/dist/react-native/isUnexpected.d.ts +0 -35
  137. package/dist/react-native/isUnexpected.d.ts.map +0 -1
  138. package/dist/react-native/isUnexpected.js +0 -102
  139. package/dist/react-native/isUnexpected.js.map +0 -1
  140. package/dist/react-native/logger.d.ts +0 -2
  141. package/dist/react-native/logger.d.ts.map +0 -1
  142. package/dist/react-native/logger.js +0 -5
  143. package/dist/react-native/logger.js.map +0 -1
  144. package/dist/react-native/models.d.ts +0 -532
  145. package/dist/react-native/models.d.ts.map +0 -1
  146. package/dist/react-native/models.js +0 -4
  147. package/dist/react-native/models.js.map +0 -1
  148. package/dist/react-native/outputModels.d.ts +0 -631
  149. package/dist/react-native/outputModels.d.ts.map +0 -1
  150. package/dist/react-native/outputModels.js +0 -4
  151. package/dist/react-native/outputModels.js.map +0 -1
  152. package/dist/react-native/package.json +0 -3
  153. package/dist/react-native/paginateHelper.d.ts +0 -43
  154. package/dist/react-native/paginateHelper.d.ts.map +0 -1
  155. package/dist/react-native/paginateHelper.js +0 -70
  156. package/dist/react-native/paginateHelper.js.map +0 -1
  157. package/dist/react-native/parameters.d.ts +0 -245
  158. package/dist/react-native/parameters.d.ts.map +0 -1
  159. package/dist/react-native/parameters.js +0 -4
  160. package/dist/react-native/parameters.js.map +0 -1
  161. package/dist/react-native/responses.d.ts +0 -616
  162. package/dist/react-native/responses.d.ts.map +0 -1
  163. package/dist/react-native/responses.js +0 -4
  164. package/dist/react-native/responses.js.map +0 -1
  165. /package/{dist/browser → dist-esm/src}/clientDefinitions.js +0 -0
  166. /package/{dist/browser → dist-esm/src}/isUnexpected.js +0 -0
  167. /package/{dist/browser → dist-esm/src}/logger.js +0 -0
  168. /package/{dist/browser → dist-esm/src}/logger.js.map +0 -0
  169. /package/{dist/browser → dist-esm/src}/models.js +0 -0
  170. /package/{dist/browser → dist-esm/src}/models.js.map +0 -0
  171. /package/{dist/browser → dist-esm/src}/outputModels.js +0 -0
  172. /package/{dist/browser → dist-esm/src}/outputModels.js.map +0 -0
  173. /package/{dist/browser → dist-esm/src}/paginateHelper.js +0 -0
  174. /package/{dist/browser → dist-esm/src}/paginateHelper.js.map +0 -0
  175. /package/{dist/browser → dist-esm/src}/parameters.js +0 -0
  176. /package/{dist/browser → dist-esm/src}/responses.js +0 -0
  177. /package/{dist → types}/communication-job-router.d.ts +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"responses.js","sourceRoot":"","sources":["../../src/responses.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type { RawHttpHeaders } from \"@azure/core-rest-pipeline\";\nimport type { HttpResponse, ErrorResponse } from \"@azure-rest/core-client\";\nimport type {\n ClassificationPolicyOutput,\n PagedClassificationPolicyOutput,\n DistributionPolicyOutput,\n PagedDistributionPolicyOutput,\n ExceptionPolicyOutput,\n PagedExceptionPolicyOutput,\n RouterQueueOutput,\n PagedRouterQueueOutput,\n RouterJobOutput,\n ReclassifyJobResultOutput,\n CancelJobResultOutput,\n CompleteJobResultOutput,\n CloseJobResultOutput,\n PagedRouterJobOutput,\n RouterJobPositionDetailsOutput,\n UnassignJobResultOutput,\n AcceptJobOfferResultOutput,\n DeclineJobOfferResultOutput,\n RouterQueueStatisticsOutput,\n RouterWorkerOutput,\n PagedRouterWorkerOutput,\n} from \"./outputModels.js\";\n\nexport interface UpsertClassificationPolicy200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface UpsertClassificationPolicy200Response extends HttpResponse {\n status: \"200\";\n body: ClassificationPolicyOutput;\n headers: RawHttpHeaders & UpsertClassificationPolicy200Headers;\n}\n\nexport interface UpsertClassificationPolicy201Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded and a new resource has been created as a result. */\nexport interface UpsertClassificationPolicy201Response extends HttpResponse {\n status: \"201\";\n body: ClassificationPolicyOutput;\n headers: RawHttpHeaders & UpsertClassificationPolicy201Headers;\n}\n\nexport interface UpsertClassificationPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpsertClassificationPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & UpsertClassificationPolicyDefaultHeaders;\n}\n\nexport interface GetClassificationPolicy200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface GetClassificationPolicy200Response extends HttpResponse {\n status: \"200\";\n body: ClassificationPolicyOutput;\n headers: RawHttpHeaders & GetClassificationPolicy200Headers;\n}\n\nexport interface GetClassificationPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetClassificationPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & GetClassificationPolicyDefaultHeaders;\n}\n\n/** There is no content to send for this request, but the headers may be useful. */\nexport interface DeleteClassificationPolicy204Response extends HttpResponse {\n status: \"204\";\n}\n\nexport interface DeleteClassificationPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteClassificationPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & DeleteClassificationPolicyDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface ListClassificationPolicies200Response extends HttpResponse {\n status: \"200\";\n body: PagedClassificationPolicyOutput;\n}\n\nexport interface ListClassificationPoliciesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface ListClassificationPoliciesDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & ListClassificationPoliciesDefaultHeaders;\n}\n\nexport interface UpsertDistributionPolicy200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface UpsertDistributionPolicy200Response extends HttpResponse {\n status: \"200\";\n body: DistributionPolicyOutput;\n headers: RawHttpHeaders & UpsertDistributionPolicy200Headers;\n}\n\nexport interface UpsertDistributionPolicy201Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded and a new resource has been created as a result. */\nexport interface UpsertDistributionPolicy201Response extends HttpResponse {\n status: \"201\";\n body: DistributionPolicyOutput;\n headers: RawHttpHeaders & UpsertDistributionPolicy201Headers;\n}\n\nexport interface UpsertDistributionPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpsertDistributionPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & UpsertDistributionPolicyDefaultHeaders;\n}\n\nexport interface GetDistributionPolicy200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface GetDistributionPolicy200Response extends HttpResponse {\n status: \"200\";\n body: DistributionPolicyOutput;\n headers: RawHttpHeaders & GetDistributionPolicy200Headers;\n}\n\nexport interface GetDistributionPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetDistributionPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & GetDistributionPolicyDefaultHeaders;\n}\n\n/** There is no content to send for this request, but the headers may be useful. */\nexport interface DeleteDistributionPolicy204Response extends HttpResponse {\n status: \"204\";\n}\n\nexport interface DeleteDistributionPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteDistributionPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & DeleteDistributionPolicyDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface ListDistributionPolicies200Response extends HttpResponse {\n status: \"200\";\n body: PagedDistributionPolicyOutput;\n}\n\nexport interface ListDistributionPoliciesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface ListDistributionPoliciesDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & ListDistributionPoliciesDefaultHeaders;\n}\n\nexport interface UpsertExceptionPolicy200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface UpsertExceptionPolicy200Response extends HttpResponse {\n status: \"200\";\n body: ExceptionPolicyOutput;\n headers: RawHttpHeaders & UpsertExceptionPolicy200Headers;\n}\n\nexport interface UpsertExceptionPolicy201Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded and a new resource has been created as a result. */\nexport interface UpsertExceptionPolicy201Response extends HttpResponse {\n status: \"201\";\n body: ExceptionPolicyOutput;\n headers: RawHttpHeaders & UpsertExceptionPolicy201Headers;\n}\n\nexport interface UpsertExceptionPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpsertExceptionPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & UpsertExceptionPolicyDefaultHeaders;\n}\n\nexport interface GetExceptionPolicy200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface GetExceptionPolicy200Response extends HttpResponse {\n status: \"200\";\n body: ExceptionPolicyOutput;\n headers: RawHttpHeaders & GetExceptionPolicy200Headers;\n}\n\nexport interface GetExceptionPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetExceptionPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & GetExceptionPolicyDefaultHeaders;\n}\n\n/** There is no content to send for this request, but the headers may be useful. */\nexport interface DeleteExceptionPolicy204Response extends HttpResponse {\n status: \"204\";\n}\n\nexport interface DeleteExceptionPolicyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteExceptionPolicyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & DeleteExceptionPolicyDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface ListExceptionPolicies200Response extends HttpResponse {\n status: \"200\";\n body: PagedExceptionPolicyOutput;\n}\n\nexport interface ListExceptionPoliciesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface ListExceptionPoliciesDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & ListExceptionPoliciesDefaultHeaders;\n}\n\nexport interface UpsertQueue200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface UpsertQueue200Response extends HttpResponse {\n status: \"200\";\n body: RouterQueueOutput;\n headers: RawHttpHeaders & UpsertQueue200Headers;\n}\n\nexport interface UpsertQueue201Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded and a new resource has been created as a result. */\nexport interface UpsertQueue201Response extends HttpResponse {\n status: \"201\";\n body: RouterQueueOutput;\n headers: RawHttpHeaders & UpsertQueue201Headers;\n}\n\nexport interface UpsertQueueDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpsertQueueDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & UpsertQueueDefaultHeaders;\n}\n\nexport interface GetQueue200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface GetQueue200Response extends HttpResponse {\n status: \"200\";\n body: RouterQueueOutput;\n headers: RawHttpHeaders & GetQueue200Headers;\n}\n\nexport interface GetQueueDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetQueueDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & GetQueueDefaultHeaders;\n}\n\n/** There is no content to send for this request, but the headers may be useful. */\nexport interface DeleteQueue204Response extends HttpResponse {\n status: \"204\";\n}\n\nexport interface DeleteQueueDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteQueueDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & DeleteQueueDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface ListQueues200Response extends HttpResponse {\n status: \"200\";\n body: PagedRouterQueueOutput;\n}\n\nexport interface ListQueuesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface ListQueuesDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & ListQueuesDefaultHeaders;\n}\n\nexport interface UpsertJob200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface UpsertJob200Response extends HttpResponse {\n status: \"200\";\n body: RouterJobOutput;\n headers: RawHttpHeaders & UpsertJob200Headers;\n}\n\nexport interface UpsertJob201Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded and a new resource has been created as a result. */\nexport interface UpsertJob201Response extends HttpResponse {\n status: \"201\";\n body: RouterJobOutput;\n headers: RawHttpHeaders & UpsertJob201Headers;\n}\n\nexport interface UpsertJobDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpsertJobDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & UpsertJobDefaultHeaders;\n}\n\nexport interface GetJob200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface GetJob200Response extends HttpResponse {\n status: \"200\";\n body: RouterJobOutput;\n headers: RawHttpHeaders & GetJob200Headers;\n}\n\nexport interface GetJobDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetJobDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & GetJobDefaultHeaders;\n}\n\n/** There is no content to send for this request, but the headers may be useful. */\nexport interface DeleteJob204Response extends HttpResponse {\n status: \"204\";\n}\n\nexport interface DeleteJobDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteJobDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & DeleteJobDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface Reclassify200Response extends HttpResponse {\n status: \"200\";\n body: ReclassifyJobResultOutput;\n}\n\nexport interface ReclassifyDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface ReclassifyDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & ReclassifyDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface Cancel200Response extends HttpResponse {\n status: \"200\";\n body: CancelJobResultOutput;\n}\n\nexport interface CancelDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CancelDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & CancelDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface Complete200Response extends HttpResponse {\n status: \"200\";\n body: CompleteJobResultOutput;\n}\n\nexport interface CompleteDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CompleteDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & CompleteDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface Close200Response extends HttpResponse {\n status: \"200\";\n body: CloseJobResultOutput;\n}\n\nexport interface CloseDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CloseDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & CloseDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface ListJobs200Response extends HttpResponse {\n status: \"200\";\n body: PagedRouterJobOutput;\n}\n\nexport interface ListJobsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface ListJobsDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & ListJobsDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetInQueuePosition200Response extends HttpResponse {\n status: \"200\";\n body: RouterJobPositionDetailsOutput;\n}\n\nexport interface GetInQueuePositionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetInQueuePositionDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & GetInQueuePositionDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface Unassign200Response extends HttpResponse {\n status: \"200\";\n body: UnassignJobResultOutput;\n}\n\nexport interface UnassignDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UnassignDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & UnassignDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface Accept200Response extends HttpResponse {\n status: \"200\";\n body: AcceptJobOfferResultOutput;\n}\n\nexport interface AcceptDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AcceptDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & AcceptDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface Decline200Response extends HttpResponse {\n status: \"200\";\n body: DeclineJobOfferResultOutput;\n}\n\nexport interface DeclineDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeclineDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & DeclineDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetQueueStatistics200Response extends HttpResponse {\n status: \"200\";\n body: RouterQueueStatisticsOutput;\n}\n\nexport interface GetQueueStatisticsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetQueueStatisticsDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & GetQueueStatisticsDefaultHeaders;\n}\n\nexport interface UpsertWorker200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface UpsertWorker200Response extends HttpResponse {\n status: \"200\";\n body: RouterWorkerOutput;\n headers: RawHttpHeaders & UpsertWorker200Headers;\n}\n\nexport interface UpsertWorker201Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded and a new resource has been created as a result. */\nexport interface UpsertWorker201Response extends HttpResponse {\n status: \"201\";\n body: RouterWorkerOutput;\n headers: RawHttpHeaders & UpsertWorker201Headers;\n}\n\nexport interface UpsertWorkerDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpsertWorkerDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & UpsertWorkerDefaultHeaders;\n}\n\nexport interface GetWorker200Headers {\n /** The entity tag for the response. */\n etag?: string;\n /** The last modified timestamp. */\n \"last-modified\"?: string;\n}\n\n/** The request has succeeded. */\nexport interface GetWorker200Response extends HttpResponse {\n status: \"200\";\n body: RouterWorkerOutput;\n headers: RawHttpHeaders & GetWorker200Headers;\n}\n\nexport interface GetWorkerDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetWorkerDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & GetWorkerDefaultHeaders;\n}\n\n/** There is no content to send for this request, but the headers may be useful. */\nexport interface DeleteWorker204Response extends HttpResponse {\n status: \"204\";\n}\n\nexport interface DeleteWorkerDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteWorkerDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & DeleteWorkerDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface ListWorkers200Response extends HttpResponse {\n status: \"200\";\n body: PagedRouterWorkerOutput;\n}\n\nexport interface ListWorkersDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface ListWorkersDefaultResponse extends HttpResponse {\n status: string;\n body: ErrorResponse;\n headers: RawHttpHeaders & ListWorkersDefaultHeaders;\n}\n"]}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes