@azure-rest/ai-vision-face 1.0.0-alpha.20250210.1 → 1.0.0-alpha.20250212.1

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 (102) hide show
  1. package/README.md +17 -23
  2. package/dist/browser/clientDefinitions.d.ts +15 -241
  3. package/dist/browser/clientDefinitions.d.ts.map +1 -1
  4. package/dist/browser/clientDefinitions.js.map +1 -1
  5. package/dist/browser/faceClient.d.ts.map +1 -1
  6. package/dist/browser/faceClient.js +1 -1
  7. package/dist/browser/faceClient.js.map +1 -1
  8. package/dist/browser/isUnexpected.d.ts +3 -29
  9. package/dist/browser/isUnexpected.d.ts.map +1 -1
  10. package/dist/browser/isUnexpected.js +7 -31
  11. package/dist/browser/isUnexpected.js.map +1 -1
  12. package/dist/browser/models.d.ts +37 -40
  13. package/dist/browser/models.d.ts.map +1 -1
  14. package/dist/browser/models.js.map +1 -1
  15. package/dist/browser/outputModels.d.ts +139 -215
  16. package/dist/browser/outputModels.d.ts.map +1 -1
  17. package/dist/browser/outputModels.js.map +1 -1
  18. package/dist/browser/parameters.d.ts +115 -195
  19. package/dist/browser/parameters.d.ts.map +1 -1
  20. package/dist/browser/parameters.js.map +1 -1
  21. package/dist/browser/pollingHelper.d.ts +1 -8
  22. package/dist/browser/pollingHelper.d.ts.map +1 -1
  23. package/dist/browser/pollingHelper.js.map +1 -1
  24. package/dist/browser/responses.d.ts +9 -434
  25. package/dist/browser/responses.d.ts.map +1 -1
  26. package/dist/browser/responses.js.map +1 -1
  27. package/dist/commonjs/clientDefinitions.d.ts +15 -241
  28. package/dist/commonjs/clientDefinitions.d.ts.map +1 -1
  29. package/dist/commonjs/clientDefinitions.js.map +1 -1
  30. package/dist/commonjs/faceClient.d.ts.map +1 -1
  31. package/dist/commonjs/faceClient.js +1 -1
  32. package/dist/commonjs/faceClient.js.map +1 -1
  33. package/dist/commonjs/isUnexpected.d.ts +3 -29
  34. package/dist/commonjs/isUnexpected.d.ts.map +1 -1
  35. package/dist/commonjs/isUnexpected.js +7 -31
  36. package/dist/commonjs/isUnexpected.js.map +1 -1
  37. package/dist/commonjs/models.d.ts +37 -40
  38. package/dist/commonjs/models.d.ts.map +1 -1
  39. package/dist/commonjs/models.js.map +1 -1
  40. package/dist/commonjs/outputModels.d.ts +139 -215
  41. package/dist/commonjs/outputModels.d.ts.map +1 -1
  42. package/dist/commonjs/outputModels.js.map +1 -1
  43. package/dist/commonjs/parameters.d.ts +115 -195
  44. package/dist/commonjs/parameters.d.ts.map +1 -1
  45. package/dist/commonjs/parameters.js.map +1 -1
  46. package/dist/commonjs/pollingHelper.d.ts +1 -8
  47. package/dist/commonjs/pollingHelper.d.ts.map +1 -1
  48. package/dist/commonjs/pollingHelper.js.map +1 -1
  49. package/dist/commonjs/responses.d.ts +9 -434
  50. package/dist/commonjs/responses.d.ts.map +1 -1
  51. package/dist/commonjs/responses.js.map +1 -1
  52. package/dist/esm/clientDefinitions.d.ts +15 -241
  53. package/dist/esm/clientDefinitions.d.ts.map +1 -1
  54. package/dist/esm/clientDefinitions.js.map +1 -1
  55. package/dist/esm/faceClient.d.ts.map +1 -1
  56. package/dist/esm/faceClient.js +1 -1
  57. package/dist/esm/faceClient.js.map +1 -1
  58. package/dist/esm/isUnexpected.d.ts +3 -29
  59. package/dist/esm/isUnexpected.d.ts.map +1 -1
  60. package/dist/esm/isUnexpected.js +7 -31
  61. package/dist/esm/isUnexpected.js.map +1 -1
  62. package/dist/esm/models.d.ts +37 -40
  63. package/dist/esm/models.d.ts.map +1 -1
  64. package/dist/esm/models.js.map +1 -1
  65. package/dist/esm/outputModels.d.ts +139 -215
  66. package/dist/esm/outputModels.d.ts.map +1 -1
  67. package/dist/esm/outputModels.js.map +1 -1
  68. package/dist/esm/parameters.d.ts +115 -195
  69. package/dist/esm/parameters.d.ts.map +1 -1
  70. package/dist/esm/parameters.js.map +1 -1
  71. package/dist/esm/pollingHelper.d.ts +1 -8
  72. package/dist/esm/pollingHelper.d.ts.map +1 -1
  73. package/dist/esm/pollingHelper.js.map +1 -1
  74. package/dist/esm/responses.d.ts +9 -434
  75. package/dist/esm/responses.d.ts.map +1 -1
  76. package/dist/esm/responses.js.map +1 -1
  77. package/dist/react-native/clientDefinitions.d.ts +15 -241
  78. package/dist/react-native/clientDefinitions.d.ts.map +1 -1
  79. package/dist/react-native/clientDefinitions.js.map +1 -1
  80. package/dist/react-native/faceClient.d.ts.map +1 -1
  81. package/dist/react-native/faceClient.js +1 -1
  82. package/dist/react-native/faceClient.js.map +1 -1
  83. package/dist/react-native/isUnexpected.d.ts +3 -29
  84. package/dist/react-native/isUnexpected.d.ts.map +1 -1
  85. package/dist/react-native/isUnexpected.js +7 -31
  86. package/dist/react-native/isUnexpected.js.map +1 -1
  87. package/dist/react-native/models.d.ts +37 -40
  88. package/dist/react-native/models.d.ts.map +1 -1
  89. package/dist/react-native/models.js.map +1 -1
  90. package/dist/react-native/outputModels.d.ts +139 -215
  91. package/dist/react-native/outputModels.d.ts.map +1 -1
  92. package/dist/react-native/outputModels.js.map +1 -1
  93. package/dist/react-native/parameters.d.ts +115 -195
  94. package/dist/react-native/parameters.d.ts.map +1 -1
  95. package/dist/react-native/parameters.js.map +1 -1
  96. package/dist/react-native/pollingHelper.d.ts +1 -8
  97. package/dist/react-native/pollingHelper.d.ts.map +1 -1
  98. package/dist/react-native/pollingHelper.js.map +1 -1
  99. package/dist/react-native/responses.d.ts +9 -434
  100. package/dist/react-native/responses.d.ts.map +1 -1
  101. package/dist/react-native/responses.js.map +1 -1
  102. package/package.json +1 -1
