@azure/arm-onlineexperimentation 1.0.0-alpha.20250606.1 → 1.0.0-alpha.20250609.2

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 (193) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/dist/browser/api/onlineExperimentationWorkspaces/index.d.ts +3 -0
  3. package/dist/browser/api/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
  4. package/dist/browser/api/onlineExperimentationWorkspaces/index.js.map +1 -0
  5. package/dist/browser/api/onlineExperimentationWorkspaces/operations.d.ts +36 -0
  6. package/dist/browser/api/onlineExperimentationWorkspaces/operations.d.ts.map +1 -0
  7. package/dist/browser/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/operations.js +21 -17
  8. package/dist/browser/api/onlineExperimentationWorkspaces/operations.js.map +1 -0
  9. package/dist/browser/api/onlineExperimentationWorkspaces/options.d.ts +26 -0
  10. package/dist/browser/api/onlineExperimentationWorkspaces/options.d.ts.map +1 -0
  11. package/dist/browser/api/onlineExperimentationWorkspaces/options.js.map +1 -0
  12. package/dist/browser/classic/index.d.ts +1 -1
  13. package/dist/browser/classic/index.d.ts.map +1 -1
  14. package/dist/browser/classic/index.js.map +1 -1
  15. package/dist/browser/classic/onlineExperimentationWorkspaces/index.d.ts +27 -0
  16. package/dist/browser/classic/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
  17. package/dist/browser/classic/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +4 -4
  18. package/dist/browser/classic/onlineExperimentationWorkspaces/index.js.map +1 -0
  19. package/dist/browser/index.d.ts +3 -3
  20. package/dist/browser/index.d.ts.map +1 -1
  21. package/dist/browser/index.js.map +1 -1
  22. package/dist/browser/models/index.d.ts +1 -1
  23. package/dist/browser/models/index.d.ts.map +1 -1
  24. package/dist/browser/models/index.js.map +1 -1
  25. package/dist/browser/models/models.d.ts +50 -24
  26. package/dist/browser/models/models.d.ts.map +1 -1
  27. package/dist/browser/models/models.js +34 -13
  28. package/dist/browser/models/models.js.map +1 -1
  29. package/dist/browser/onlineExperimentationClient.d.ts +3 -3
  30. package/dist/browser/onlineExperimentationClient.d.ts.map +1 -1
  31. package/dist/browser/onlineExperimentationClient.js +2 -2
  32. package/dist/browser/onlineExperimentationClient.js.map +1 -1
  33. package/dist/browser/restorePollerHelpers.js +1 -1
  34. package/dist/browser/restorePollerHelpers.js.map +1 -1
  35. package/dist/commonjs/api/onlineExperimentationWorkspaces/index.d.ts +3 -0
  36. package/dist/commonjs/api/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
  37. package/dist/commonjs/api/onlineExperimentationWorkspaces/index.js.map +1 -0
  38. package/dist/commonjs/api/onlineExperimentationWorkspaces/operations.d.ts +36 -0
  39. package/dist/commonjs/api/onlineExperimentationWorkspaces/operations.d.ts.map +1 -0
  40. package/dist/commonjs/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/operations.js +20 -16
  41. package/dist/commonjs/api/onlineExperimentationWorkspaces/operations.js.map +1 -0
  42. package/dist/commonjs/api/onlineExperimentationWorkspaces/options.d.ts +26 -0
  43. package/dist/commonjs/api/onlineExperimentationWorkspaces/options.d.ts.map +1 -0
  44. package/dist/commonjs/api/onlineExperimentationWorkspaces/options.js.map +1 -0
  45. package/dist/commonjs/classic/index.d.ts +1 -1
  46. package/dist/commonjs/classic/index.d.ts.map +1 -1
  47. package/dist/commonjs/classic/index.js.map +1 -1
  48. package/dist/commonjs/classic/onlineExperimentationWorkspaces/index.d.ts +27 -0
  49. package/dist/commonjs/classic/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
  50. package/dist/commonjs/classic/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +5 -5
  51. package/dist/commonjs/classic/onlineExperimentationWorkspaces/index.js.map +1 -0
  52. package/dist/commonjs/index.d.ts +3 -3
  53. package/dist/commonjs/index.d.ts.map +1 -1
  54. package/dist/commonjs/index.js.map +1 -1
  55. package/dist/commonjs/models/index.d.ts +1 -1
  56. package/dist/commonjs/models/index.d.ts.map +1 -1
  57. package/dist/commonjs/models/index.js.map +1 -1
  58. package/dist/commonjs/models/models.d.ts +50 -24
  59. package/dist/commonjs/models/models.d.ts.map +1 -1
  60. package/dist/commonjs/models/models.js +43 -20
  61. package/dist/commonjs/models/models.js.map +1 -1
  62. package/dist/commonjs/onlineExperimentationClient.d.ts +3 -3
  63. package/dist/commonjs/onlineExperimentationClient.d.ts.map +1 -1
  64. package/dist/commonjs/onlineExperimentationClient.js +2 -2
  65. package/dist/commonjs/onlineExperimentationClient.js.map +1 -1
  66. package/dist/commonjs/restorePollerHelpers.js +1 -1
  67. package/dist/commonjs/restorePollerHelpers.js.map +1 -1
  68. package/dist/esm/api/onlineExperimentationWorkspaces/index.d.ts +3 -0
  69. package/dist/esm/api/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
  70. package/dist/esm/api/onlineExperimentationWorkspaces/index.js.map +1 -0
  71. package/dist/esm/api/onlineExperimentationWorkspaces/operations.d.ts +36 -0
  72. package/dist/esm/api/onlineExperimentationWorkspaces/operations.d.ts.map +1 -0
  73. package/dist/esm/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/operations.js +21 -17
  74. package/dist/esm/api/onlineExperimentationWorkspaces/operations.js.map +1 -0
  75. package/dist/esm/api/onlineExperimentationWorkspaces/options.d.ts +26 -0
  76. package/dist/esm/api/onlineExperimentationWorkspaces/options.d.ts.map +1 -0
  77. package/dist/esm/api/onlineExperimentationWorkspaces/options.js.map +1 -0
  78. package/dist/esm/classic/index.d.ts +1 -1
  79. package/dist/esm/classic/index.d.ts.map +1 -1
  80. package/dist/esm/classic/index.js.map +1 -1
  81. package/dist/esm/classic/onlineExperimentationWorkspaces/index.d.ts +27 -0
  82. package/dist/esm/classic/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
  83. package/dist/esm/classic/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +4 -4
  84. package/dist/esm/classic/onlineExperimentationWorkspaces/index.js.map +1 -0
  85. package/dist/esm/index.d.ts +3 -3
  86. package/dist/esm/index.d.ts.map +1 -1
  87. package/dist/esm/index.js.map +1 -1
  88. package/dist/esm/models/index.d.ts +1 -1
  89. package/dist/esm/models/index.d.ts.map +1 -1
  90. package/dist/esm/models/index.js.map +1 -1
  91. package/dist/esm/models/models.d.ts +50 -24
  92. package/dist/esm/models/models.d.ts.map +1 -1
  93. package/dist/esm/models/models.js +34 -13
  94. package/dist/esm/models/models.js.map +1 -1
  95. package/dist/esm/onlineExperimentationClient.d.ts +3 -3
  96. package/dist/esm/onlineExperimentationClient.d.ts.map +1 -1
  97. package/dist/esm/onlineExperimentationClient.js +2 -2
  98. package/dist/esm/onlineExperimentationClient.js.map +1 -1
  99. package/dist/esm/restorePollerHelpers.js +1 -1
  100. package/dist/esm/restorePollerHelpers.js.map +1 -1
  101. package/dist/react-native/api/onlineExperimentationWorkspaces/index.d.ts +3 -0
  102. package/dist/react-native/api/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
  103. package/dist/react-native/api/onlineExperimentationWorkspaces/index.js.map +1 -0
  104. package/dist/react-native/api/onlineExperimentationWorkspaces/operations.d.ts +36 -0
  105. package/dist/react-native/api/onlineExperimentationWorkspaces/operations.d.ts.map +1 -0
  106. package/dist/react-native/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/operations.js +21 -17
  107. package/dist/react-native/api/onlineExperimentationWorkspaces/operations.js.map +1 -0
  108. package/dist/react-native/api/onlineExperimentationWorkspaces/options.d.ts +26 -0
  109. package/dist/react-native/api/onlineExperimentationWorkspaces/options.d.ts.map +1 -0
  110. package/dist/react-native/api/onlineExperimentationWorkspaces/options.js.map +1 -0
  111. package/dist/react-native/classic/index.d.ts +1 -1
  112. package/dist/react-native/classic/index.d.ts.map +1 -1
  113. package/dist/react-native/classic/index.js.map +1 -1
  114. package/dist/react-native/classic/onlineExperimentationWorkspaces/index.d.ts +27 -0
  115. package/dist/react-native/classic/onlineExperimentationWorkspaces/index.d.ts.map +1 -0
  116. package/dist/react-native/classic/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +4 -4
  117. package/dist/react-native/classic/onlineExperimentationWorkspaces/index.js.map +1 -0
  118. package/dist/react-native/index.d.ts +3 -3
  119. package/dist/react-native/index.d.ts.map +1 -1
  120. package/dist/react-native/index.js.map +1 -1
  121. package/dist/react-native/models/index.d.ts +1 -1
  122. package/dist/react-native/models/index.d.ts.map +1 -1
  123. package/dist/react-native/models/index.js.map +1 -1
  124. package/dist/react-native/models/models.d.ts +50 -24
  125. package/dist/react-native/models/models.d.ts.map +1 -1
  126. package/dist/react-native/models/models.js +34 -13
  127. package/dist/react-native/models/models.js.map +1 -1
  128. package/dist/react-native/onlineExperimentationClient.d.ts +3 -3
  129. package/dist/react-native/onlineExperimentationClient.d.ts.map +1 -1
  130. package/dist/react-native/onlineExperimentationClient.js +2 -2
  131. package/dist/react-native/onlineExperimentationClient.js.map +1 -1
  132. package/dist/react-native/restorePollerHelpers.js +1 -1
  133. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  134. package/package.json +17 -17
  135. package/review/{arm-onlineexperimentation-api-onlineExperimentWorkspaces.api.md → arm-onlineexperimentation-api-onlineExperimentationWorkspaces.api.md} +12 -12
  136. package/review/arm-onlineexperimentation-models.api.md +24 -12
  137. package/review/arm-onlineexperimentation.api.md +38 -26
  138. package/dist/browser/api/onlineExperimentWorkspaces/index.d.ts +0 -3
  139. package/dist/browser/api/onlineExperimentWorkspaces/index.d.ts.map +0 -1
  140. package/dist/browser/api/onlineExperimentWorkspaces/index.js.map +0 -1
  141. package/dist/browser/api/onlineExperimentWorkspaces/operations.d.ts +0 -36
  142. package/dist/browser/api/onlineExperimentWorkspaces/operations.d.ts.map +0 -1
  143. package/dist/browser/api/onlineExperimentWorkspaces/operations.js.map +0 -1
  144. package/dist/browser/api/onlineExperimentWorkspaces/options.d.ts +0 -26
  145. package/dist/browser/api/onlineExperimentWorkspaces/options.d.ts.map +0 -1
  146. package/dist/browser/api/onlineExperimentWorkspaces/options.js.map +0 -1
  147. package/dist/browser/classic/onlineExperimentWorkspaces/index.d.ts +0 -27
  148. package/dist/browser/classic/onlineExperimentWorkspaces/index.d.ts.map +0 -1
  149. package/dist/browser/classic/onlineExperimentWorkspaces/index.js.map +0 -1
  150. package/dist/commonjs/api/onlineExperimentWorkspaces/index.d.ts +0 -3
  151. package/dist/commonjs/api/onlineExperimentWorkspaces/index.d.ts.map +0 -1
  152. package/dist/commonjs/api/onlineExperimentWorkspaces/index.js.map +0 -1
  153. package/dist/commonjs/api/onlineExperimentWorkspaces/operations.d.ts +0 -36
  154. package/dist/commonjs/api/onlineExperimentWorkspaces/operations.d.ts.map +0 -1
  155. package/dist/commonjs/api/onlineExperimentWorkspaces/operations.js.map +0 -1
  156. package/dist/commonjs/api/onlineExperimentWorkspaces/options.d.ts +0 -26
  157. package/dist/commonjs/api/onlineExperimentWorkspaces/options.d.ts.map +0 -1
  158. package/dist/commonjs/api/onlineExperimentWorkspaces/options.js.map +0 -1
  159. package/dist/commonjs/classic/onlineExperimentWorkspaces/index.d.ts +0 -27
  160. package/dist/commonjs/classic/onlineExperimentWorkspaces/index.d.ts.map +0 -1
  161. package/dist/commonjs/classic/onlineExperimentWorkspaces/index.js.map +0 -1
  162. package/dist/esm/api/onlineExperimentWorkspaces/index.d.ts +0 -3
  163. package/dist/esm/api/onlineExperimentWorkspaces/index.d.ts.map +0 -1
  164. package/dist/esm/api/onlineExperimentWorkspaces/index.js.map +0 -1
  165. package/dist/esm/api/onlineExperimentWorkspaces/operations.d.ts +0 -36
  166. package/dist/esm/api/onlineExperimentWorkspaces/operations.d.ts.map +0 -1
  167. package/dist/esm/api/onlineExperimentWorkspaces/operations.js.map +0 -1
  168. package/dist/esm/api/onlineExperimentWorkspaces/options.d.ts +0 -26
  169. package/dist/esm/api/onlineExperimentWorkspaces/options.d.ts.map +0 -1
  170. package/dist/esm/api/onlineExperimentWorkspaces/options.js.map +0 -1
  171. package/dist/esm/classic/onlineExperimentWorkspaces/index.d.ts +0 -27
  172. package/dist/esm/classic/onlineExperimentWorkspaces/index.d.ts.map +0 -1
  173. package/dist/esm/classic/onlineExperimentWorkspaces/index.js.map +0 -1
  174. package/dist/react-native/api/onlineExperimentWorkspaces/index.d.ts +0 -3
  175. package/dist/react-native/api/onlineExperimentWorkspaces/index.d.ts.map +0 -1
  176. package/dist/react-native/api/onlineExperimentWorkspaces/index.js.map +0 -1
  177. package/dist/react-native/api/onlineExperimentWorkspaces/operations.d.ts +0 -36
  178. package/dist/react-native/api/onlineExperimentWorkspaces/operations.d.ts.map +0 -1
  179. package/dist/react-native/api/onlineExperimentWorkspaces/operations.js.map +0 -1
  180. package/dist/react-native/api/onlineExperimentWorkspaces/options.d.ts +0 -26
  181. package/dist/react-native/api/onlineExperimentWorkspaces/options.d.ts.map +0 -1
  182. package/dist/react-native/api/onlineExperimentWorkspaces/options.js.map +0 -1
  183. package/dist/react-native/classic/onlineExperimentWorkspaces/index.d.ts +0 -27
  184. package/dist/react-native/classic/onlineExperimentWorkspaces/index.d.ts.map +0 -1
  185. package/dist/react-native/classic/onlineExperimentWorkspaces/index.js.map +0 -1
  186. /package/dist/browser/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +0 -0
  187. /package/dist/browser/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/options.js +0 -0
  188. /package/dist/commonjs/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +0 -0
  189. /package/dist/commonjs/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/options.js +0 -0
  190. /package/dist/esm/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +0 -0
  191. /package/dist/esm/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/options.js +0 -0
  192. /package/dist/react-native/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/index.js +0 -0
  193. /package/dist/react-native/api/{onlineExperimentWorkspaces → onlineExperimentationWorkspaces}/options.js +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../../src/api/onlineExperimentationWorkspaces/operations.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OnlineExperimentationContext as Client } from \"../index.js\";\nimport {\n errorResponseDeserializer,\n OnlineExperimentationWorkspace,\n onlineExperimentationWorkspaceSerializer,\n onlineExperimentationWorkspaceDeserializer,\n OnlineExperimentationWorkspacePatch,\n onlineExperimentationWorkspacePatchSerializer,\n _OnlineExperimentationWorkspaceListResult,\n _onlineExperimentationWorkspaceListResultDeserializer,\n} from \"../../models/models.js\";\nimport {\n OnlineExperimentationWorkspacesListBySubscriptionOptionalParams,\n OnlineExperimentationWorkspacesListByResourceGroupOptionalParams,\n OnlineExperimentationWorkspacesDeleteOptionalParams,\n OnlineExperimentationWorkspacesUpdateOptionalParams,\n OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams,\n OnlineExperimentationWorkspacesGetOptionalParams,\n} from \"./options.js\";\nimport {\n PagedAsyncIterableIterator,\n buildPagedAsyncIterator,\n} from \"../../static-helpers/pagingHelpers.js\";\nimport { expandUrlTemplate } from \"../../static-helpers/urlTemplate.js\";\nimport { getLongRunningPoller } from \"../../static-helpers/pollingHelpers.js\";\nimport {\n StreamableMethod,\n PathUncheckedResponse,\n createRestError,\n operationOptionsToRequestParameters,\n} from \"@azure-rest/core-client\";\nimport { PollerLike, OperationState } from \"@azure/core-lro\";\n\nexport function _listBySubscriptionSend(\n context: Client,\n options: OnlineExperimentationWorkspacesListBySubscriptionOptionalParams = {\n requestOptions: {},\n },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/providers/Microsoft.OnlineExperimentation/workspaces{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _listBySubscriptionDeserialize(\n result: PathUncheckedResponse,\n): Promise<_OnlineExperimentationWorkspaceListResult> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n throw error;\n }\n\n return _onlineExperimentationWorkspaceListResultDeserializer(result.body);\n}\n\n/** Gets all online experimentation workspaces in the specified subscription. */\nexport function listBySubscription(\n context: Client,\n options: OnlineExperimentationWorkspacesListBySubscriptionOptionalParams = {\n requestOptions: {},\n },\n): PagedAsyncIterableIterator<OnlineExperimentationWorkspace> {\n return buildPagedAsyncIterator(\n context,\n () => _listBySubscriptionSend(context, options),\n _listBySubscriptionDeserialize,\n [\"200\"],\n { itemName: \"value\", nextLinkName: \"nextLink\" },\n );\n}\n\nexport function _listByResourceGroupSend(\n context: Client,\n resourceGroupName: string,\n options: OnlineExperimentationWorkspacesListByResourceGroupOptionalParams = {\n requestOptions: {},\n },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OnlineExperimentation/workspaces{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _listByResourceGroupDeserialize(\n result: PathUncheckedResponse,\n): Promise<_OnlineExperimentationWorkspaceListResult> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n throw error;\n }\n\n return _onlineExperimentationWorkspaceListResultDeserializer(result.body);\n}\n\n/** Gets all online experimentation workspaces in a resource group. */\nexport function listByResourceGroup(\n context: Client,\n resourceGroupName: string,\n options: OnlineExperimentationWorkspacesListByResourceGroupOptionalParams = {\n requestOptions: {},\n },\n): PagedAsyncIterableIterator<OnlineExperimentationWorkspace> {\n return buildPagedAsyncIterator(\n context,\n () => _listByResourceGroupSend(context, resourceGroupName, options),\n _listByResourceGroupDeserialize,\n [\"200\"],\n { itemName: \"value\", nextLinkName: \"nextLink\" },\n );\n}\n\nexport function _$deleteSend(\n context: Client,\n resourceGroupName: string,\n workspaceName: string,\n options: OnlineExperimentationWorkspacesDeleteOptionalParams = {\n requestOptions: {},\n },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OnlineExperimentation/workspaces/{workspaceName}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n workspaceName: workspaceName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).delete({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _$deleteDeserialize(result: PathUncheckedResponse): Promise<void> {\n const expectedStatuses = [\"202\", \"204\", \"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n throw error;\n }\n\n return;\n}\n\n/** Deletes an online experimentation workspace. */\n/**\n * @fixme delete is a reserved word that cannot be used as an operation name.\n * Please add @clientName(\"clientName\") or @clientName(\"<JS-Specific-Name>\", \"javascript\")\n * to the operation to override the generated name.\n */\nexport function $delete(\n context: Client,\n resourceGroupName: string,\n workspaceName: string,\n options: OnlineExperimentationWorkspacesDeleteOptionalParams = {\n requestOptions: {},\n },\n): PollerLike<OperationState<void>, void> {\n return getLongRunningPoller(context, _$deleteDeserialize, [\"202\", \"204\", \"200\"], {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n getInitialResponse: () => _$deleteSend(context, resourceGroupName, workspaceName, options),\n resourceLocationConfig: \"location\",\n }) as PollerLike<OperationState<void>, void>;\n}\n\nexport function _updateSend(\n context: Client,\n resourceGroupName: string,\n workspaceName: string,\n properties: OnlineExperimentationWorkspacePatch,\n options: OnlineExperimentationWorkspacesUpdateOptionalParams = {\n requestOptions: {},\n },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OnlineExperimentation/workspaces/{workspaceName}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n workspaceName: workspaceName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).patch({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: onlineExperimentationWorkspacePatchSerializer(properties),\n });\n}\n\nexport async function _updateDeserialize(\n result: PathUncheckedResponse,\n): Promise<OnlineExperimentationWorkspace> {\n const expectedStatuses = [\"200\", \"202\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n throw error;\n }\n\n return onlineExperimentationWorkspaceDeserializer(result.body);\n}\n\n/** Patch an online experimentation workspace. */\nexport function update(\n context: Client,\n resourceGroupName: string,\n workspaceName: string,\n properties: OnlineExperimentationWorkspacePatch,\n options: OnlineExperimentationWorkspacesUpdateOptionalParams = {\n requestOptions: {},\n },\n): PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace> {\n return getLongRunningPoller(context, _updateDeserialize, [\"200\", \"202\"], {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n getInitialResponse: () =>\n _updateSend(context, resourceGroupName, workspaceName, properties, options),\n resourceLocationConfig: \"location\",\n }) as PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace>;\n}\n\nexport function _createOrUpdateSend(\n context: Client,\n resourceGroupName: string,\n workspaceName: string,\n resource: OnlineExperimentationWorkspace,\n options: OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams = {\n requestOptions: {},\n },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OnlineExperimentation/workspaces/{workspaceName}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n workspaceName: workspaceName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).put({\n ...operationOptionsToRequestParameters(options),\n contentType: \"application/json\",\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n body: onlineExperimentationWorkspaceSerializer(resource),\n });\n}\n\nexport async function _createOrUpdateDeserialize(\n result: PathUncheckedResponse,\n): Promise<OnlineExperimentationWorkspace> {\n const expectedStatuses = [\"200\", \"201\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n throw error;\n }\n\n return onlineExperimentationWorkspaceDeserializer(result.body);\n}\n\n/** Create an online experimentation workspace, or update an existing workspace. */\nexport function createOrUpdate(\n context: Client,\n resourceGroupName: string,\n workspaceName: string,\n resource: OnlineExperimentationWorkspace,\n options: OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams = {\n requestOptions: {},\n },\n): PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace> {\n return getLongRunningPoller(context, _createOrUpdateDeserialize, [\"200\", \"201\"], {\n updateIntervalInMs: options?.updateIntervalInMs,\n abortSignal: options?.abortSignal,\n getInitialResponse: () =>\n _createOrUpdateSend(context, resourceGroupName, workspaceName, resource, options),\n resourceLocationConfig: \"azure-async-operation\",\n }) as PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace>;\n}\n\nexport function _getSend(\n context: Client,\n resourceGroupName: string,\n workspaceName: string,\n options: OnlineExperimentationWorkspacesGetOptionalParams = {\n requestOptions: {},\n },\n): StreamableMethod {\n const path = expandUrlTemplate(\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OnlineExperimentation/workspaces/{workspaceName}{?api%2Dversion}\",\n {\n subscriptionId: context.subscriptionId,\n resourceGroupName: resourceGroupName,\n workspaceName: workspaceName,\n \"api%2Dversion\": context.apiVersion,\n },\n {\n allowReserved: options?.requestOptions?.skipUrlEncoding,\n },\n );\n return context.path(path).get({\n ...operationOptionsToRequestParameters(options),\n headers: {\n accept: \"application/json\",\n ...options.requestOptions?.headers,\n },\n });\n}\n\nexport async function _getDeserialize(\n result: PathUncheckedResponse,\n): Promise<OnlineExperimentationWorkspace> {\n const expectedStatuses = [\"200\"];\n if (!expectedStatuses.includes(result.status)) {\n const error = createRestError(result);\n error.details = errorResponseDeserializer(result.body);\n throw error;\n }\n\n return onlineExperimentationWorkspaceDeserializer(result.body);\n}\n\n/** Gets an online experimentation workspace. */\nexport async function get(\n context: Client,\n resourceGroupName: string,\n workspaceName: string,\n options: OnlineExperimentationWorkspacesGetOptionalParams = {\n requestOptions: {},\n },\n): Promise<OnlineExperimentationWorkspace> {\n const result = await _getSend(context, resourceGroupName, workspaceName, options);\n return _getDeserialize(result);\n}\n"]}