@@ -1 +1 @@
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 } from \"@azure-rest/core-client\";\nimport type {\n OperationResultOutput,\n FaceErrorResponseOutput,\n FaceDetectionResultOutput,\n FindSimilarResultOutput,\n IdentificationResultOutput,\n VerificationResultOutput,\n GroupingResultOutput,\n FaceListOutput,\n FaceListItemOutput,\n AddFaceResultOutput,\n LargeFaceListOutput,\n TrainingResultOutput,\n LargeFaceListFaceOutput,\n PersonGroupOutput,\n CreatePersonResultOutput,\n PersonGroupPersonOutput,\n PersonGroupPersonFaceOutput,\n LargePersonGroupOutput,\n LargePersonGroupPersonOutput,\n LargePersonGroupPersonFaceOutput,\n CreateLivenessSessionResultOutput,\n LivenessSessionOutput,\n LivenessSessionItemOutput,\n LivenessSessionAuditEntryOutput,\n CreateLivenessWithVerifySessionResultOutput,\n LivenessWithVerifySessionOutput,\n PersonDirectoryPersonOutput,\n ListGroupReferenceResultOutput,\n PersonDirectoryFaceOutput,\n ListFaceResultOutput,\n DynamicPersonGroupOutput,\n ListPersonResultOutput,\n} from \"./outputModels.js\";\n\n/** A successful call returns the long running operation status. */\nexport interface GetOperationResult200Response extends HttpResponse {\n status: \"200\";\n body: OperationResultOutput;\n}\n\nexport interface GetOperationResultDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetOperationResultDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetOperationResultDefaultHeaders;\n}\n\n/** A successful call returns an array of face entries ranked by face rectangle size in descending order. An empty response indicates no faces detected. */\nexport interface DetectFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: Array<FaceDetectionResultOutput>;\n}\n\nexport interface DetectFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DetectFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DetectFromUrlDefaultHeaders;\n}\n\n/** A successful call returns an array of face entries ranked by face rectangle size in descending order. An empty response indicates no faces detected. */\nexport interface Detect200Response extends HttpResponse {\n status: \"200\";\n body: Array<FaceDetectionResultOutput>;\n}\n\nexport interface DetectDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DetectDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DetectDefaultHeaders;\n}\n\n/** A successful call returns an array of face entries ranked by face rectangle size in descending order. An empty response indicates no faces detected. */\nexport interface DetectFromSessionImageId200Response extends HttpResponse {\n status: \"200\";\n body: Array<FaceDetectionResultOutput>;\n}\n\nexport interface DetectFromSessionImageIdDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DetectFromSessionImageIdDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DetectFromSessionImageIdDefaultHeaders;\n}\n\n/** A successful call returns an array of the most similar faces represented in faceId if the input parameter is faceIds or persistedFaceId if the input parameter is faceListId or largeFaceListId. */\nexport interface FindSimilar200Response extends HttpResponse {\n status: \"200\";\n body: Array<FindSimilarResultOutput>;\n}\n\nexport interface FindSimilarDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface FindSimilarDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & FindSimilarDefaultHeaders;\n}\n\n/** A successful call returns an array of the most similar faces represented in faceId if the input parameter is faceIds or persistedFaceId if the input parameter is faceListId or largeFaceListId. */\nexport interface FindSimilarFromFaceList200Response extends HttpResponse {\n status: \"200\";\n body: Array<FindSimilarResultOutput>;\n}\n\nexport interface FindSimilarFromFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface FindSimilarFromFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & FindSimilarFromFaceListDefaultHeaders;\n}\n\n/** A successful call returns an array of the most similar faces represented in faceId if the input parameter is faceIds or persistedFaceId if the input parameter is faceListId or largeFaceListId. */\nexport interface FindSimilarFromLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n body: Array<FindSimilarResultOutput>;\n}\n\nexport interface FindSimilarFromLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface FindSimilarFromLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & FindSimilarFromLargeFaceListDefaultHeaders;\n}\n\n/** A successful call returns the identified candidate person(s) for each query face. */\nexport interface IdentifyFromPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: Array<IdentificationResultOutput>;\n}\n\nexport interface IdentifyFromPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface IdentifyFromPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & IdentifyFromPersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the identified candidate person(s) for each query face. */\nexport interface IdentifyFromLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: Array<IdentificationResultOutput>;\n}\n\nexport interface IdentifyFromLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface IdentifyFromLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & IdentifyFromLargePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the identified candidate person(s) for each query face. */\nexport interface IdentifyFromPersonDirectory200Response extends HttpResponse {\n status: \"200\";\n body: Array<IdentificationResultOutput>;\n}\n\nexport interface IdentifyFromPersonDirectoryDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface IdentifyFromPersonDirectoryDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & IdentifyFromPersonDirectoryDefaultHeaders;\n}\n\n/** A successful call returns the identified candidate person(s) for each query face. */\nexport interface IdentifyFromDynamicPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: Array<IdentificationResultOutput>;\n}\n\nexport interface IdentifyFromDynamicPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface IdentifyFromDynamicPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & IdentifyFromDynamicPersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the verification result. */\nexport interface VerifyFaceToFace200Response extends HttpResponse {\n status: \"200\";\n body: VerificationResultOutput;\n}\n\nexport interface VerifyFaceToFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface VerifyFaceToFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & VerifyFaceToFaceDefaultHeaders;\n}\n\n/** A successful call returns the verification result. */\nexport interface VerifyFromPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: VerificationResultOutput;\n}\n\nexport interface VerifyFromPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface VerifyFromPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & VerifyFromPersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the verification result. */\nexport interface VerifyFromLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: VerificationResultOutput;\n}\n\nexport interface VerifyFromLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface VerifyFromLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & VerifyFromLargePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the verification result. */\nexport interface VerifyFromPersonDirectory200Response extends HttpResponse {\n status: \"200\";\n body: VerificationResultOutput;\n}\n\nexport interface VerifyFromPersonDirectoryDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface VerifyFromPersonDirectoryDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & VerifyFromPersonDirectoryDefaultHeaders;\n}\n\n/** A successful call returns one or more groups of similar faces (rank by group size) and a messyGroup. */\nexport interface Group200Response extends HttpResponse {\n status: \"200\";\n body: GroupingResultOutput;\n}\n\nexport interface GroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface CreateFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreateFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateFaceListDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteFaceListDefaultHeaders;\n}\n\n/** A successful call returns the Face List's information. */\nexport interface GetFaceList200Response extends HttpResponse {\n status: \"200\";\n body: FaceListOutput;\n}\n\nexport interface GetFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetFaceListDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateFaceListDefaultHeaders;\n}\n\n/** A successful call returns an array of Face Lists. */\nexport interface GetFaceLists200Response extends HttpResponse {\n status: \"200\";\n body: Array<FaceListItemOutput>;\n}\n\nexport interface GetFaceListsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetFaceListsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetFaceListsDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddFaceListFaceFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddFaceListFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddFaceListFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddFaceListFaceFromUrlDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddFaceListFace200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddFaceListFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteFaceListFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteFaceListFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface CreateLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreateLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLargeFaceListDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargeFaceListDefaultHeaders;\n}\n\n/** A successful call returns the Large Face List's information. */\nexport interface GetLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n body: LargeFaceListOutput;\n}\n\nexport interface GetLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargeFaceListDefaultHeaders;\n}\n\n/** A successful call returns an array of Large Face Lists and their information (largeFaceListId, name and userData). */\nexport interface GetLargeFaceLists200Response extends HttpResponse {\n status: \"200\";\n body: Array<LargeFaceListOutput>;\n}\n\nexport interface GetLargeFaceListsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListsDefaultHeaders;\n}\n\n/** A successful call returns the Large Face List's training status. */\nexport interface GetLargeFaceListTrainingStatus200Response extends HttpResponse {\n status: \"200\";\n body: TrainingResultOutput;\n}\n\nexport interface GetLargeFaceListTrainingStatusDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListTrainingStatusDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListTrainingStatusDefaultHeaders;\n}\n\nexport interface TrainLargeFaceList202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. */\nexport interface TrainLargeFaceList202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & TrainLargeFaceList202Headers;\n}\n\nexport interface TrainLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface TrainLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & TrainLargeFaceListDefaultHeaders;\n}\n\n/** The final response for long-running trainLargeFaceList operation */\nexport interface TrainLargeFaceListLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddLargeFaceListFaceFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddLargeFaceListFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddLargeFaceListFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddLargeFaceListFaceFromUrlDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddLargeFaceListFace200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddLargeFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddLargeFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddLargeFaceListFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargeFaceListFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargeFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargeFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargeFaceListFaceDefaultHeaders;\n}\n\n/** A successful call returns target persisted face's information (persistedFaceId and userData). */\nexport interface GetLargeFaceListFace200Response extends HttpResponse {\n status: \"200\";\n body: LargeFaceListFaceOutput;\n}\n\nexport interface GetLargeFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargeFaceListFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargeFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargeFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargeFaceListFaceDefaultHeaders;\n}\n\n/** A successful call returns an array of persisted faces and their information (persistedFaceId and userData). */\nexport interface GetLargeFaceListFaces200Response extends HttpResponse {\n status: \"200\";\n body: Array<LargeFaceListFaceOutput>;\n}\n\nexport interface GetLargeFaceListFacesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListFacesDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListFacesDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface CreatePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreatePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreatePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreatePersonGroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeletePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeletePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeletePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeletePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the Person Group's information. */\nexport interface GetPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: PersonGroupOutput;\n}\n\nexport interface GetPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdatePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdatePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdatePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdatePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns an array of Person Groups and their information (personGroupId, name and userData). */\nexport interface GetPersonGroups200Response extends HttpResponse {\n status: \"200\";\n body: Array<PersonGroupOutput>;\n}\n\nexport interface GetPersonGroupsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupsDefaultHeaders;\n}\n\n/** A successful call returns the Person Group's training status. */\nexport interface GetPersonGroupTrainingStatus200Response extends HttpResponse {\n status: \"200\";\n body: TrainingResultOutput;\n}\n\nexport interface GetPersonGroupTrainingStatusDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupTrainingStatusDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupTrainingStatusDefaultHeaders;\n}\n\nexport interface TrainPersonGroup202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. */\nexport interface TrainPersonGroup202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & TrainPersonGroup202Headers;\n}\n\nexport interface TrainPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface TrainPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & TrainPersonGroupDefaultHeaders;\n}\n\n/** The final response for long-running trainPersonGroup operation */\nexport interface TrainPersonGroupLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns a new personId created. */\nexport interface CreatePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n body: CreatePersonResultOutput;\n}\n\nexport interface CreatePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreatePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreatePersonGroupPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeletePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeletePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeletePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeletePersonGroupPersonDefaultHeaders;\n}\n\n/** A successful call returns the person's information. */\nexport interface GetPersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n body: PersonGroupPersonOutput;\n}\n\nexport interface GetPersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdatePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdatePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdatePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdatePersonGroupPersonDefaultHeaders;\n}\n\n/** A successful call returns an array of person information that belong to the Person Group. */\nexport interface GetPersonGroupPersons200Response extends HttpResponse {\n status: \"200\";\n body: Array<PersonGroupPersonOutput>;\n}\n\nexport interface GetPersonGroupPersonsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupPersonsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupPersonsDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddPersonGroupPersonFaceFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddPersonGroupPersonFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddPersonGroupPersonFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddPersonGroupPersonFaceFromUrlDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddPersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddPersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddPersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddPersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeletePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeletePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeletePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeletePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** A successful call returns target persisted face's information (persistedFaceId and userData). */\nexport interface GetPersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: PersonGroupPersonFaceOutput;\n}\n\nexport interface GetPersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdatePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdatePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdatePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdatePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface CreateLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreateLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLargePersonGroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the Large Person Group's information. */\nexport interface GetLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: LargePersonGroupOutput;\n}\n\nexport interface GetLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns an array of Large Person Groups and their information (largePersonGroupId, name and userData). */\nexport interface GetLargePersonGroups200Response extends HttpResponse {\n status: \"200\";\n body: Array<LargePersonGroupOutput>;\n}\n\nexport interface GetLargePersonGroupsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupsDefaultHeaders;\n}\n\n/** A successful call returns the Large Person Group's training status. */\nexport interface GetLargePersonGroupTrainingStatus200Response extends HttpResponse {\n status: \"200\";\n body: TrainingResultOutput;\n}\n\nexport interface GetLargePersonGroupTrainingStatusDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupTrainingStatusDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupTrainingStatusDefaultHeaders;\n}\n\nexport interface TrainLargePersonGroup202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. */\nexport interface TrainLargePersonGroup202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & TrainLargePersonGroup202Headers;\n}\n\nexport interface TrainLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface TrainLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & TrainLargePersonGroupDefaultHeaders;\n}\n\n/** The final response for long-running trainLargePersonGroup operation */\nexport interface TrainLargePersonGroupLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns a new personId created. */\nexport interface CreateLargePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n body: CreatePersonResultOutput;\n}\n\nexport interface CreateLargePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLargePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLargePersonGroupPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargePersonGroupPersonDefaultHeaders;\n}\n\n/** A successful call returns the person's information. */\nexport interface GetLargePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n body: LargePersonGroupPersonOutput;\n}\n\nexport interface GetLargePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargePersonGroupPersonDefaultHeaders;\n}\n\n/** A successful call returns an array of person information that belong to the Large Person Group. */\nexport interface GetLargePersonGroupPersons200Response extends HttpResponse {\n status: \"200\";\n body: Array<LargePersonGroupPersonOutput>;\n}\n\nexport interface GetLargePersonGroupPersonsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupPersonsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupPersonsDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddLargePersonGroupPersonFaceFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddLargePersonGroupPersonFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddLargePersonGroupPersonFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddLargePersonGroupPersonFaceFromUrlDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddLargePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddLargePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddLargePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddLargePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** A successful call returns target persisted face's information (persistedFaceId and userData). */\nexport interface GetLargePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: LargePersonGroupPersonFaceOutput;\n}\n\nexport interface GetLargePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** A successful call create a session for a client device and provide an authorization token for use by the client application for a limited purpose and time. */\nexport interface CreateLivenessSession200Response extends HttpResponse {\n status: \"200\";\n body: CreateLivenessSessionResultOutput;\n}\n\nexport interface CreateLivenessSessionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLivenessSessionDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLivenessSessionDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLivenessSession200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLivenessSessionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLivenessSessionDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLivenessSessionDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetLivenessSessionResult200Response extends HttpResponse {\n status: \"200\";\n body: LivenessSessionOutput;\n}\n\nexport interface GetLivenessSessionResultDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLivenessSessionResultDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLivenessSessionResultDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetLivenessSessions200Response extends HttpResponse {\n status: \"200\";\n body: Array<LivenessSessionItemOutput>;\n}\n\nexport interface GetLivenessSessionsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLivenessSessionsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLivenessSessionsDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetLivenessSessionAuditEntries200Response extends HttpResponse {\n status: \"200\";\n body: Array<LivenessSessionAuditEntryOutput>;\n}\n\nexport interface GetLivenessSessionAuditEntriesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLivenessSessionAuditEntriesDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLivenessSessionAuditEntriesDefaultHeaders;\n}\n\n/** A successful call create a session for a client device and provide an authorization token for use by the client application for a limited purpose and time. */\nexport interface CreateLivenessWithVerifySessionWithVerifyImage200Response extends HttpResponse {\n status: \"200\";\n body: CreateLivenessWithVerifySessionResultOutput;\n}\n\nexport interface CreateLivenessWithVerifySessionWithVerifyImageDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLivenessWithVerifySessionWithVerifyImageDefaultResponse\n extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLivenessWithVerifySessionWithVerifyImageDefaultHeaders;\n}\n\n/** A successful call create a session for a client device and provide an authorization token for use by the client application for a limited purpose and time. */\nexport interface CreateLivenessWithVerifySession200Response extends HttpResponse {\n status: \"200\";\n body: CreateLivenessWithVerifySessionResultOutput;\n}\n\nexport interface CreateLivenessWithVerifySessionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLivenessWithVerifySessionDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLivenessWithVerifySessionDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLivenessWithVerifySession200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLivenessWithVerifySessionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLivenessWithVerifySessionDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLivenessWithVerifySessionDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetLivenessWithVerifySessionResult200Response extends HttpResponse {\n status: \"200\";\n body: LivenessWithVerifySessionOutput;\n}\n\nexport interface GetLivenessWithVerifySessionResultDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLivenessWithVerifySessionResultDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLivenessWithVerifySessionResultDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetLivenessWithVerifySessions200Response extends HttpResponse {\n status: \"200\";\n body: Array<LivenessSessionItemOutput>;\n}\n\nexport interface GetLivenessWithVerifySessionsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLivenessWithVerifySessionsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLivenessWithVerifySessionsDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetLivenessWithVerifySessionAuditEntries200Response extends HttpResponse {\n status: \"200\";\n body: Array<LivenessSessionAuditEntryOutput>;\n}\n\nexport interface GetLivenessWithVerifySessionAuditEntriesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLivenessWithVerifySessionAuditEntriesDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLivenessWithVerifySessionAuditEntriesDefaultHeaders;\n}\n\nexport interface GetSessionImage200Headers {\n /** The format of the HTTP payload. */\n \"content-type\": \"application/octet-stream\";\n}\n\n/** The request has succeeded. */\nexport interface GetSessionImage200Response extends HttpResponse {\n status: \"200\";\n /** Value may contain any sequence of octets */\n body: Uint8Array;\n headers: RawHttpHeaders & GetSessionImage200Headers;\n}\n\nexport interface GetSessionImageDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetSessionImageDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetSessionImageDefaultHeaders;\n}\n\nexport interface CreatePerson202Headers {\n \"operation-location\": string;\n location: string;\n}\n\n/** A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. */\nexport interface CreatePerson202Response extends HttpResponse {\n status: \"202\";\n body: CreatePersonResultOutput;\n headers: RawHttpHeaders & CreatePerson202Headers;\n}\n\nexport interface CreatePersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreatePersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreatePersonDefaultHeaders;\n}\n\n/** The final response for long-running createPerson operation */\nexport interface CreatePersonLogicalResponse extends HttpResponse {\n status: \"200\";\n body: CreatePersonResultOutput;\n}\n\nexport interface DeletePerson202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. */\nexport interface DeletePerson202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & DeletePerson202Headers;\n}\n\nexport interface DeletePersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeletePersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeletePersonDefaultHeaders;\n}\n\n/** The final response for long-running deletePerson operation */\nexport interface DeletePersonLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns the person's information. */\nexport interface GetPerson200Response extends HttpResponse {\n status: \"200\";\n body: PersonDirectoryPersonOutput;\n}\n\nexport interface GetPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdatePerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdatePersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdatePersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdatePersonDefaultHeaders;\n}\n\n/** A successful call returns an array of Person Directory Persons contained in the Dynamic Person Group. */\nexport interface GetPersons200Response extends HttpResponse {\n status: \"200\";\n body: Array<PersonDirectoryPersonOutput>;\n}\n\nexport interface GetPersonsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonsDefaultHeaders;\n}\n\n/** A successful call returns an array of dynamicPersonGroups information that reference the provided personId. */\nexport interface GetDynamicPersonGroupReferences200Response extends HttpResponse {\n status: \"200\";\n body: ListGroupReferenceResultOutput;\n}\n\nexport interface GetDynamicPersonGroupReferencesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetDynamicPersonGroupReferencesDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetDynamicPersonGroupReferencesDefaultHeaders;\n}\n\nexport interface AddPersonFace202Headers {\n \"operation-location\": string;\n location: string;\n}\n\n/** A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. */\nexport interface AddPersonFace202Response extends HttpResponse {\n status: \"202\";\n body: AddFaceResultOutput;\n headers: RawHttpHeaders & AddPersonFace202Headers;\n}\n\nexport interface AddPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddPersonFaceDefaultHeaders;\n}\n\n/** The final response for long-running addPersonFace operation */\nexport interface AddPersonFaceLogicalResponse extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddPersonFaceFromUrl202Headers {\n \"operation-location\": string;\n location: string;\n}\n\n/** A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. */\nexport interface AddPersonFaceFromUrl202Response extends HttpResponse {\n status: \"202\";\n body: AddFaceResultOutput;\n headers: RawHttpHeaders & AddPersonFaceFromUrl202Headers;\n}\n\nexport interface AddPersonFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddPersonFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddPersonFaceFromUrlDefaultHeaders;\n}\n\n/** The final response for long-running addPersonFaceFromUrl operation */\nexport interface AddPersonFaceFromUrlLogicalResponse extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface DeletePersonFace202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. */\nexport interface DeletePersonFace202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & DeletePersonFace202Headers;\n}\n\nexport interface DeletePersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeletePersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeletePersonFaceDefaultHeaders;\n}\n\n/** The final response for long-running deletePersonFace operation */\nexport interface DeletePersonFaceLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns target persisted face's information (persistedFaceId and userData). */\nexport interface GetPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: PersonDirectoryFaceOutput;\n}\n\nexport interface GetPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdatePersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdatePersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdatePersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdatePersonFaceDefaultHeaders;\n}\n\n/** A successful call returns an array of persistedFaceIds and and a person ID. */\nexport interface GetPersonFaces200Response extends HttpResponse {\n status: \"200\";\n body: ListFaceResultOutput;\n}\n\nexport interface GetPersonFacesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonFacesDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonFacesDefaultHeaders;\n}\n\nexport interface CreateDynamicPersonGroupWithPerson202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. The URL provides the status of when Person Directory \"Get Dynamic Person Group References\" will return the changes made in this request. */\nexport interface CreateDynamicPersonGroupWithPerson202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & CreateDynamicPersonGroupWithPerson202Headers;\n}\n\nexport interface CreateDynamicPersonGroupWithPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateDynamicPersonGroupWithPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateDynamicPersonGroupWithPersonDefaultHeaders;\n}\n\n/** The final response for long-running createDynamicPersonGroupWithPerson operation */\nexport interface CreateDynamicPersonGroupWithPersonLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** The request has succeeded. */\nexport interface CreateDynamicPersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreateDynamicPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateDynamicPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateDynamicPersonGroupDefaultHeaders;\n}\n\nexport interface DeleteDynamicPersonGroup202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. The URL provides the status of when Person Directory \"Get Dynamic Person Group References\" will return the changes made in this request. */\nexport interface DeleteDynamicPersonGroup202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & DeleteDynamicPersonGroup202Headers;\n}\n\nexport interface DeleteDynamicPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteDynamicPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteDynamicPersonGroupDefaultHeaders;\n}\n\n/** The final response for long-running deleteDynamicPersonGroup operation */\nexport interface DeleteDynamicPersonGroupLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns the Dynamic Person Group's information. */\nexport interface GetDynamicPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: DynamicPersonGroupOutput;\n}\n\nexport interface GetDynamicPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetDynamicPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetDynamicPersonGroupDefaultHeaders;\n}\n\nexport interface UpdateDynamicPersonGroupWithPersonChanges202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. The service has accepted the request and will start processing soon. The client can query the operation status and result using the URL specified in the 'Operation-Location' response header. The URL expires in 48 hours. The URL provides the status of when Person Directory \"Get Dynamic Person Group References\" will return the changes made in this request. */\nexport interface UpdateDynamicPersonGroupWithPersonChanges202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & UpdateDynamicPersonGroupWithPersonChanges202Headers;\n}\n\nexport interface UpdateDynamicPersonGroupWithPersonChangesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateDynamicPersonGroupWithPersonChangesDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateDynamicPersonGroupWithPersonChangesDefaultHeaders;\n}\n\n/** The final response for long-running updateDynamicPersonGroupWithPersonChanges operation */\nexport interface UpdateDynamicPersonGroupWithPersonChangesLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** The request has succeeded. */\nexport interface UpdateDynamicPersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateDynamicPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateDynamicPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateDynamicPersonGroupDefaultHeaders;\n}\n\n/** A successful call returns an array of Dynamic Person Groups and their information (dynamicPersonGroupId, name and userData). */\nexport interface GetDynamicPersonGroups200Response extends HttpResponse {\n status: \"200\";\n body: Array<DynamicPersonGroupOutput>;\n}\n\nexport interface GetDynamicPersonGroupsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetDynamicPersonGroupsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetDynamicPersonGroupsDefaultHeaders;\n}\n\n/** A successful call returns an array of person information in the Person Directory. */\nexport interface GetDynamicPersonGroupPersons200Response extends HttpResponse {\n status: \"200\";\n body: ListPersonResultOutput;\n}\n\nexport interface GetDynamicPersonGroupPersonsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetDynamicPersonGroupPersonsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetDynamicPersonGroupPersonsDefaultHeaders;\n}\n"]}
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 } from \"@azure-rest/core-client\";\nimport type {\n FaceDetectionResultOutput,\n FaceErrorResponseOutput,\n FindSimilarResultOutput,\n IdentificationResultOutput,\n VerificationResultOutput,\n GroupingResultOutput,\n FaceListOutput,\n FaceListItemOutput,\n AddFaceResultOutput,\n LargeFaceListOutput,\n TrainingResultOutput,\n LargeFaceListFaceOutput,\n PersonGroupOutput,\n CreatePersonResultOutput,\n PersonGroupPersonOutput,\n PersonGroupPersonFaceOutput,\n LargePersonGroupOutput,\n LargePersonGroupPersonOutput,\n LargePersonGroupPersonFaceOutput,\n LivenessSessionOutput,\n LivenessWithVerifySessionOutput,\n} from \"./outputModels.js\";\n\n/** A successful call returns an array of face entries ranked by face rectangle size in descending order. An empty response indicates no faces detected. */\nexport interface DetectFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: Array<FaceDetectionResultOutput>;\n}\n\nexport interface DetectFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DetectFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DetectFromUrlDefaultHeaders;\n}\n\n/** A successful call returns an array of face entries ranked by face rectangle size in descending order. An empty response indicates no faces detected. */\nexport interface Detect200Response extends HttpResponse {\n status: \"200\";\n body: Array<FaceDetectionResultOutput>;\n}\n\nexport interface DetectDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DetectDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DetectDefaultHeaders;\n}\n\n/** A successful call returns an array of face entries ranked by face rectangle size in descending order. An empty response indicates no faces detected. */\nexport interface DetectFromSessionImageId200Response extends HttpResponse {\n status: \"200\";\n body: Array<FaceDetectionResultOutput>;\n}\n\nexport interface DetectFromSessionImageIdDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DetectFromSessionImageIdDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DetectFromSessionImageIdDefaultHeaders;\n}\n\n/** A successful call returns an array of the most similar faces represented in faceId if the input parameter is faceIds or persistedFaceId if the input parameter is faceListId or largeFaceListId. */\nexport interface FindSimilar200Response extends HttpResponse {\n status: \"200\";\n body: Array<FindSimilarResultOutput>;\n}\n\nexport interface FindSimilarDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface FindSimilarDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & FindSimilarDefaultHeaders;\n}\n\n/** A successful call returns an array of the most similar faces represented in faceId if the input parameter is faceIds or persistedFaceId if the input parameter is faceListId or largeFaceListId. */\nexport interface FindSimilarFromFaceList200Response extends HttpResponse {\n status: \"200\";\n body: Array<FindSimilarResultOutput>;\n}\n\nexport interface FindSimilarFromFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface FindSimilarFromFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & FindSimilarFromFaceListDefaultHeaders;\n}\n\n/** A successful call returns an array of the most similar faces represented in faceId if the input parameter is faceIds or persistedFaceId if the input parameter is faceListId or largeFaceListId. */\nexport interface FindSimilarFromLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n body: Array<FindSimilarResultOutput>;\n}\n\nexport interface FindSimilarFromLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface FindSimilarFromLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & FindSimilarFromLargeFaceListDefaultHeaders;\n}\n\n/** A successful call returns the identified candidate person(s) for each query face. */\nexport interface IdentifyFromPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: Array<IdentificationResultOutput>;\n}\n\nexport interface IdentifyFromPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface IdentifyFromPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & IdentifyFromPersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the identified candidate person(s) for each query face. */\nexport interface IdentifyFromLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: Array<IdentificationResultOutput>;\n}\n\nexport interface IdentifyFromLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface IdentifyFromLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & IdentifyFromLargePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the identified candidate person(s) for each query face. */\nexport interface IdentifyFromPersonDirectory200Response extends HttpResponse {\n status: \"200\";\n body: Array<IdentificationResultOutput>;\n}\n\nexport interface IdentifyFromPersonDirectoryDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface IdentifyFromPersonDirectoryDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & IdentifyFromPersonDirectoryDefaultHeaders;\n}\n\n/** A successful call returns the identified candidate person(s) for each query face. */\nexport interface IdentifyFromDynamicPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: Array<IdentificationResultOutput>;\n}\n\nexport interface IdentifyFromDynamicPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface IdentifyFromDynamicPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & IdentifyFromDynamicPersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the verification result. */\nexport interface VerifyFaceToFace200Response extends HttpResponse {\n status: \"200\";\n body: VerificationResultOutput;\n}\n\nexport interface VerifyFaceToFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface VerifyFaceToFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & VerifyFaceToFaceDefaultHeaders;\n}\n\n/** A successful call returns the verification result. */\nexport interface VerifyFromPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: VerificationResultOutput;\n}\n\nexport interface VerifyFromPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface VerifyFromPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & VerifyFromPersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the verification result. */\nexport interface VerifyFromLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: VerificationResultOutput;\n}\n\nexport interface VerifyFromLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface VerifyFromLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & VerifyFromLargePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the verification result. */\nexport interface VerifyFromPersonDirectory200Response extends HttpResponse {\n status: \"200\";\n body: VerificationResultOutput;\n}\n\nexport interface VerifyFromPersonDirectoryDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface VerifyFromPersonDirectoryDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & VerifyFromPersonDirectoryDefaultHeaders;\n}\n\n/** A successful call returns one or more groups of similar faces (rank by group size) and a messyGroup. */\nexport interface Group200Response extends HttpResponse {\n status: \"200\";\n body: GroupingResultOutput;\n}\n\nexport interface GroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface CreateFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreateFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateFaceListDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteFaceListDefaultHeaders;\n}\n\n/** A successful call returns the Face List's information. */\nexport interface GetFaceList200Response extends HttpResponse {\n status: \"200\";\n body: FaceListOutput;\n}\n\nexport interface GetFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetFaceListDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateFaceListDefaultHeaders;\n}\n\n/** A successful call returns an array of Face Lists. */\nexport interface GetFaceLists200Response extends HttpResponse {\n status: \"200\";\n body: Array<FaceListItemOutput>;\n}\n\nexport interface GetFaceListsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetFaceListsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetFaceListsDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddFaceListFaceFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddFaceListFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddFaceListFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddFaceListFaceFromUrlDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddFaceListFace200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddFaceListFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteFaceListFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteFaceListFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface CreateLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreateLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLargeFaceListDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargeFaceListDefaultHeaders;\n}\n\n/** A successful call returns the Large Face List's information. */\nexport interface GetLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n body: LargeFaceListOutput;\n}\n\nexport interface GetLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargeFaceList200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargeFaceListDefaultHeaders;\n}\n\n/** A successful call returns an array of Large Face Lists and their information (largeFaceListId, name and userData). */\nexport interface GetLargeFaceLists200Response extends HttpResponse {\n status: \"200\";\n body: Array<LargeFaceListOutput>;\n}\n\nexport interface GetLargeFaceListsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListsDefaultHeaders;\n}\n\n/** A successful call returns the Large Face List's training status. */\nexport interface GetLargeFaceListTrainingStatus200Response extends HttpResponse {\n status: \"200\";\n body: TrainingResultOutput;\n}\n\nexport interface GetLargeFaceListTrainingStatusDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListTrainingStatusDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListTrainingStatusDefaultHeaders;\n}\n\nexport interface TrainLargeFaceList202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. */\nexport interface TrainLargeFaceList202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & TrainLargeFaceList202Headers;\n}\n\nexport interface TrainLargeFaceListDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface TrainLargeFaceListDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & TrainLargeFaceListDefaultHeaders;\n}\n\n/** The final response for long-running trainLargeFaceList operation */\nexport interface TrainLargeFaceListLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddLargeFaceListFaceFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddLargeFaceListFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddLargeFaceListFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddLargeFaceListFaceFromUrlDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddLargeFaceListFace200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddLargeFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddLargeFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddLargeFaceListFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargeFaceListFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargeFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargeFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargeFaceListFaceDefaultHeaders;\n}\n\n/** A successful call returns target persisted face's information (persistedFaceId and userData). */\nexport interface GetLargeFaceListFace200Response extends HttpResponse {\n status: \"200\";\n body: LargeFaceListFaceOutput;\n}\n\nexport interface GetLargeFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargeFaceListFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargeFaceListFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargeFaceListFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargeFaceListFaceDefaultHeaders;\n}\n\n/** A successful call returns an array of persisted faces and their information (persistedFaceId and userData). */\nexport interface GetLargeFaceListFaces200Response extends HttpResponse {\n status: \"200\";\n body: Array<LargeFaceListFaceOutput>;\n}\n\nexport interface GetLargeFaceListFacesDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargeFaceListFacesDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargeFaceListFacesDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface CreatePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreatePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreatePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreatePersonGroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeletePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeletePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeletePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeletePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the Person Group's information. */\nexport interface GetPersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: PersonGroupOutput;\n}\n\nexport interface GetPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdatePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdatePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdatePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdatePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns an array of Person Groups and their information (personGroupId, name and userData). */\nexport interface GetPersonGroups200Response extends HttpResponse {\n status: \"200\";\n body: Array<PersonGroupOutput>;\n}\n\nexport interface GetPersonGroupsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupsDefaultHeaders;\n}\n\n/** A successful call returns the Person Group's training status. */\nexport interface GetPersonGroupTrainingStatus200Response extends HttpResponse {\n status: \"200\";\n body: TrainingResultOutput;\n}\n\nexport interface GetPersonGroupTrainingStatusDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupTrainingStatusDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupTrainingStatusDefaultHeaders;\n}\n\nexport interface TrainPersonGroup202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. */\nexport interface TrainPersonGroup202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & TrainPersonGroup202Headers;\n}\n\nexport interface TrainPersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface TrainPersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & TrainPersonGroupDefaultHeaders;\n}\n\n/** The final response for long-running trainPersonGroup operation */\nexport interface TrainPersonGroupLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns a new personId created. */\nexport interface CreatePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n body: CreatePersonResultOutput;\n}\n\nexport interface CreatePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreatePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreatePersonGroupPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeletePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeletePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeletePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeletePersonGroupPersonDefaultHeaders;\n}\n\n/** A successful call returns the person's information. */\nexport interface GetPersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n body: PersonGroupPersonOutput;\n}\n\nexport interface GetPersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdatePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdatePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdatePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdatePersonGroupPersonDefaultHeaders;\n}\n\n/** A successful call returns an array of person information that belong to the Person Group. */\nexport interface GetPersonGroupPersons200Response extends HttpResponse {\n status: \"200\";\n body: Array<PersonGroupPersonOutput>;\n}\n\nexport interface GetPersonGroupPersonsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupPersonsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupPersonsDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddPersonGroupPersonFaceFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddPersonGroupPersonFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddPersonGroupPersonFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddPersonGroupPersonFaceFromUrlDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddPersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddPersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddPersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddPersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeletePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeletePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeletePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeletePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** A successful call returns target persisted face's information (persistedFaceId and userData). */\nexport interface GetPersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: PersonGroupPersonFaceOutput;\n}\n\nexport interface GetPersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetPersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetPersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdatePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdatePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdatePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdatePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface CreateLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface CreateLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLargePersonGroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns the Large Person Group's information. */\nexport interface GetLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n body: LargePersonGroupOutput;\n}\n\nexport interface GetLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargePersonGroup200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargePersonGroupDefaultHeaders;\n}\n\n/** A successful call returns an array of Large Person Groups and their information (largePersonGroupId, name and userData). */\nexport interface GetLargePersonGroups200Response extends HttpResponse {\n status: \"200\";\n body: Array<LargePersonGroupOutput>;\n}\n\nexport interface GetLargePersonGroupsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupsDefaultHeaders;\n}\n\n/** A successful call returns the Large Person Group's training status. */\nexport interface GetLargePersonGroupTrainingStatus200Response extends HttpResponse {\n status: \"200\";\n body: TrainingResultOutput;\n}\n\nexport interface GetLargePersonGroupTrainingStatusDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupTrainingStatusDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupTrainingStatusDefaultHeaders;\n}\n\nexport interface TrainLargePersonGroup202Headers {\n \"operation-location\": string;\n}\n\n/** A successful call returns an empty response body. */\nexport interface TrainLargePersonGroup202Response extends HttpResponse {\n status: \"202\";\n headers: RawHttpHeaders & TrainLargePersonGroup202Headers;\n}\n\nexport interface TrainLargePersonGroupDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface TrainLargePersonGroupDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & TrainLargePersonGroupDefaultHeaders;\n}\n\n/** The final response for long-running trainLargePersonGroup operation */\nexport interface TrainLargePersonGroupLogicalResponse extends HttpResponse {\n status: \"200\";\n}\n\n/** A successful call returns a new personId created. */\nexport interface CreateLargePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n body: CreatePersonResultOutput;\n}\n\nexport interface CreateLargePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLargePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLargePersonGroupPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargePersonGroupPersonDefaultHeaders;\n}\n\n/** A successful call returns the person's information. */\nexport interface GetLargePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n body: LargePersonGroupPersonOutput;\n}\n\nexport interface GetLargePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupPersonDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargePersonGroupPerson200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargePersonGroupPersonDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargePersonGroupPersonDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargePersonGroupPersonDefaultHeaders;\n}\n\n/** A successful call returns an array of person information that belong to the Large Person Group. */\nexport interface GetLargePersonGroupPersons200Response extends HttpResponse {\n status: \"200\";\n body: Array<LargePersonGroupPersonOutput>;\n}\n\nexport interface GetLargePersonGroupPersonsDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupPersonsDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupPersonsDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddLargePersonGroupPersonFaceFromUrl200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddLargePersonGroupPersonFaceFromUrlDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddLargePersonGroupPersonFaceFromUrlDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddLargePersonGroupPersonFaceFromUrlDefaultHeaders;\n}\n\n/** A successful call returns a new persistedFaceId. */\nexport interface AddLargePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: AddFaceResultOutput;\n}\n\nexport interface AddLargePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface AddLargePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & AddLargePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface DeleteLargePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface DeleteLargePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLargePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLargePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** A successful call returns target persisted face's information (persistedFaceId and userData). */\nexport interface GetLargePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n body: LargePersonGroupPersonFaceOutput;\n}\n\nexport interface GetLargePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLargePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLargePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface UpdateLargePersonGroupPersonFace200Response extends HttpResponse {\n status: \"200\";\n}\n\nexport interface UpdateLargePersonGroupPersonFaceDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface UpdateLargePersonGroupPersonFaceDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & UpdateLargePersonGroupPersonFaceDefaultHeaders;\n}\n\n/** A successful call create a session for a client device and provide an authorization token for use by the client application for a limited purpose and time. */\nexport interface CreateLivenessSession200Response extends HttpResponse {\n status: \"200\";\n body: LivenessSessionOutput;\n}\n\nexport interface CreateLivenessSessionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLivenessSessionDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLivenessSessionDefaultHeaders;\n}\n\n/** Successfully deleted session and all correlated data. */\nexport interface DeleteLivenessSession204Response extends HttpResponse {\n status: \"204\";\n}\n\nexport interface DeleteLivenessSessionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLivenessSessionDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLivenessSessionDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetLivenessSessionResult200Response extends HttpResponse {\n status: \"200\";\n body: LivenessSessionOutput;\n}\n\nexport interface GetLivenessSessionResultDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLivenessSessionResultDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLivenessSessionResultDefaultHeaders;\n}\n\n/** A successful call create a session for a client device and provide an authorization token for use by the client application for a limited purpose and time. */\nexport interface CreateLivenessWithVerifySession200Response extends HttpResponse {\n status: \"200\";\n body: LivenessWithVerifySessionOutput;\n}\n\nexport interface CreateLivenessWithVerifySessionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface CreateLivenessWithVerifySessionDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & CreateLivenessWithVerifySessionDefaultHeaders;\n}\n\n/** Successfully deleted session and all correlated data. */\nexport interface DeleteLivenessWithVerifySession204Response extends HttpResponse {\n status: \"204\";\n}\n\nexport interface DeleteLivenessWithVerifySessionDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface DeleteLivenessWithVerifySessionDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & DeleteLivenessWithVerifySessionDefaultHeaders;\n}\n\n/** The request has succeeded. */\nexport interface GetLivenessWithVerifySessionResult200Response extends HttpResponse {\n status: \"200\";\n body: LivenessWithVerifySessionOutput;\n}\n\nexport interface GetLivenessWithVerifySessionResultDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetLivenessWithVerifySessionResultDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetLivenessWithVerifySessionResultDefaultHeaders;\n}\n\nexport interface GetSessionImage200Headers {\n /** The format of the HTTP payload. */\n \"content-type\": \"application/octet-stream\";\n}\n\n/** The request has succeeded. */\nexport interface GetSessionImage200Response extends HttpResponse {\n status: \"200\";\n /** Value may contain any sequence of octets */\n body: Uint8Array;\n headers: RawHttpHeaders & GetSessionImage200Headers;\n}\n\nexport interface GetSessionImageDefaultHeaders {\n /** String error code indicating what went wrong. */\n \"x-ms-error-code\"?: string;\n}\n\nexport interface GetSessionImageDefaultResponse extends HttpResponse {\n status: string;\n body: FaceErrorResponseOutput;\n headers: RawHttpHeaders & GetSessionImageDefaultHeaders;\n}\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-rest/ai-vision-face",
3
- "version": "1.0.0-alpha.20250210.1",
3
+ "version": "1.0.0-alpha.20250212.1",
4
4
  "description": "Face API REST Client",
5
5
  "engines": {
6
6
  "node": ">=18.0.0"