@@ -0,0 +1,26 @@
1
+ import { OperationOptions } from "@azure-rest/core-client";
2
+ /** Optional parameters. */
3
+ export interface OnlineExperimentationWorkspacesListBySubscriptionOptionalParams extends OperationOptions {
4
+ }
5
+ /** Optional parameters. */
6
+ export interface OnlineExperimentationWorkspacesListByResourceGroupOptionalParams extends OperationOptions {
7
+ }
8
+ /** Optional parameters. */
9
+ export interface OnlineExperimentationWorkspacesDeleteOptionalParams extends OperationOptions {
10
+ /** Delay to wait until next poll, in milliseconds. */
11
+ updateIntervalInMs?: number;
12
+ }
13
+ /** Optional parameters. */
14
+ export interface OnlineExperimentationWorkspacesUpdateOptionalParams extends OperationOptions {
15
+ /** Delay to wait until next poll, in milliseconds. */
16
+ updateIntervalInMs?: number;
17
+ }
18
+ /** Optional parameters. */
19
+ export interface OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams extends OperationOptions {
20
+ /** Delay to wait until next poll, in milliseconds. */
21
+ updateIntervalInMs?: number;
22
+ }
23
+ /** Optional parameters. */
24
+ export interface OnlineExperimentationWorkspacesGetOptionalParams extends OperationOptions {
25
+ }
26
+ //# sourceMappingURL=options.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"options.d.ts","sourceRoot":"","sources":["../../../../src/api/onlineExperimentationWorkspaces/options.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAE3D,2BAA2B;AAC3B,MAAM,WAAW,+DACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,gEACf,SAAQ,gBAAgB;CAAG;AAE7B,2BAA2B;AAC3B,MAAM,WAAW,mDAAoD,SAAQ,gBAAgB;IAC3F,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED,2BAA2B;AAC3B,MAAM,WAAW,mDAAoD,SAAQ,gBAAgB;IAC3F,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED,2BAA2B;AAC3B,MAAM,WAAW,2DACf,SAAQ,gBAAgB;IACxB,sDAAsD;IACtD,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED,2BAA2B;AAC3B,MAAM,WAAW,gDAAiD,SAAQ,gBAAgB;CAAG"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"options.js","sourceRoot":"","sources":["../../../../src/api/onlineExperimentationWorkspaces/options.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OperationOptions } from \"@azure-rest/core-client\";\n\n/** Optional parameters. */\nexport interface OnlineExperimentationWorkspacesListBySubscriptionOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface OnlineExperimentationWorkspacesListByResourceGroupOptionalParams\n extends OperationOptions {}\n\n/** Optional parameters. */\nexport interface OnlineExperimentationWorkspacesDeleteOptionalParams extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n}\n\n/** Optional parameters. */\nexport interface OnlineExperimentationWorkspacesUpdateOptionalParams extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n}\n\n/** Optional parameters. */\nexport interface OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams\n extends OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n}\n\n/** Optional parameters. */\nexport interface OnlineExperimentationWorkspacesGetOptionalParams extends OperationOptions {}\n"]}
@@ -1,3 +1,3 @@
1
- export { OnlineExperimentWorkspacesOperations } from "./onlineExperimentWorkspaces/index.js";
1
+ export { OnlineExperimentationWorkspacesOperations } from "./onlineExperimentationWorkspaces/index.js";
2
2
  export { OperationsOperations } from "./operations/index.js";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/classic/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,oCAAoC,EAAE,MAAM,uCAAuC,CAAC;AAC7F,OAAO,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/classic/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,yCAAyC,EAAE,MAAM,4CAA4C,CAAC;AACvG,OAAO,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/classic/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { OnlineExperimentWorkspacesOperations } from \"./onlineExperimentWorkspaces/index.js\";\nexport { OperationsOperations } from \"./operations/index.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/classic/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport { OnlineExperimentationWorkspacesOperations } from \"./onlineExperimentationWorkspaces/index.js\";\nexport { OperationsOperations } from \"./operations/index.js\";\n"]}
@@ -0,0 +1,27 @@
1
+ import { OnlineExperimentationContext } from "../../api/onlineExperimentationContext.js";
2
+ import { OnlineExperimentationWorkspace, OnlineExperimentationWorkspacePatch } from "../../models/models.js";
3
+ import { OnlineExperimentationWorkspacesListBySubscriptionOptionalParams, OnlineExperimentationWorkspacesListByResourceGroupOptionalParams, OnlineExperimentationWorkspacesDeleteOptionalParams, OnlineExperimentationWorkspacesUpdateOptionalParams, OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams, OnlineExperimentationWorkspacesGetOptionalParams } from "../../api/onlineExperimentationWorkspaces/options.js";
4
+ import { PagedAsyncIterableIterator } from "../../static-helpers/pagingHelpers.js";
5
+ import { PollerLike, OperationState } from "@azure/core-lro";
6
+ /** Interface representing a OnlineExperimentationWorkspaces operations. */
7
+ export interface OnlineExperimentationWorkspacesOperations {
8
+ /** Gets all online experimentation workspaces in the specified subscription. */
9
+ listBySubscription: (options?: OnlineExperimentationWorkspacesListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<OnlineExperimentationWorkspace>;
10
+ /** Gets all online experimentation workspaces in a resource group. */
11
+ listByResourceGroup: (resourceGroupName: string, options?: OnlineExperimentationWorkspacesListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<OnlineExperimentationWorkspace>;
12
+ /** Deletes an online experimentation workspace. */
13
+ /**
14
+ * @fixme delete is a reserved word that cannot be used as an operation name.
15
+ * Please add @clientName("clientName") or @clientName("<JS-Specific-Name>", "javascript")
16
+ * to the operation to override the generated name.
17
+ */
18
+ delete: (resourceGroupName: string, workspaceName: string, options?: OnlineExperimentationWorkspacesDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
19
+ /** Patch an online experimentation workspace. */
20
+ update: (resourceGroupName: string, workspaceName: string, properties: OnlineExperimentationWorkspacePatch, options?: OnlineExperimentationWorkspacesUpdateOptionalParams) => PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace>;
21
+ /** Create an online experimentation workspace, or update an existing workspace. */
22
+ createOrUpdate: (resourceGroupName: string, workspaceName: string, resource: OnlineExperimentationWorkspace, options?: OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams) => PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace>;
23
+ /** Gets an online experimentation workspace. */
24
+ get: (resourceGroupName: string, workspaceName: string, options?: OnlineExperimentationWorkspacesGetOptionalParams) => Promise<OnlineExperimentationWorkspace>;
25
+ }
26
+ export declare function _getOnlineExperimentationWorkspacesOperations(context: OnlineExperimentationContext): OnlineExperimentationWorkspacesOperations;
27
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/classic/onlineExperimentationWorkspaces/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,4BAA4B,EAAE,MAAM,2CAA2C,CAAC;AACzF,OAAO,EACL,8BAA8B,EAC9B,mCAAmC,EACpC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EACL,+DAA+D,EAC/D,gEAAgE,EAChE,mDAAmD,EACnD,mDAAmD,EACnD,2DAA2D,EAC3D,gDAAgD,EACjD,MAAM,sDAAsD,CAAC;AAS9D,OAAO,EAAE,0BAA0B,EAAE,MAAM,uCAAuC,CAAC;AACnF,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAE7D,2EAA2E;AAC3E,MAAM,WAAW,yCAAyC;IACxD,gFAAgF;IAChF,kBAAkB,EAAE,CAClB,OAAO,CAAC,EAAE,+DAA+D,KACtE,0BAA0B,CAAC,8BAA8B,CAAC,CAAC;IAChE,sEAAsE;IACtE,mBAAmB,EAAE,CACnB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,gEAAgE,KACvE,0BAA0B,CAAC,8BAA8B,CAAC,CAAC;IAChE,mDAAmD;IACnD;;;;OAIG;IACH,MAAM,EAAE,CACN,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,mDAAmD,KAC1D,UAAU,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC;IAC5C,iDAAiD;IACjD,MAAM,EAAE,CACN,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,UAAU,EAAE,mCAAmC,EAC/C,OAAO,CAAC,EAAE,mDAAmD,KAC1D,UAAU,CAAC,cAAc,CAAC,8BAA8B,CAAC,EAAE,8BAA8B,CAAC,CAAC;IAChG,mFAAmF;IACnF,cAAc,EAAE,CACd,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,QAAQ,EAAE,8BAA8B,EACxC,OAAO,CAAC,EAAE,2DAA2D,KAClE,UAAU,CAAC,cAAc,CAAC,8BAA8B,CAAC,EAAE,8BAA8B,CAAC,CAAC;IAChG,gDAAgD;IAChD,GAAG,EAAE,CACH,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,gDAAgD,KACvD,OAAO,CAAC,8BAA8B,CAAC,CAAC;CAC9C;AAoCD,wBAAgB,6CAA6C,CAC3D,OAAO,EAAE,4BAA4B,GACpC,yCAAyC,CAI3C"}
@@ -1,7 +1,7 @@
1
1
  // Copyright (c) Microsoft Corporation.
2
2
  // Licensed under the MIT License.
3
- import { listBySubscription, listByResourceGroup, $delete, update, createOrUpdate, get, } from "../../api/onlineExperimentWorkspaces/operations.js";
4
- function _getOnlineExperimentWorkspaces(context) {
3
+ import { listBySubscription, listByResourceGroup, $delete, update, createOrUpdate, get, } from "../../api/onlineExperimentationWorkspaces/operations.js";
4
+ function _getOnlineExperimentationWorkspaces(context) {
5
5
  return {
6
6
  listBySubscription: (options) => listBySubscription(context, options),
7
7
  listByResourceGroup: (resourceGroupName, options) => listByResourceGroup(context, resourceGroupName, options),
@@ -11,7 +11,7 @@ function _getOnlineExperimentWorkspaces(context) {
11
11
  get: (resourceGroupName, workspaceName, options) => get(context, resourceGroupName, workspaceName, options),
12
12
  };
13
13
  }
14
- export function _getOnlineExperimentWorkspacesOperations(context) {
15
- return Object.assign({}, _getOnlineExperimentWorkspaces(context));
14
+ export function _getOnlineExperimentationWorkspacesOperations(context) {
15
+ return Object.assign({}, _getOnlineExperimentationWorkspaces(context));
16
16
  }
17
17
  //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/classic/onlineExperimentationWorkspaces/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAelC,OAAO,EACL,kBAAkB,EAClB,mBAAmB,EACnB,OAAO,EACP,MAAM,EACN,cAAc,EACd,GAAG,GACJ,MAAM,yDAAyD,CAAC;AAgDjE,SAAS,mCAAmC,CAAC,OAAqC;IAChF,OAAO;QACL,kBAAkB,EAAE,CAClB,OAAyE,EACzE,EAAE,CAAC,kBAAkB,CAAC,OAAO,EAAE,OAAO,CAAC;QACzC,mBAAmB,EAAE,CACnB,iBAAyB,EACzB,OAA0E,EAC1E,EAAE,CAAC,mBAAmB,CAAC,OAAO,EAAE,iBAAiB,EAAE,OAAO,CAAC;QAC7D,MAAM,EAAE,CACN,iBAAyB,EACzB,aAAqB,EACrB,OAA6D,EAC7D,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,iBAAiB,EAAE,aAAa,EAAE,OAAO,CAAC;QAChE,MAAM,EAAE,CACN,iBAAyB,EACzB,aAAqB,EACrB,UAA+C,EAC/C,OAA6D,EAC7D,EAAE,CAAC,MAAM,CAAC,OAAO,EAAE,iBAAiB,EAAE,aAAa,EAAE,UAAU,EAAE,OAAO,CAAC;QAC3E,cAAc,EAAE,CACd,iBAAyB,EACzB,aAAqB,EACrB,QAAwC,EACxC,OAAqE,EACrE,EAAE,CAAC,cAAc,CAAC,OAAO,EAAE,iBAAiB,EAAE,aAAa,EAAE,QAAQ,EAAE,OAAO,CAAC;QACjF,GAAG,EAAE,CACH,iBAAyB,EACzB,aAAqB,EACrB,OAA0D,EAC1D,EAAE,CAAC,GAAG,CAAC,OAAO,EAAE,iBAAiB,EAAE,aAAa,EAAE,OAAO,CAAC;KAC7D,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,6CAA6C,CAC3D,OAAqC;IAErC,yBACK,mCAAmC,CAAC,OAAO,CAAC,EAC/C;AACJ,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport { OnlineExperimentationContext } from \"../../api/onlineExperimentationContext.js\";\nimport {\n OnlineExperimentationWorkspace,\n OnlineExperimentationWorkspacePatch,\n} from \"../../models/models.js\";\nimport {\n OnlineExperimentationWorkspacesListBySubscriptionOptionalParams,\n OnlineExperimentationWorkspacesListByResourceGroupOptionalParams,\n OnlineExperimentationWorkspacesDeleteOptionalParams,\n OnlineExperimentationWorkspacesUpdateOptionalParams,\n OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams,\n OnlineExperimentationWorkspacesGetOptionalParams,\n} from \"../../api/onlineExperimentationWorkspaces/options.js\";\nimport {\n listBySubscription,\n listByResourceGroup,\n $delete,\n update,\n createOrUpdate,\n get,\n} from \"../../api/onlineExperimentationWorkspaces/operations.js\";\nimport { PagedAsyncIterableIterator } from \"../../static-helpers/pagingHelpers.js\";\nimport { PollerLike, OperationState } from \"@azure/core-lro\";\n\n/** Interface representing a OnlineExperimentationWorkspaces operations. */\nexport interface OnlineExperimentationWorkspacesOperations {\n /** Gets all online experimentation workspaces in the specified subscription. */\n listBySubscription: (\n options?: OnlineExperimentationWorkspacesListBySubscriptionOptionalParams,\n ) => PagedAsyncIterableIterator<OnlineExperimentationWorkspace>;\n /** Gets all online experimentation workspaces in a resource group. */\n listByResourceGroup: (\n resourceGroupName: string,\n options?: OnlineExperimentationWorkspacesListByResourceGroupOptionalParams,\n ) => PagedAsyncIterableIterator<OnlineExperimentationWorkspace>;\n /** Deletes an online experimentation workspace. */\n /**\n * @fixme delete is a reserved word that cannot be used as an operation name.\n * Please add @clientName(\"clientName\") or @clientName(\"<JS-Specific-Name>\", \"javascript\")\n * to the operation to override the generated name.\n */\n delete: (\n resourceGroupName: string,\n workspaceName: string,\n options?: OnlineExperimentationWorkspacesDeleteOptionalParams,\n ) => PollerLike<OperationState<void>, void>;\n /** Patch an online experimentation workspace. */\n update: (\n resourceGroupName: string,\n workspaceName: string,\n properties: OnlineExperimentationWorkspacePatch,\n options?: OnlineExperimentationWorkspacesUpdateOptionalParams,\n ) => PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace>;\n /** Create an online experimentation workspace, or update an existing workspace. */\n createOrUpdate: (\n resourceGroupName: string,\n workspaceName: string,\n resource: OnlineExperimentationWorkspace,\n options?: OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams,\n ) => PollerLike<OperationState<OnlineExperimentationWorkspace>, OnlineExperimentationWorkspace>;\n /** Gets an online experimentation workspace. */\n get: (\n resourceGroupName: string,\n workspaceName: string,\n options?: OnlineExperimentationWorkspacesGetOptionalParams,\n ) => Promise<OnlineExperimentationWorkspace>;\n}\n\nfunction _getOnlineExperimentationWorkspaces(context: OnlineExperimentationContext) {\n return {\n listBySubscription: (\n options?: OnlineExperimentationWorkspacesListBySubscriptionOptionalParams,\n ) => listBySubscription(context, options),\n listByResourceGroup: (\n resourceGroupName: string,\n options?: OnlineExperimentationWorkspacesListByResourceGroupOptionalParams,\n ) => listByResourceGroup(context, resourceGroupName, options),\n delete: (\n resourceGroupName: string,\n workspaceName: string,\n options?: OnlineExperimentationWorkspacesDeleteOptionalParams,\n ) => $delete(context, resourceGroupName, workspaceName, options),\n update: (\n resourceGroupName: string,\n workspaceName: string,\n properties: OnlineExperimentationWorkspacePatch,\n options?: OnlineExperimentationWorkspacesUpdateOptionalParams,\n ) => update(context, resourceGroupName, workspaceName, properties, options),\n createOrUpdate: (\n resourceGroupName: string,\n workspaceName: string,\n resource: OnlineExperimentationWorkspace,\n options?: OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams,\n ) => createOrUpdate(context, resourceGroupName, workspaceName, resource, options),\n get: (\n resourceGroupName: string,\n workspaceName: string,\n options?: OnlineExperimentationWorkspacesGetOptionalParams,\n ) => get(context, resourceGroupName, workspaceName, options),\n };\n}\n\nexport function _getOnlineExperimentationWorkspacesOperations(\n context: OnlineExperimentationContext,\n): OnlineExperimentationWorkspacesOperations {\n return {\n ..._getOnlineExperimentationWorkspaces(context),\n };\n}\n"]}
@@ -1,10 +1,10 @@
1
1
  import { PageSettings, ContinuablePage, PagedAsyncIterableIterator } from "./static-helpers/pagingHelpers.js";
2
2
  export { OnlineExperimentationClient } from "./onlineExperimentationClient.js";
3
3
  export { restorePoller, RestorePollerOptions } from "./restorePollerHelpers.js";
4
- export { Operation, OperationDisplay, KnownOrigin, Origin, KnownActionType, ActionType, ErrorResponse, ErrorDetail, ErrorAdditionalInfo, OnlineExperimentWorkspace, OnlineExperimentWorkspaceProperties, KnownResourceProvisioningState, ResourceProvisioningState, ResourceEncryptionConfiguration, CustomerManagedKeyEncryption, KeyEncryptionKeyIdentity, KnownKeyEncryptionKeyIdentityType, KeyEncryptionKeyIdentityType, ManagedServiceIdentity, KnownManagedServiceIdentityType, ManagedServiceIdentityType, UserAssignedIdentity, OnlineExperimentationWorkspaceSku, KnownOnlineExperimentationWorkspaceSkuName, OnlineExperimentationWorkspaceSkuName, KnownOnlineExperimentationWorkspaceSkuTier, OnlineExperimentationWorkspaceSkuTier, TrackedResource, Resource, SystemData, KnownCreatedByType, CreatedByType, KnownVersions, } from "./models/index.js";
4
+ export { Operation, OperationDisplay, KnownOrigin, Origin, KnownActionType, ActionType, ErrorResponse, ErrorDetail, ErrorAdditionalInfo, OnlineExperimentationWorkspace, OnlineExperimentationWorkspaceProperties, KnownResourceProvisioningState, ResourceProvisioningState, ResourceEncryptionConfiguration, CustomerManagedKeyEncryption, KeyEncryptionKeyIdentity, KnownKeyEncryptionKeyIdentityType, KeyEncryptionKeyIdentityType, ManagedServiceIdentity, KnownManagedServiceIdentityType, ManagedServiceIdentityType, UserAssignedIdentity, OnlineExperimentationWorkspaceSku, KnownOnlineExperimentationWorkspaceSkuName, OnlineExperimentationWorkspaceSkuName, KnownOnlineExperimentationWorkspaceSkuTier, OnlineExperimentationWorkspaceSkuTier, TrackedResource, Resource, SystemData, KnownCreatedByType, CreatedByType, OnlineExperimentationWorkspacePatch, KnownVersions, } from "./models/index.js";
5
5
  export { OnlineExperimentationClientOptionalParams } from "./api/index.js";
6
- export { OnlineExperimentWorkspacesListBySubscriptionOptionalParams, OnlineExperimentWorkspacesListByResourceGroupOptionalParams, OnlineExperimentWorkspacesDeleteOptionalParams, OnlineExperimentWorkspacesUpdateOptionalParams, OnlineExperimentWorkspacesCreateOrUpdateOptionalParams, OnlineExperimentWorkspacesGetOptionalParams, } from "./api/onlineExperimentWorkspaces/index.js";
6
+ export { OnlineExperimentationWorkspacesListBySubscriptionOptionalParams, OnlineExperimentationWorkspacesListByResourceGroupOptionalParams, OnlineExperimentationWorkspacesDeleteOptionalParams, OnlineExperimentationWorkspacesUpdateOptionalParams, OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams, OnlineExperimentationWorkspacesGetOptionalParams, } from "./api/onlineExperimentationWorkspaces/index.js";
7
7
  export { OperationsListOptionalParams } from "./api/operations/index.js";
8
- export { OnlineExperimentWorkspacesOperations, OperationsOperations } from "./classic/index.js";
8
+ export { OnlineExperimentationWorkspacesOperations, OperationsOperations, } from "./classic/index.js";
9
9
  export { PageSettings, ContinuablePage, PagedAsyncIterableIterator };
10
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,YAAY,EACZ,eAAe,EACf,0BAA0B,EAC3B,MAAM,mCAAmC,CAAC;AAE3C,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAChF,OAAO,EACL,SAAS,EACT,gBAAgB,EAChB,WAAW,EACX,MAAM,EACN,eAAe,EACf,UAAU,EACV,aAAa,EACb,WAAW,EACX,mBAAmB,EACnB,yBAAyB,EACzB,mCAAmC,EACnC,8BAA8B,EAC9B,yBAAyB,EACzB,+BAA+B,EAC/B,4BAA4B,EAC5B,wBAAwB,EACxB,iCAAiC,EACjC,4BAA4B,EAC5B,sBAAsB,EACtB,+BAA+B,EAC/B,0BAA0B,EAC1B,oBAAoB,EACpB,iCAAiC,EACjC,0CAA0C,EAC1C,qCAAqC,EACrC,0CAA0C,EAC1C,qCAAqC,EACrC,eAAe,EACf,QAAQ,EACR,UAAU,EACV,kBAAkB,EAClB,aAAa,EACb,aAAa,GACd,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,yCAAyC,EAAE,MAAM,gBAAgB,CAAC;AAC3E,OAAO,EACL,0DAA0D,EAC1D,2DAA2D,EAC3D,8CAA8C,EAC9C,8CAA8C,EAC9C,sDAAsD,EACtD,2CAA2C,GAC5C,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AACzE,OAAO,EAAE,oCAAoC,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAChG,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,0BAA0B,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,YAAY,EACZ,eAAe,EACf,0BAA0B,EAC3B,MAAM,mCAAmC,CAAC;AAE3C,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAChF,OAAO,EACL,SAAS,EACT,gBAAgB,EAChB,WAAW,EACX,MAAM,EACN,eAAe,EACf,UAAU,EACV,aAAa,EACb,WAAW,EACX,mBAAmB,EACnB,8BAA8B,EAC9B,wCAAwC,EACxC,8BAA8B,EAC9B,yBAAyB,EACzB,+BAA+B,EAC/B,4BAA4B,EAC5B,wBAAwB,EACxB,iCAAiC,EACjC,4BAA4B,EAC5B,sBAAsB,EACtB,+BAA+B,EAC/B,0BAA0B,EAC1B,oBAAoB,EACpB,iCAAiC,EACjC,0CAA0C,EAC1C,qCAAqC,EACrC,0CAA0C,EAC1C,qCAAqC,EACrC,eAAe,EACf,QAAQ,EACR,UAAU,EACV,kBAAkB,EAClB,aAAa,EACb,mCAAmC,EACnC,aAAa,GACd,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,yCAAyC,EAAE,MAAM,gBAAgB,CAAC;AAC3E,OAAO,EACL,+DAA+D,EAC/D,gEAAgE,EAChE,mDAAmD,EACnD,mDAAmD,EACnD,2DAA2D,EAC3D,gDAAgD,GACjD,MAAM,gDAAgD,CAAC;AACxD,OAAO,EAAE,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AACzE,OAAO,EACL,yCAAyC,EACzC,oBAAoB,GACrB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,0BAA0B,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAQlC,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAwB,MAAM,2BAA2B,CAAC;AAChF,OAAO,EAGL,WAAW,EAEX,eAAe,EAOf,8BAA8B,EAK9B,iCAAiC,EAGjC,+BAA+B,EAI/B,0CAA0C,EAE1C,0CAA0C,EAK1C,kBAAkB,EAElB,aAAa,GACd,MAAM,mBAAmB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\n\nexport { OnlineExperimentationClient } from \"./onlineExperimentationClient.js\";\nexport { restorePoller, RestorePollerOptions } from \"./restorePollerHelpers.js\";\nexport {\n Operation,\n OperationDisplay,\n KnownOrigin,\n Origin,\n KnownActionType,\n ActionType,\n ErrorResponse,\n ErrorDetail,\n ErrorAdditionalInfo,\n OnlineExperimentWorkspace,\n OnlineExperimentWorkspaceProperties,\n KnownResourceProvisioningState,\n ResourceProvisioningState,\n ResourceEncryptionConfiguration,\n CustomerManagedKeyEncryption,\n KeyEncryptionKeyIdentity,\n KnownKeyEncryptionKeyIdentityType,\n KeyEncryptionKeyIdentityType,\n ManagedServiceIdentity,\n KnownManagedServiceIdentityType,\n ManagedServiceIdentityType,\n UserAssignedIdentity,\n OnlineExperimentationWorkspaceSku,\n KnownOnlineExperimentationWorkspaceSkuName,\n OnlineExperimentationWorkspaceSkuName,\n KnownOnlineExperimentationWorkspaceSkuTier,\n OnlineExperimentationWorkspaceSkuTier,\n TrackedResource,\n Resource,\n SystemData,\n KnownCreatedByType,\n CreatedByType,\n KnownVersions,\n} from \"./models/index.js\";\nexport { OnlineExperimentationClientOptionalParams } from \"./api/index.js\";\nexport {\n OnlineExperimentWorkspacesListBySubscriptionOptionalParams,\n OnlineExperimentWorkspacesListByResourceGroupOptionalParams,\n OnlineExperimentWorkspacesDeleteOptionalParams,\n OnlineExperimentWorkspacesUpdateOptionalParams,\n OnlineExperimentWorkspacesCreateOrUpdateOptionalParams,\n OnlineExperimentWorkspacesGetOptionalParams,\n} from \"./api/onlineExperimentWorkspaces/index.js\";\nexport { OperationsListOptionalParams } from \"./api/operations/index.js\";\nexport { OnlineExperimentWorkspacesOperations, OperationsOperations } from \"./classic/index.js\";\nexport { PageSettings, ContinuablePage, PagedAsyncIterableIterator };\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAQlC,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAwB,MAAM,2BAA2B,CAAC;AAChF,OAAO,EAGL,WAAW,EAEX,eAAe,EAOf,8BAA8B,EAK9B,iCAAiC,EAGjC,+BAA+B,EAI/B,0CAA0C,EAE1C,0CAA0C,EAK1C,kBAAkB,EAGlB,aAAa,GACd,MAAM,mBAAmB,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport {\n PageSettings,\n ContinuablePage,\n PagedAsyncIterableIterator,\n} from \"./static-helpers/pagingHelpers.js\";\n\nexport { OnlineExperimentationClient } from \"./onlineExperimentationClient.js\";\nexport { restorePoller, RestorePollerOptions } from \"./restorePollerHelpers.js\";\nexport {\n Operation,\n OperationDisplay,\n KnownOrigin,\n Origin,\n KnownActionType,\n ActionType,\n ErrorResponse,\n ErrorDetail,\n ErrorAdditionalInfo,\n OnlineExperimentationWorkspace,\n OnlineExperimentationWorkspaceProperties,\n KnownResourceProvisioningState,\n ResourceProvisioningState,\n ResourceEncryptionConfiguration,\n CustomerManagedKeyEncryption,\n KeyEncryptionKeyIdentity,\n KnownKeyEncryptionKeyIdentityType,\n KeyEncryptionKeyIdentityType,\n ManagedServiceIdentity,\n KnownManagedServiceIdentityType,\n ManagedServiceIdentityType,\n UserAssignedIdentity,\n OnlineExperimentationWorkspaceSku,\n KnownOnlineExperimentationWorkspaceSkuName,\n OnlineExperimentationWorkspaceSkuName,\n KnownOnlineExperimentationWorkspaceSkuTier,\n OnlineExperimentationWorkspaceSkuTier,\n TrackedResource,\n Resource,\n SystemData,\n KnownCreatedByType,\n CreatedByType,\n OnlineExperimentationWorkspacePatch,\n KnownVersions,\n} from \"./models/index.js\";\nexport { OnlineExperimentationClientOptionalParams } from \"./api/index.js\";\nexport {\n OnlineExperimentationWorkspacesListBySubscriptionOptionalParams,\n OnlineExperimentationWorkspacesListByResourceGroupOptionalParams,\n OnlineExperimentationWorkspacesDeleteOptionalParams,\n OnlineExperimentationWorkspacesUpdateOptionalParams,\n OnlineExperimentationWorkspacesCreateOrUpdateOptionalParams,\n OnlineExperimentationWorkspacesGetOptionalParams,\n} from \"./api/onlineExperimentationWorkspaces/index.js\";\nexport { OperationsListOptionalParams } from \"./api/operations/index.js\";\nexport {\n OnlineExperimentationWorkspacesOperations,\n OperationsOperations,\n} from \"./classic/index.js\";\nexport { PageSettings, ContinuablePage, PagedAsyncIterableIterator };\n"]}
@@ -1,2 +1,2 @@
1
- export { Operation, OperationDisplay, KnownOrigin, Origin, KnownActionType, ActionType, ErrorResponse, ErrorDetail, ErrorAdditionalInfo, OnlineExperimentWorkspace, OnlineExperimentWorkspaceProperties, KnownResourceProvisioningState, ResourceProvisioningState, ResourceEncryptionConfiguration, CustomerManagedKeyEncryption, KeyEncryptionKeyIdentity, KnownKeyEncryptionKeyIdentityType, KeyEncryptionKeyIdentityType, ManagedServiceIdentity, KnownManagedServiceIdentityType, ManagedServiceIdentityType, UserAssignedIdentity, OnlineExperimentationWorkspaceSku, KnownOnlineExperimentationWorkspaceSkuName, OnlineExperimentationWorkspaceSkuName, KnownOnlineExperimentationWorkspaceSkuTier, OnlineExperimentationWorkspaceSkuTier, TrackedResource, Resource, SystemData, KnownCreatedByType, CreatedByType, KnownVersions, } from "./models.js";
1
+ export { Operation, OperationDisplay, KnownOrigin, Origin, KnownActionType, ActionType, ErrorResponse, ErrorDetail, ErrorAdditionalInfo, OnlineExperimentationWorkspace, OnlineExperimentationWorkspaceProperties, KnownResourceProvisioningState, ResourceProvisioningState, ResourceEncryptionConfiguration, CustomerManagedKeyEncryption, KeyEncryptionKeyIdentity, KnownKeyEncryptionKeyIdentityType, KeyEncryptionKeyIdentityType, ManagedServiceIdentity, KnownManagedServiceIdentityType, ManagedServiceIdentityType, UserAssignedIdentity, OnlineExperimentationWorkspaceSku, KnownOnlineExperimentationWorkspaceSkuName, OnlineExperimentationWorkspaceSkuName, KnownOnlineExperimentationWorkspaceSkuTier, OnlineExperimentationWorkspaceSkuTier, TrackedResource, Resource, SystemData, KnownCreatedByType, CreatedByType, OnlineExperimentationWorkspacePatch, KnownVersions, } from "./models.js";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,SAAS,EACT,gBAAgB,EAChB,WAAW,EACX,MAAM,EACN,eAAe,EACf,UAAU,EACV,aAAa,EACb,WAAW,EACX,mBAAmB,EACnB,yBAAyB,EACzB,mCAAmC,EACnC,8BAA8B,EAC9B,yBAAyB,EACzB,+BAA+B,EAC/B,4BAA4B,EAC5B,wBAAwB,EACxB,iCAAiC,EACjC,4BAA4B,EAC5B,sBAAsB,EACtB,+BAA+B,EAC/B,0BAA0B,EAC1B,oBAAoB,EACpB,iCAAiC,EACjC,0CAA0C,EAC1C,qCAAqC,EACrC,0CAA0C,EAC1C,qCAAqC,EACrC,eAAe,EACf,QAAQ,EACR,UAAU,EACV,kBAAkB,EAClB,aAAa,EACb,aAAa,GACd,MAAM,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,SAAS,EACT,gBAAgB,EAChB,WAAW,EACX,MAAM,EACN,eAAe,EACf,UAAU,EACV,aAAa,EACb,WAAW,EACX,mBAAmB,EACnB,8BAA8B,EAC9B,wCAAwC,EACxC,8BAA8B,EAC9B,yBAAyB,EACzB,+BAA+B,EAC/B,4BAA4B,EAC5B,wBAAwB,EACxB,iCAAiC,EACjC,4BAA4B,EAC5B,sBAAsB,EACtB,+BAA+B,EAC/B,0BAA0B,EAC1B,oBAAoB,EACpB,iCAAiC,EACjC,0CAA0C,EAC1C,qCAAqC,EACrC,0CAA0C,EAC1C,qCAAqC,EACrC,eAAe,EACf,QAAQ,EACR,UAAU,EACV,kBAAkB,EAClB,aAAa,EACb,mCAAmC,EACnC,aAAa,GACd,MAAM,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAGL,WAAW,EAEX,eAAe,EAOf,8BAA8B,EAK9B,iCAAiC,EAGjC,+BAA+B,EAI/B,0CAA0C,EAE1C,0CAA0C,EAK1C,kBAAkB,EAElB,aAAa,GACd,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport {\n Operation,\n OperationDisplay,\n KnownOrigin,\n Origin,\n KnownActionType,\n ActionType,\n ErrorResponse,\n ErrorDetail,\n ErrorAdditionalInfo,\n OnlineExperimentWorkspace,\n OnlineExperimentWorkspaceProperties,\n KnownResourceProvisioningState,\n ResourceProvisioningState,\n ResourceEncryptionConfiguration,\n CustomerManagedKeyEncryption,\n KeyEncryptionKeyIdentity,\n KnownKeyEncryptionKeyIdentityType,\n KeyEncryptionKeyIdentityType,\n ManagedServiceIdentity,\n KnownManagedServiceIdentityType,\n ManagedServiceIdentityType,\n UserAssignedIdentity,\n OnlineExperimentationWorkspaceSku,\n KnownOnlineExperimentationWorkspaceSkuName,\n OnlineExperimentationWorkspaceSkuName,\n KnownOnlineExperimentationWorkspaceSkuTier,\n OnlineExperimentationWorkspaceSkuTier,\n TrackedResource,\n Resource,\n SystemData,\n KnownCreatedByType,\n CreatedByType,\n KnownVersions,\n} from \"./models.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,OAAO,EAGL,WAAW,EAEX,eAAe,EAOf,8BAA8B,EAK9B,iCAAiC,EAGjC,+BAA+B,EAI/B,0CAA0C,EAE1C,0CAA0C,EAK1C,kBAAkB,EAGlB,aAAa,GACd,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport {\n Operation,\n OperationDisplay,\n KnownOrigin,\n Origin,\n KnownActionType,\n ActionType,\n ErrorResponse,\n ErrorDetail,\n ErrorAdditionalInfo,\n OnlineExperimentationWorkspace,\n OnlineExperimentationWorkspaceProperties,\n KnownResourceProvisioningState,\n ResourceProvisioningState,\n ResourceEncryptionConfiguration,\n CustomerManagedKeyEncryption,\n KeyEncryptionKeyIdentity,\n KnownKeyEncryptionKeyIdentityType,\n KeyEncryptionKeyIdentityType,\n ManagedServiceIdentity,\n KnownManagedServiceIdentityType,\n ManagedServiceIdentityType,\n UserAssignedIdentity,\n OnlineExperimentationWorkspaceSku,\n KnownOnlineExperimentationWorkspaceSkuName,\n OnlineExperimentationWorkspaceSkuName,\n KnownOnlineExperimentationWorkspaceSkuTier,\n OnlineExperimentationWorkspaceSkuTier,\n TrackedResource,\n Resource,\n SystemData,\n KnownCreatedByType,\n CreatedByType,\n OnlineExperimentationWorkspacePatch,\n KnownVersions,\n} from \"./models.js\";\n"]}
@@ -99,36 +99,36 @@ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditio
99
99
  export interface _ErrorAdditionalInfoInfo {
100
100
  }
101
101
  export declare function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo;
102
- /** An online experiment workspace resource. */
103
- export interface OnlineExperimentWorkspace extends TrackedResource {
102
+ /** An online experimentation workspace resource. */
103
+ export interface OnlineExperimentationWorkspace extends TrackedResource {
104
104
  /** The resource-specific properties for this resource. */
105
- properties?: OnlineExperimentWorkspaceProperties;
105
+ properties?: OnlineExperimentationWorkspaceProperties;
106
106
  /** The managed service identities assigned to this resource. */
107
107
  identity?: ManagedServiceIdentity;
108
108
  /** The SKU (Stock Keeping Unit) assigned to this resource. */
109
109
  sku?: OnlineExperimentationWorkspaceSku;
110
110
  }
111
- export declare function onlineExperimentWorkspaceSerializer(item: OnlineExperimentWorkspace): any;
112
- export declare function onlineExperimentWorkspaceDeserializer(item: any): OnlineExperimentWorkspace;
113
- /** The properties of an online experiment workspace. */
114
- export interface OnlineExperimentWorkspaceProperties {
111
+ export declare function onlineExperimentationWorkspaceSerializer(item: OnlineExperimentationWorkspace): any;
112
+ export declare function onlineExperimentationWorkspaceDeserializer(item: any): OnlineExperimentationWorkspace;
113
+ /** The properties of an online experimentation workspace. */
114
+ export interface OnlineExperimentationWorkspaceProperties {
115
115
  /** The Id of the workspace. */
116
116
  readonly workspaceId?: string;
117
117
  /** The provisioning state for the resource */
118
118
  readonly provisioningState?: ResourceProvisioningState;
119
- /** The resource identifier of the Log Analytics workspace which online experiment workspace uses for generating experiment analysis results. */
119
+ /** The resource identifier of the Log Analytics workspace which online experimentation workspace uses for generating experiment analysis results. */
120
120
  logAnalyticsWorkspaceResourceId: string;
121
- /** The resource identifier of storage account where logs are exported from Log Analytics workspace. Online Experiment workspace uses it generating experiment analysis results. */
121
+ /** The resource identifier of storage account where logs are exported from Log Analytics workspace. online experimentation workspace uses it generating experiment analysis results. */
122
122
  logsExporterStorageAccountResourceId: string;
123
- /** The resource identifier of App Configuration with which this online experiment workspace is tied for experimentation. This is a required field for creating an online experiment workspace. */
123
+ /** The resource identifier of App Configuration with which this online experimentation workspace is tied for experimentation. This is a required field for creating an online experimentation workspace. */
124
124
  appConfigurationResourceId: string;
125
- /** The encryption configuration for the online experiment workspace resource. */
125
+ /** The encryption configuration for the online experimentation workspace resource. */
126
126
  encryption?: ResourceEncryptionConfiguration;
127
- /** The data plane endpoint for the online experiment workspace resource. */
127
+ /** The data plane endpoint for the online experimentation workspace resource. */
128
128
  readonly endpoint?: string;
129
129
  }
130
- export declare function onlineExperimentWorkspacePropertiesSerializer(item: OnlineExperimentWorkspaceProperties): any;
131
- export declare function onlineExperimentWorkspacePropertiesDeserializer(item: any): OnlineExperimentWorkspaceProperties;
130
+ export declare function onlineExperimentationWorkspacePropertiesSerializer(item: OnlineExperimentationWorkspaceProperties): any;
131
+ export declare function onlineExperimentationWorkspacePropertiesDeserializer(item: any): OnlineExperimentationWorkspaceProperties;
132
132
  /** The provisioning state of a resource type. */
133
133
  export declare enum KnownResourceProvisioningState {
134
134
  /** Resource has been created. */
@@ -148,7 +148,7 @@ export declare enum KnownResourceProvisioningState {
148
148
  * **Canceled**: Resource creation was canceled.
149
149
  */
150
150
  export type ResourceProvisioningState = string;
151
- /** The encryption configuration for the online experiment workspace resource. */
151
+ /** The encryption configuration for the online experimentation workspace resource. */
152
152
  export interface ResourceEncryptionConfiguration {
153
153
  /** All Customer-managed key encryption properties for the resource. */
154
154
  customerManagedKeyEncryption?: CustomerManagedKeyEncryption;
@@ -228,10 +228,10 @@ export declare enum KnownManagedServiceIdentityType {
228
228
  export type ManagedServiceIdentityType = string;
229
229
  /** User assigned identity properties */
230
230
  export interface UserAssignedIdentity {
231
- /** The client ID of the assigned identity. */
232
- readonly clientId?: string;
233
231
  /** The principal ID of the assigned identity. */
234
232
  readonly principalId?: string;
233
+ /** The client ID of the assigned identity. */
234
+ readonly clientId?: string;
235
235
  }
236
236
  export declare function userAssignedIdentitySerializer(item: UserAssignedIdentity): any;
237
237
  export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
@@ -348,16 +348,42 @@ export declare enum KnownCreatedByType {
348
348
  * **Key**: The entity was created by a key.
349
349
  */
350
350
  export type CreatedByType = string;
351
- /** The response of a OnlineExperimentWorkspace list operation. */
352
- export interface _OnlineExperimentWorkspaceListResult {
353
- /** The OnlineExperimentWorkspace items on this page */
354
- value: OnlineExperimentWorkspace[];
351
+ /** Partial update of an online experimentation workspace resource. */
352
+ export interface OnlineExperimentationWorkspacePatch {
353
+ /** The managed service identities assigned to this resource. */
354
+ identity?: ManagedServiceIdentity;
355
+ /** Resource tags. */
356
+ tags?: Record<string, string>;
357
+ /** The SKU (Stock Keeping Unit) assigned to this resource. */
358
+ sku?: OnlineExperimentationWorkspaceSku;
359
+ /** Updatable properties of the online experimentation workspace resource. */
360
+ properties?: {
361
+ logAnalyticsWorkspaceResourceId?: string;
362
+ logsExporterStorageAccountResourceId?: string;
363
+ encryption?: ResourceEncryptionConfiguration;
364
+ };
365
+ }
366
+ export declare function onlineExperimentationWorkspacePatchSerializer(item: OnlineExperimentationWorkspacePatch): any;
367
+ /** model interface _OnlineExperimentationWorkspacePatchProperties */
368
+ export interface _OnlineExperimentationWorkspacePatchProperties {
369
+ /** The resource identifier of the Log Analytics workspace which online experimentation workspace uses for generating experiment analysis results. */
370
+ logAnalyticsWorkspaceResourceId?: string;
371
+ /** The resource identifier of storage account where logs are exported from Log Analytics workspace. online experimentation workspace uses it generating experiment analysis results. */
372
+ logsExporterStorageAccountResourceId?: string;
373
+ /** The encryption configuration for the online experimentation workspace resource. */
374
+ encryption?: ResourceEncryptionConfiguration;
375
+ }
376
+ export declare function _onlineExperimentationWorkspacePatchPropertiesSerializer(item: _OnlineExperimentationWorkspacePatchProperties): any;
377
+ /** The response of a OnlineExperimentationWorkspace list operation. */
378
+ export interface _OnlineExperimentationWorkspaceListResult {
379
+ /** The OnlineExperimentationWorkspace items on this page */
380
+ value: OnlineExperimentationWorkspace[];
355
381
  /** The link to the next page of items */
356
382
  nextLink?: string;
357
383
  }
358
- export declare function _onlineExperimentWorkspaceListResultDeserializer(item: any): _OnlineExperimentWorkspaceListResult;
359
- export declare function onlineExperimentWorkspaceArraySerializer(result: Array<OnlineExperimentWorkspace>): any[];
360
- export declare function onlineExperimentWorkspaceArrayDeserializer(result: Array<OnlineExperimentWorkspace>): any[];
384
+ export declare function _onlineExperimentationWorkspaceListResultDeserializer(item: any): _OnlineExperimentationWorkspaceListResult;
385
+ export declare function onlineExperimentationWorkspaceArraySerializer(result: Array<OnlineExperimentationWorkspace>): any[];
386
+ export declare function onlineExperimentationWorkspaceArrayDeserializer(result: Array<OnlineExperimentationWorkspace>): any[];
361
387
  /** The available API versions. */
362
388
  export declare enum KnownVersions {
363
389
  /** 2025-05-31-preview version */
@@ -1 +1 @@
1
- {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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"}
@@ -79,20 +79,20 @@ export function errorAdditionalInfoDeserializer(item) {
79
79
  export function _errorAdditionalInfoInfoDeserializer(item) {
80
80
  return item;
81
81
  }
82
- export function onlineExperimentWorkspaceSerializer(item) {
82
+ export function onlineExperimentationWorkspaceSerializer(item) {
83
83
  return {
84
84
  tags: item["tags"],
85
85
  location: item["location"],
86
86
  properties: !item["properties"]
87
87
  ? item["properties"]
88
- : onlineExperimentWorkspacePropertiesSerializer(item["properties"]),
88
+ : onlineExperimentationWorkspacePropertiesSerializer(item["properties"]),
89
89
  identity: !item["identity"]
90
90
  ? item["identity"]
91
91
  : managedServiceIdentitySerializer(item["identity"]),
92
92
  sku: !item["sku"] ? item["sku"] : onlineExperimentationWorkspaceSkuSerializer(item["sku"]),
93
93
  };
94
94
  }
95
- export function onlineExperimentWorkspaceDeserializer(item) {
95
+ export function onlineExperimentationWorkspaceDeserializer(item) {
96
96
  return {
97
97
  tags: item["tags"],
98
98
  location: item["location"],
@@ -104,14 +104,14 @@ export function onlineExperimentWorkspaceDeserializer(item) {
104
104
  : systemDataDeserializer(item["systemData"]),
105
105
  properties: !item["properties"]
106
106
  ? item["properties"]
107
- : onlineExperimentWorkspacePropertiesDeserializer(item["properties"]),
107
+ : onlineExperimentationWorkspacePropertiesDeserializer(item["properties"]),
108
108
  identity: !item["identity"]
109
109
  ? item["identity"]
110
110
  : managedServiceIdentityDeserializer(item["identity"]),
111
111
  sku: !item["sku"] ? item["sku"] : onlineExperimentationWorkspaceSkuDeserializer(item["sku"]),
112
112
  };
113
113
  }
114
- export function onlineExperimentWorkspacePropertiesSerializer(item) {
114
+ export function onlineExperimentationWorkspacePropertiesSerializer(item) {
115
115
  return {
116
116
  logAnalyticsWorkspaceResourceId: item["logAnalyticsWorkspaceResourceId"],
117
117
  logsExporterStorageAccountResourceId: item["logsExporterStorageAccountResourceId"],
@@ -121,7 +121,7 @@ export function onlineExperimentWorkspacePropertiesSerializer(item) {
121
121
  : resourceEncryptionConfigurationSerializer(item["encryption"]),
122
122
  };
123
123
  }
124
- export function onlineExperimentWorkspacePropertiesDeserializer(item) {
124
+ export function onlineExperimentationWorkspacePropertiesDeserializer(item) {
125
125
  return {
126
126
  workspaceId: item["workspaceId"],
127
127
  provisioningState: item["provisioningState"],
@@ -227,8 +227,8 @@ export function userAssignedIdentitySerializer(item) {
227
227
  }
228
228
  export function userAssignedIdentityDeserializer(item) {
229
229
  return {
230
- clientId: item["clientId"],
231
230
  principalId: item["principalId"],
231
+ clientId: item["clientId"],
232
232
  };
233
233
  }
234
234
  export function onlineExperimentationWorkspaceSkuSerializer(item) {
@@ -316,20 +316,41 @@ export var KnownCreatedByType;
316
316
  /** The entity was created by a key. */
317
317
  KnownCreatedByType["Key"] = "Key";
318
318
  })(KnownCreatedByType || (KnownCreatedByType = {}));
319
- export function _onlineExperimentWorkspaceListResultDeserializer(item) {
319
+ export function onlineExperimentationWorkspacePatchSerializer(item) {
320
+ return {
321
+ identity: !item["identity"]
322
+ ? item["identity"]
323
+ : managedServiceIdentitySerializer(item["identity"]),
324
+ tags: item["tags"],
325
+ sku: !item["sku"] ? item["sku"] : onlineExperimentationWorkspaceSkuSerializer(item["sku"]),
326
+ properties: !item["properties"]
327
+ ? item["properties"]
328
+ : _onlineExperimentationWorkspacePatchPropertiesSerializer(item["properties"]),
329
+ };
330
+ }
331
+ export function _onlineExperimentationWorkspacePatchPropertiesSerializer(item) {
332
+ return {
333
+ logAnalyticsWorkspaceResourceId: item["logAnalyticsWorkspaceResourceId"],
334
+ logsExporterStorageAccountResourceId: item["logsExporterStorageAccountResourceId"],
335
+ encryption: !item["encryption"]
336
+ ? item["encryption"]
337
+ : resourceEncryptionConfigurationSerializer(item["encryption"]),
338
+ };
339
+ }
340
+ export function _onlineExperimentationWorkspaceListResultDeserializer(item) {
320
341
  return {
321
- value: onlineExperimentWorkspaceArrayDeserializer(item["value"]),
342
+ value: onlineExperimentationWorkspaceArrayDeserializer(item["value"]),
322
343
  nextLink: item["nextLink"],
323
344
  };
324
345
  }
325
- export function onlineExperimentWorkspaceArraySerializer(result) {
346
+ export function onlineExperimentationWorkspaceArraySerializer(result) {
326
347
  return result.map((item) => {
327
- return onlineExperimentWorkspaceSerializer(item);
348
+ return onlineExperimentationWorkspaceSerializer(item);
328
349
  });
329
350
  }
330
- export function onlineExperimentWorkspaceArrayDeserializer(result) {
351
+ export function onlineExperimentationWorkspaceArrayDeserializer(result) {
331
352
  return result.map((item) => {
332
- return onlineExperimentWorkspaceDeserializer(item);
353
+ return onlineExperimentationWorkspaceDeserializer(item);
333
354
  });
334
355
  }
335
356
  /** The available API versions. */