@azure/arm-botservice 4.0.1-alpha.20250102.1 → 4.0.1-alpha.20250103.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.
- package/{dist-esm/src → dist/browser}/azureBotService.d.ts +2 -2
- package/dist/browser/azureBotService.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/azureBotService.js +15 -18
- package/dist/browser/azureBotService.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js +25 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/botConnection.d.ts +3 -3
- package/dist/browser/operations/botConnection.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/botConnection.js +3 -3
- package/dist/browser/operations/botConnection.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/bots.d.ts +3 -3
- package/dist/browser/operations/bots.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/bots.js +3 -3
- package/dist/browser/operations/bots.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/channels.d.ts +3 -3
- package/dist/browser/operations/channels.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/channels.js +3 -3
- package/dist/browser/operations/channels.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/directLine.d.ts +3 -3
- package/dist/browser/operations/directLine.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/directLine.js +2 -2
- package/dist/browser/operations/directLine.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/email.d.ts +3 -3
- package/dist/browser/operations/email.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/email.js +2 -2
- package/dist/browser/operations/email.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/hostSettings.d.ts +3 -3
- package/dist/browser/operations/hostSettings.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/hostSettings.js +2 -2
- package/dist/browser/operations/hostSettings.js.map +1 -0
- package/dist/browser/operations/index.d.ts +12 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +19 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operationResults.d.ts +3 -3
- package/dist/browser/operations/operationResults.d.ts.map +1 -0
- package/dist/browser/operations/operationResults.js +99 -0
- package/dist/browser/operations/operationResults.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +2 -2
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
- package/dist/browser/operations/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/qnAMakerEndpointKeys.d.ts +3 -3
- package/dist/browser/operations/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/qnAMakerEndpointKeys.js +2 -2
- package/dist/browser/operations/qnAMakerEndpointKeys.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/botConnection.d.ts +1 -1
- package/dist/browser/operationsInterfaces/botConnection.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/botConnection.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/bots.d.ts +1 -1
- package/dist/browser/operationsInterfaces/bots.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/bots.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/channels.d.ts +1 -1
- package/dist/browser/operationsInterfaces/channels.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/channels.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/directLine.d.ts +1 -1
- package/dist/browser/operationsInterfaces/directLine.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/directLine.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/email.d.ts +1 -1
- package/dist/browser/operationsInterfaces/email.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/email.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/hostSettings.d.ts +1 -1
- package/dist/browser/operationsInterfaces/hostSettings.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/hostSettings.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +12 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +19 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operationResults.d.ts +1 -1
- package/dist/browser/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/operationResults.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/qnAMakerEndpointKeys.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/qnAMakerEndpointKeys.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/azureBotService.d.ts +30 -0
- package/dist/commonjs/azureBotService.d.ts.map +1 -0
- package/dist/commonjs/azureBotService.js +112 -0
- package/dist/commonjs/azureBotService.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +16 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +29 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-botservice.d.ts → dist/commonjs/models/index.d.ts} +1430 -1921
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +95 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +106 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +2751 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +35 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +275 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/botConnection.d.ts +85 -0
- package/dist/commonjs/operations/botConnection.d.ts.map +1 -0
- package/dist/commonjs/operations/botConnection.js +348 -0
- package/dist/commonjs/operations/botConnection.js.map +1 -0
- package/dist/commonjs/operations/bots.d.ts +88 -0
- package/dist/commonjs/operations/bots.d.ts.map +1 -0
- package/dist/commonjs/operations/bots.js +426 -0
- package/dist/commonjs/operations/bots.js.map +1 -0
- package/dist/commonjs/operations/channels.d.ts +79 -0
- package/dist/commonjs/operations/channels.d.ts.map +1 -0
- package/dist/commonjs/operations/channels.js +334 -0
- package/dist/commonjs/operations/channels.js.map +1 -0
- package/dist/commonjs/operations/directLine.d.ts +23 -0
- package/dist/commonjs/operations/directLine.d.ts.map +1 -0
- package/dist/commonjs/operations/directLine.js +64 -0
- package/dist/commonjs/operations/directLine.js.map +1 -0
- package/dist/commonjs/operations/email.d.ts +20 -0
- package/dist/commonjs/operations/email.d.ts.map +1 -0
- package/dist/commonjs/operations/email.js +58 -0
- package/dist/commonjs/operations/email.js.map +1 -0
- package/dist/commonjs/operations/hostSettings.d.ts +18 -0
- package/dist/commonjs/operations/hostSettings.d.ts.map +1 -0
- package/dist/commonjs/operations/hostSettings.js +51 -0
- package/dist/commonjs/operations/hostSettings.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +12 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +22 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/operationResults.d.ts +26 -0
- package/dist/commonjs/operations/operationResults.d.ts.map +1 -0
- package/dist/commonjs/operations/operationResults.js +104 -0
- package/dist/commonjs/operations/operationResults.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.js +226 -0
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts +20 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.js +58 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operations/qnAMakerEndpointKeys.d.ts +19 -0
- package/dist/commonjs/operations/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/commonjs/operations/qnAMakerEndpointKeys.js +54 -0
- package/dist/commonjs/operations/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/botConnection.d.ts +60 -0
- package/dist/commonjs/operationsInterfaces/botConnection.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/botConnection.js +10 -0
- package/dist/commonjs/operationsInterfaces/botConnection.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/bots.d.ts +52 -0
- package/dist/commonjs/operationsInterfaces/bots.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/bots.js +10 -0
- package/dist/commonjs/operationsInterfaces/bots.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/channels.d.ts +54 -0
- package/dist/commonjs/operationsInterfaces/channels.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/channels.js +10 -0
- package/dist/commonjs/operationsInterfaces/channels.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/directLine.d.ts +15 -0
- package/dist/commonjs/operationsInterfaces/directLine.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/directLine.js +10 -0
- package/dist/commonjs/operationsInterfaces/directLine.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/email.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/email.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/email.js +10 -0
- package/dist/commonjs/operationsInterfaces/email.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/hostSettings.d.ts +10 -0
- package/dist/commonjs/operationsInterfaces/hostSettings.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/hostSettings.js +10 -0
- package/dist/commonjs/operationsInterfaces/hostSettings.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +22 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operationResults.d.ts +18 -0
- package/dist/commonjs/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operationResults.js +10 -0
- package/dist/commonjs/operationsInterfaces/operationResults.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/qnAMakerEndpointKeys.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/qnAMakerEndpointKeys.js +10 -0
- package/dist/commonjs/operationsInterfaces/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/azureBotService.d.ts +30 -0
- package/dist/esm/azureBotService.d.ts.map +1 -0
- package/dist/esm/azureBotService.js +107 -0
- package/dist/esm/azureBotService.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +16 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +25 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +1430 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +92 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +106 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +2747 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +35 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +272 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/botConnection.d.ts +85 -0
- package/dist/esm/operations/botConnection.d.ts.map +1 -0
- package/dist/esm/operations/botConnection.js +344 -0
- package/dist/esm/operations/botConnection.js.map +1 -0
- package/dist/esm/operations/bots.d.ts +88 -0
- package/dist/esm/operations/bots.d.ts.map +1 -0
- package/dist/esm/operations/bots.js +422 -0
- package/dist/esm/operations/bots.js.map +1 -0
- package/dist/esm/operations/channels.d.ts +79 -0
- package/dist/esm/operations/channels.d.ts.map +1 -0
- package/dist/esm/operations/channels.js +330 -0
- package/dist/esm/operations/channels.js.map +1 -0
- package/dist/esm/operations/directLine.d.ts +23 -0
- package/dist/esm/operations/directLine.d.ts.map +1 -0
- package/dist/esm/operations/directLine.js +59 -0
- package/dist/esm/operations/directLine.js.map +1 -0
- package/dist/esm/operations/email.d.ts +20 -0
- package/dist/esm/operations/email.d.ts.map +1 -0
- package/dist/esm/operations/email.js +53 -0
- package/dist/esm/operations/email.js.map +1 -0
- package/dist/esm/operations/hostSettings.d.ts +18 -0
- package/dist/esm/operations/hostSettings.d.ts.map +1 -0
- package/dist/esm/operations/hostSettings.js +46 -0
- package/dist/esm/operations/hostSettings.js.map +1 -0
- package/dist/esm/operations/index.d.ts +12 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +19 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/operationResults.d.ts +26 -0
- package/dist/esm/operations/operationResults.d.ts.map +1 -0
- package/dist/esm/operations/operationResults.js +99 -0
- package/dist/esm/operations/operationResults.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.js +222 -0
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operations/privateLinkResources.d.ts +20 -0
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResources.js +53 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -0
- package/dist/esm/operations/qnAMakerEndpointKeys.d.ts +19 -0
- package/dist/esm/operations/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/esm/operations/qnAMakerEndpointKeys.js +49 -0
- package/dist/esm/operations/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/esm/operationsInterfaces/botConnection.d.ts +60 -0
- package/dist/esm/operationsInterfaces/botConnection.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/botConnection.js +9 -0
- package/dist/esm/operationsInterfaces/botConnection.js.map +1 -0
- package/dist/esm/operationsInterfaces/bots.d.ts +52 -0
- package/dist/esm/operationsInterfaces/bots.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/bots.js +9 -0
- package/dist/esm/operationsInterfaces/bots.js.map +1 -0
- package/dist/esm/operationsInterfaces/channels.d.ts +54 -0
- package/dist/esm/operationsInterfaces/channels.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/channels.js +9 -0
- package/dist/esm/operationsInterfaces/channels.js.map +1 -0
- package/dist/esm/operationsInterfaces/directLine.d.ts +15 -0
- package/dist/esm/operationsInterfaces/directLine.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/directLine.js +9 -0
- package/dist/esm/operationsInterfaces/directLine.js.map +1 -0
- package/dist/esm/operationsInterfaces/email.d.ts +12 -0
- package/dist/esm/operationsInterfaces/email.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/email.js +9 -0
- package/dist/esm/operationsInterfaces/email.js.map +1 -0
- package/dist/esm/operationsInterfaces/hostSettings.d.ts +10 -0
- package/dist/esm/operationsInterfaces/hostSettings.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/hostSettings.js +9 -0
- package/dist/esm/operationsInterfaces/hostSettings.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +12 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +19 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/operationResults.d.ts +18 -0
- package/dist/esm/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operationResults.js +9 -0
- package/dist/esm/operationsInterfaces/operationResults.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/esm/operationsInterfaces/qnAMakerEndpointKeys.d.ts +11 -0
- package/dist/esm/operationsInterfaces/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/qnAMakerEndpointKeys.js +9 -0
- package/dist/esm/operationsInterfaces/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/azureBotService.d.ts +30 -0
- package/dist/react-native/azureBotService.d.ts.map +1 -0
- package/dist/react-native/azureBotService.js +107 -0
- package/dist/react-native/azureBotService.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +16 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +25 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1430 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +92 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +106 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +2747 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +35 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +272 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/botConnection.d.ts +85 -0
- package/dist/react-native/operations/botConnection.d.ts.map +1 -0
- package/dist/react-native/operations/botConnection.js +344 -0
- package/dist/react-native/operations/botConnection.js.map +1 -0
- package/dist/react-native/operations/bots.d.ts +88 -0
- package/dist/react-native/operations/bots.d.ts.map +1 -0
- package/dist/react-native/operations/bots.js +422 -0
- package/dist/react-native/operations/bots.js.map +1 -0
- package/dist/react-native/operations/channels.d.ts +79 -0
- package/dist/react-native/operations/channels.d.ts.map +1 -0
- package/dist/react-native/operations/channels.js +330 -0
- package/dist/react-native/operations/channels.js.map +1 -0
- package/dist/react-native/operations/directLine.d.ts +23 -0
- package/dist/react-native/operations/directLine.d.ts.map +1 -0
- package/dist/react-native/operations/directLine.js +59 -0
- package/dist/react-native/operations/directLine.js.map +1 -0
- package/dist/react-native/operations/email.d.ts +20 -0
- package/dist/react-native/operations/email.d.ts.map +1 -0
- package/dist/react-native/operations/email.js +53 -0
- package/dist/react-native/operations/email.js.map +1 -0
- package/dist/react-native/operations/hostSettings.d.ts +18 -0
- package/dist/react-native/operations/hostSettings.d.ts.map +1 -0
- package/dist/react-native/operations/hostSettings.js +46 -0
- package/dist/react-native/operations/hostSettings.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +12 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +19 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/operationResults.d.ts +26 -0
- package/dist/react-native/operations/operationResults.d.ts.map +1 -0
- package/dist/react-native/operations/operationResults.js +99 -0
- package/dist/react-native/operations/operationResults.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.js +222 -0
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operations/privateLinkResources.d.ts +20 -0
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResources.js +53 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -0
- package/dist/react-native/operations/qnAMakerEndpointKeys.d.ts +19 -0
- package/dist/react-native/operations/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/react-native/operations/qnAMakerEndpointKeys.js +49 -0
- package/dist/react-native/operations/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/react-native/operationsInterfaces/botConnection.d.ts +60 -0
- package/dist/react-native/operationsInterfaces/botConnection.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/botConnection.js +9 -0
- package/dist/react-native/operationsInterfaces/botConnection.js.map +1 -0
- package/dist/react-native/operationsInterfaces/bots.d.ts +52 -0
- package/dist/react-native/operationsInterfaces/bots.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/bots.js +9 -0
- package/dist/react-native/operationsInterfaces/bots.js.map +1 -0
- package/dist/react-native/operationsInterfaces/channels.d.ts +54 -0
- package/dist/react-native/operationsInterfaces/channels.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/channels.js +9 -0
- package/dist/react-native/operationsInterfaces/channels.js.map +1 -0
- package/dist/react-native/operationsInterfaces/directLine.d.ts +15 -0
- package/dist/react-native/operationsInterfaces/directLine.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/directLine.js +9 -0
- package/dist/react-native/operationsInterfaces/directLine.js.map +1 -0
- package/dist/react-native/operationsInterfaces/email.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/email.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/email.js +9 -0
- package/dist/react-native/operationsInterfaces/email.js.map +1 -0
- package/dist/react-native/operationsInterfaces/hostSettings.d.ts +10 -0
- package/dist/react-native/operationsInterfaces/hostSettings.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/hostSettings.js +9 -0
- package/dist/react-native/operationsInterfaces/hostSettings.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +19 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operationResults.d.ts +18 -0
- package/dist/react-native/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operationResults.js +9 -0
- package/dist/react-native/operationsInterfaces/operationResults.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/react-native/operationsInterfaces/qnAMakerEndpointKeys.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/qnAMakerEndpointKeys.js +9 -0
- package/dist/react-native/operationsInterfaces/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +58 -28
- package/dist/index.js +0 -5117
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionCreateSample.js +0 -53
- package/dist-esm/samples-dev/botConnectionCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionDeleteSample.js +0 -39
- package/dist-esm/samples-dev/botConnectionDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionGetSample.js +0 -39
- package/dist-esm/samples-dev/botConnectionGetSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionListByBotServiceSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionListByBotServiceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionListByBotServiceSample.js +0 -54
- package/dist-esm/samples-dev/botConnectionListByBotServiceSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionListServiceProvidersSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionListServiceProvidersSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionListServiceProvidersSample.js +0 -36
- package/dist-esm/samples-dev/botConnectionListServiceProvidersSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionListWithSecretsSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionListWithSecretsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionListWithSecretsSample.js +0 -39
- package/dist-esm/samples-dev/botConnectionListWithSecretsSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionUpdateSample.js +0 -54
- package/dist-esm/samples-dev/botConnectionUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/botsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsCreateSample.js +0 -65
- package/dist-esm/samples-dev/botsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/botsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/botsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/botsGetCheckNameAvailabilitySample.d.ts +0 -2
- package/dist-esm/samples-dev/botsGetCheckNameAvailabilitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsGetCheckNameAvailabilitySample.js +0 -41
- package/dist-esm/samples-dev/botsGetCheckNameAvailabilitySample.js.map +0 -1
- package/dist-esm/samples-dev/botsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsGetSample.js +0 -38
- package/dist-esm/samples-dev/botsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/botsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsListByResourceGroupSample.js +0 -53
- package/dist-esm/samples-dev/botsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/botsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsListSample.js +0 -52
- package/dist-esm/samples-dev/botsListSample.js.map +0 -1
- package/dist-esm/samples-dev/botsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsUpdateSample.js +0 -71
- package/dist-esm/samples-dev/botsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsCreateSample.js +0 -166
- package/dist-esm/samples-dev/channelsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsDeleteSample.js +0 -58
- package/dist-esm/samples-dev/channelsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsGetSample.js +0 -96
- package/dist-esm/samples-dev/channelsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsListByResourceGroupSample.js +0 -54
- package/dist-esm/samples-dev/channelsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsListWithKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsListWithKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsListWithKeysSample.js +0 -39
- package/dist-esm/samples-dev/channelsListWithKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsUpdateSample.js +0 -131
- package/dist-esm/samples-dev/channelsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/directLineRegenerateKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/directLineRegenerateKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/directLineRegenerateKeysSample.js +0 -60
- package/dist-esm/samples-dev/directLineRegenerateKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/emailCreateSignInUrlSample.d.ts +0 -2
- package/dist-esm/samples-dev/emailCreateSignInUrlSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/emailCreateSignInUrlSample.js +0 -38
- package/dist-esm/samples-dev/emailCreateSignInUrlSample.js.map +0 -1
- package/dist-esm/samples-dev/hostSettingsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hostSettingsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hostSettingsGetSample.js +0 -36
- package/dist-esm/samples-dev/hostSettingsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationResultsGetSample.js +0 -37
- package/dist-esm/samples-dev/operationResultsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -53
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js +0 -45
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -39
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -39
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -54
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByBotResourceSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourcesListByBotResourceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByBotResourceSample.js +0 -38
- package/dist-esm/samples-dev/privateLinkResourcesListByBotResourceSample.js.map +0 -1
- package/dist-esm/samples-dev/qnAMakerEndpointKeysGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/qnAMakerEndpointKeysGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/qnAMakerEndpointKeysGetSample.js +0 -40
- package/dist-esm/samples-dev/qnAMakerEndpointKeysGetSample.js.map +0 -1
- package/dist-esm/src/azureBotService.d.ts.map +0 -1
- package/dist-esm/src/azureBotService.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js +0 -29
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/botConnection.d.ts.map +0 -1
- package/dist-esm/src/operations/botConnection.js.map +0 -1
- package/dist-esm/src/operations/bots.d.ts.map +0 -1
- package/dist-esm/src/operations/bots.js.map +0 -1
- package/dist-esm/src/operations/channels.d.ts.map +0 -1
- package/dist-esm/src/operations/channels.js.map +0 -1
- package/dist-esm/src/operations/directLine.d.ts.map +0 -1
- package/dist-esm/src/operations/directLine.js.map +0 -1
- package/dist-esm/src/operations/email.d.ts.map +0 -1
- package/dist-esm/src/operations/email.js.map +0 -1
- package/dist-esm/src/operations/hostSettings.d.ts.map +0 -1
- package/dist-esm/src/operations/hostSettings.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -12
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -19
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/operationResults.d.ts.map +0 -1
- package/dist-esm/src/operations/operationResults.js +0 -104
- package/dist-esm/src/operations/operationResults.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/qnAMakerEndpointKeys.d.ts.map +0 -1
- package/dist-esm/src/operations/qnAMakerEndpointKeys.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/botConnection.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/botConnection.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/bots.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/bots.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/channels.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/channels.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/directLine.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/directLine.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/email.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/email.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hostSettings.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hostSettings.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -12
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -19
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operationResults.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/operationResults.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/qnAMakerEndpointKeys.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/botservice_examples.d.ts +0 -4
- package/dist-esm/test/botservice_examples.d.ts.map +0 -1
- package/dist-esm/test/botservice_examples.js +0 -74
- package/dist-esm/test/botservice_examples.js.map +0 -1
- package/src/azureBotService.ts +0 -184
- package/src/lroImpl.ts +0 -34
- package/src/models/index.ts +0 -1650
- package/src/models/mappers.ts +0 -2914
- package/src/models/parameters.ts +0 -318
- package/src/operations/botConnection.ts +0 -466
- package/src/operations/bots.ts +0 -518
- package/src/operations/channels.ts +0 -443
- package/src/operations/directLine.ts +0 -82
- package/src/operations/email.ts +0 -72
- package/src/operations/hostSettings.ts +0 -60
- package/src/operations/index.ts +0 -19
- package/src/operations/operationResults.ts +0 -144
- package/src/operations/operations.ts +0 -149
- package/src/operations/privateEndpointConnections.ts +0 -287
- package/src/operations/privateLinkResources.ts +0 -72
- package/src/operations/qnAMakerEndpointKeys.ts +0 -68
- package/src/operationsInterfaces/botConnection.ts +0 -116
- package/src/operationsInterfaces/bots.ts +0 -98
- package/src/operationsInterfaces/channels.ts +0 -106
- package/src/operationsInterfaces/directLine.ts +0 -34
- package/src/operationsInterfaces/email.ts +0 -27
- package/src/operationsInterfaces/hostSettings.ts +0 -23
- package/src/operationsInterfaces/index.ts +0 -19
- package/src/operationsInterfaces/operationResults.ts +0 -40
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/privateEndpointConnections.ts +0 -78
- package/src/operationsInterfaces/privateLinkResources.ts +0 -27
- package/src/operationsInterfaces/qnAMakerEndpointKeys.ts +0 -26
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/botConnection.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/bots.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/channels.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/directLine.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/email.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/hostSettings.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operationResults.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/qnAMakerEndpointKeys.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const BotProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BotProperties\",\n modelProperties: {\n displayName: {\n serializedName: \"displayName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n iconUrl: {\n defaultValue: \"\",\n serializedName: \"iconUrl\",\n type: {\n name: \"String\"\n }\n },\n endpoint: {\n serializedName: \"endpoint\",\n required: true,\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n endpointVersion: {\n serializedName: \"endpointVersion\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n allSettings: {\n serializedName: \"allSettings\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n manifestUrl: {\n serializedName: \"manifestUrl\",\n type: {\n name: \"String\"\n }\n },\n msaAppType: {\n serializedName: \"msaAppType\",\n type: {\n name: \"String\"\n }\n },\n msaAppId: {\n serializedName: \"msaAppId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n msaAppTenantId: {\n serializedName: \"msaAppTenantId\",\n type: {\n name: \"String\"\n }\n },\n msaAppMSIResourceId: {\n serializedName: \"msaAppMSIResourceId\",\n type: {\n name: \"String\"\n }\n },\n configuredChannels: {\n serializedName: \"configuredChannels\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n enabledChannels: {\n serializedName: \"enabledChannels\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n developerAppInsightKey: {\n serializedName: \"developerAppInsightKey\",\n type: {\n name: \"String\"\n }\n },\n developerAppInsightsApiKey: {\n serializedName: \"developerAppInsightsApiKey\",\n type: {\n name: \"String\"\n }\n },\n developerAppInsightsApplicationId: {\n serializedName: \"developerAppInsightsApplicationId\",\n type: {\n name: \"String\"\n }\n },\n luisAppIds: {\n serializedName: \"luisAppIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n luisKey: {\n serializedName: \"luisKey\",\n type: {\n name: \"String\"\n }\n },\n isCmekEnabled: {\n defaultValue: false,\n serializedName: \"isCmekEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n cmekKeyVaultUrl: {\n serializedName: \"cmekKeyVaultUrl\",\n type: {\n name: \"String\"\n }\n },\n cmekEncryptionStatus: {\n serializedName: \"cmekEncryptionStatus\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n type: {\n name: \"String\"\n }\n },\n publicNetworkAccess: {\n defaultValue: \"Enabled\",\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\"\n }\n },\n isStreamingSupported: {\n defaultValue: false,\n serializedName: \"isStreamingSupported\",\n type: {\n name: \"Boolean\"\n }\n },\n isDeveloperAppInsightsApiKeySet: {\n serializedName: \"isDeveloperAppInsightsApiKeySet\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n migrationToken: {\n serializedName: \"migrationToken\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n disableLocalAuth: {\n serializedName: \"disableLocalAuth\",\n type: {\n name: \"Boolean\"\n }\n },\n schemaTransformationVersion: {\n serializedName: \"schemaTransformationVersion\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n storageResourceId: {\n serializedName: \"storageResourceId\",\n type: {\n name: \"String\"\n }\n },\n privateEndpointConnections: {\n serializedName: \"privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n },\n openWithHint: {\n serializedName: \"openWithHint\",\n type: {\n name: \"String\"\n }\n },\n appPasswordHint: {\n serializedName: \"appPasswordHint\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n publishingCredentials: {\n serializedName: \"publishingCredentials\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResourceBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceBase\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n kind: {\n serializedName: \"kind\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n zones: {\n serializedName: \"zones\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ErrorModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorModel\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorBody\"\n }\n }\n }\n }\n};\n\nexport const ErrorBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorBody\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const BotResponseList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BotResponseList\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Bot\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Channel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Channel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: {\n serializedName: \"channelName\",\n clientName: \"channelName\"\n },\n modelProperties: {\n channelName: {\n serializedName: \"channelName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n etag: {\n serializedName: \"etag\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n defaultValue: \"global\",\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ChannelSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ChannelSettings\",\n modelProperties: {\n extensionKey1: {\n defaultValue: \"\",\n serializedName: \"extensionKey1\",\n type: {\n name: \"String\"\n }\n },\n extensionKey2: {\n defaultValue: \"\",\n serializedName: \"extensionKey2\",\n type: {\n name: \"String\"\n }\n },\n sites: {\n serializedName: \"sites\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Site\"\n }\n }\n }\n },\n channelId: {\n serializedName: \"channelId\",\n type: {\n name: \"String\"\n }\n },\n channelDisplayName: {\n serializedName: \"channelDisplayName\",\n type: {\n name: \"String\"\n }\n },\n botId: {\n serializedName: \"botId\",\n type: {\n name: \"String\"\n }\n },\n botIconUrl: {\n serializedName: \"botIconUrl\",\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n disableLocalAuth: {\n serializedName: \"disableLocalAuth\",\n type: {\n name: \"Boolean\"\n }\n },\n requireTermsAgreement: {\n serializedName: \"requireTermsAgreement\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const Site: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Site\",\n modelProperties: {\n tenantId: {\n serializedName: \"tenantId\",\n type: {\n name: \"String\"\n }\n },\n siteId: {\n serializedName: \"siteId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n siteName: {\n serializedName: \"siteName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n key: {\n serializedName: \"key\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n key2: {\n serializedName: \"key2\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n isTokenEnabled: {\n serializedName: \"isTokenEnabled\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n isEndpointParametersEnabled: {\n serializedName: \"isEndpointParametersEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n isDetailedLoggingEnabled: {\n serializedName: \"isDetailedLoggingEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n isBlockUserUploadEnabled: {\n serializedName: \"isBlockUserUploadEnabled\",\n nullable: true,\n type: {\n name: \"Boolean\"\n }\n },\n isNoStorageEnabled: {\n serializedName: \"isNoStorageEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n eTag: {\n serializedName: \"eTag\",\n type: {\n name: \"String\"\n }\n },\n appId: {\n serializedName: \"appId\",\n type: {\n name: \"String\"\n }\n },\n isV1Enabled: {\n serializedName: \"isV1Enabled\",\n type: {\n name: \"Boolean\"\n }\n },\n isV3Enabled: {\n serializedName: \"isV3Enabled\",\n type: {\n name: \"Boolean\"\n }\n },\n isSecureSiteEnabled: {\n serializedName: \"isSecureSiteEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n trustedOrigins: {\n serializedName: \"trustedOrigins\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n isWebChatSpeechEnabled: {\n defaultValue: false,\n serializedName: \"isWebChatSpeechEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n isWebchatPreviewEnabled: {\n defaultValue: false,\n serializedName: \"isWebchatPreviewEnabled\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ChannelResponseList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ChannelResponseList\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BotChannel\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SiteInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SiteInfo\",\n modelProperties: {\n siteName: {\n serializedName: \"siteName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n key: {\n serializedName: \"key\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"key1\", \"key2\"]\n }\n }\n }\n }\n};\n\nexport const CreateEmailSignInUrlResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CreateEmailSignInUrlResponse\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"CreateEmailSignInUrlResponseProperties\"\n }\n }\n }\n }\n};\n\nexport const CreateEmailSignInUrlResponseProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CreateEmailSignInUrlResponseProperties\",\n modelProperties: {\n url: {\n serializedName: \"url\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityRequestBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityRequestBody\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityResponseBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResponseBody\",\n modelProperties: {\n valid: {\n serializedName: \"valid\",\n type: {\n name: \"Boolean\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n absCode: {\n serializedName: \"absCode\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationEntityListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationEntityListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationEntity\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationEntity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationEntity\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplayInfo\"\n }\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } }\n }\n }\n }\n }\n};\n\nexport const OperationDisplayInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplayInfo\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceProviderResponseList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceProviderResponseList\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceProvider\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceProvider: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceProvider\",\n modelProperties: {\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ServiceProviderProperties\"\n }\n }\n }\n }\n};\n\nexport const ServiceProviderProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceProviderProperties\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serviceProviderName: {\n serializedName: \"serviceProviderName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n devPortalUrl: {\n serializedName: \"devPortalUrl\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n iconUrl: {\n defaultValue: \"\",\n serializedName: \"iconUrl\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceProviderParameter\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceProviderParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceProviderParameter\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n helpUrl: {\n serializedName: \"helpUrl\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n default: {\n serializedName: \"default\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n metadata: {\n serializedName: \"metadata\",\n type: {\n name: \"Composite\",\n className: \"ServiceProviderParameterMetadata\"\n }\n }\n }\n }\n};\n\nexport const ServiceProviderParameterMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceProviderParameterMetadata\",\n modelProperties: {\n constraints: {\n serializedName: \"constraints\",\n type: {\n name: \"Composite\",\n className: \"ServiceProviderParameterMetadataConstraints\"\n }\n }\n }\n }\n};\n\nexport const ServiceProviderParameterMetadataConstraints: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceProviderParameterMetadataConstraints\",\n modelProperties: {\n required: {\n serializedName: \"required\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const QnAMakerEndpointKeysRequestBody: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QnAMakerEndpointKeysRequestBody\",\n modelProperties: {\n hostname: {\n serializedName: \"hostname\",\n type: {\n name: \"String\"\n }\n },\n authkey: {\n serializedName: \"authkey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const QnAMakerEndpointKeysResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QnAMakerEndpointKeysResponse\",\n modelProperties: {\n primaryEndpointKey: {\n serializedName: \"primaryEndpointKey\",\n type: {\n name: \"String\"\n }\n },\n secondaryEndpointKey: {\n serializedName: \"secondaryEndpointKey\",\n type: {\n name: \"String\"\n }\n },\n installedVersion: {\n serializedName: \"installedVersion\",\n type: {\n name: \"String\"\n }\n },\n lastStableVersion: {\n serializedName: \"lastStableVersion\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectionSettingProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionSettingProperties\",\n modelProperties: {\n clientId: {\n serializedName: \"clientId\",\n type: {\n name: \"String\"\n }\n },\n settingId: {\n serializedName: \"settingId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n clientSecret: {\n serializedName: \"clientSecret\",\n type: {\n name: \"String\"\n }\n },\n scopes: {\n defaultValue: \"\",\n serializedName: \"scopes\",\n type: {\n name: \"String\"\n }\n },\n serviceProviderId: {\n serializedName: \"serviceProviderId\",\n type: {\n name: \"String\"\n }\n },\n serviceProviderDisplayName: {\n serializedName: \"serviceProviderDisplayName\",\n type: {\n name: \"String\"\n }\n },\n parameters: {\n serializedName: \"parameters\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectionSettingParameter\"\n }\n }\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectionSettingParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionSettingParameter\",\n modelProperties: {\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectionSettingResponseList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionSettingResponseList\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ConnectionSetting\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const HostSettingsResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HostSettingsResponse\",\n modelProperties: {\n oAuthUrl: {\n serializedName: \"OAuthUrl\",\n type: {\n name: \"String\"\n }\n },\n toBotFromChannelOpenIdMetadataUrl: {\n serializedName: \"ToBotFromChannelOpenIdMetadataUrl\",\n type: {\n name: \"String\"\n }\n },\n toBotFromChannelTokenIssuer: {\n serializedName: \"ToBotFromChannelTokenIssuer\",\n type: {\n name: \"String\"\n }\n },\n toBotFromEmulatorOpenIdMetadataUrl: {\n serializedName: \"ToBotFromEmulatorOpenIdMetadataUrl\",\n type: {\n name: \"String\"\n }\n },\n toChannelFromBotLoginUrl: {\n serializedName: \"ToChannelFromBotLoginUrl\",\n type: {\n name: \"String\"\n }\n },\n toChannelFromBotOAuthScope: {\n serializedName: \"ToChannelFromBotOAuthScope\",\n type: {\n name: \"String\"\n }\n },\n validateAuthority: {\n serializedName: \"ValidateAuthority\",\n type: {\n name: \"Boolean\"\n }\n },\n botOpenIdMetadata: {\n serializedName: \"BotOpenIdMetadata\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationResultsDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResultsDescription\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n readOnly: true,\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const AlexaChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AlexaChannelProperties\",\n modelProperties: {\n alexaSkillId: {\n serializedName: \"alexaSkillId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n urlFragment: {\n serializedName: \"urlFragment\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n serviceEndpointUri: {\n serializedName: \"serviceEndpointUri\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const FacebookChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FacebookChannelProperties\",\n modelProperties: {\n verifyToken: {\n serializedName: \"verifyToken\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n pages: {\n serializedName: \"pages\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FacebookPage\"\n }\n }\n }\n },\n appId: {\n serializedName: \"appId\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n appSecret: {\n serializedName: \"appSecret\",\n type: {\n name: \"String\"\n }\n },\n callbackUrl: {\n serializedName: \"callbackUrl\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const FacebookPage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FacebookPage\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n accessToken: {\n serializedName: \"accessToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const EmailChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EmailChannelProperties\",\n modelProperties: {\n emailAddress: {\n serializedName: \"emailAddress\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n authMethod: {\n serializedName: \"authMethod\",\n type: {\n name: \"Enum\",\n allowedValues: [0, 1]\n }\n },\n password: {\n serializedName: \"password\",\n type: {\n name: \"String\"\n }\n },\n magicCode: {\n serializedName: \"magicCode\",\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const MsTeamsChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MsTeamsChannelProperties\",\n modelProperties: {\n enableCalling: {\n defaultValue: false,\n serializedName: \"enableCalling\",\n type: {\n name: \"Boolean\"\n }\n },\n callingWebhook: {\n serializedName: \"callingWebhook\",\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n },\n incomingCallRoute: {\n serializedName: \"incomingCallRoute\",\n type: {\n name: \"String\"\n }\n },\n deploymentEnvironment: {\n defaultValue: \"FallbackDeploymentEnvironment\",\n serializedName: \"deploymentEnvironment\",\n type: {\n name: \"String\"\n }\n },\n acceptedTerms: {\n serializedName: \"acceptedTerms\",\n nullable: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const SkypeChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkypeChannelProperties\",\n modelProperties: {\n enableMessaging: {\n serializedName: \"enableMessaging\",\n type: {\n name: \"Boolean\"\n }\n },\n enableMediaCards: {\n serializedName: \"enableMediaCards\",\n type: {\n name: \"Boolean\"\n }\n },\n enableVideo: {\n serializedName: \"enableVideo\",\n type: {\n name: \"Boolean\"\n }\n },\n enableCalling: {\n defaultValue: false,\n serializedName: \"enableCalling\",\n type: {\n name: \"Boolean\"\n }\n },\n enableScreenSharing: {\n serializedName: \"enableScreenSharing\",\n type: {\n name: \"Boolean\"\n }\n },\n enableGroups: {\n serializedName: \"enableGroups\",\n type: {\n name: \"Boolean\"\n }\n },\n groupsMode: {\n serializedName: \"groupsMode\",\n type: {\n name: \"String\"\n }\n },\n callingWebHook: {\n serializedName: \"callingWebHook\",\n type: {\n name: \"String\"\n }\n },\n incomingCallRoute: {\n serializedName: \"incomingCallRoute\",\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const KikChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"KikChannelProperties\",\n modelProperties: {\n userName: {\n serializedName: \"userName\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n apiKey: {\n serializedName: \"apiKey\",\n type: {\n name: \"String\"\n }\n },\n isValidated: {\n serializedName: \"isValidated\",\n type: {\n name: \"Boolean\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const WebChatChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WebChatChannelProperties\",\n modelProperties: {\n webChatEmbedCode: {\n serializedName: \"webChatEmbedCode\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n sites: {\n serializedName: \"sites\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"WebChatSite\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const DirectLineChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DirectLineChannelProperties\",\n modelProperties: {\n sites: {\n serializedName: \"sites\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DirectLineSite\"\n }\n }\n }\n },\n extensionKey1: {\n defaultValue: \"\",\n serializedName: \"extensionKey1\",\n type: {\n name: \"String\"\n }\n },\n extensionKey2: {\n defaultValue: \"\",\n serializedName: \"extensionKey2\",\n type: {\n name: \"String\"\n }\n },\n directLineEmbedCode: {\n serializedName: \"DirectLineEmbedCode\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TelegramChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TelegramChannelProperties\",\n modelProperties: {\n accessToken: {\n serializedName: \"accessToken\",\n type: {\n name: \"String\"\n }\n },\n isValidated: {\n serializedName: \"isValidated\",\n type: {\n name: \"Boolean\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const SmsChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SmsChannelProperties\",\n modelProperties: {\n phone: {\n serializedName: \"phone\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n accountSID: {\n serializedName: \"accountSID\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n authToken: {\n serializedName: \"authToken\",\n type: {\n name: \"String\"\n }\n },\n isValidated: {\n serializedName: \"isValidated\",\n type: {\n name: \"Boolean\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const SlackChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SlackChannelProperties\",\n modelProperties: {\n clientId: {\n serializedName: \"clientId\",\n type: {\n name: \"String\"\n }\n },\n clientSecret: {\n serializedName: \"clientSecret\",\n type: {\n name: \"String\"\n }\n },\n verificationToken: {\n serializedName: \"verificationToken\",\n type: {\n name: \"String\"\n }\n },\n scopes: {\n serializedName: \"scopes\",\n type: {\n name: \"String\"\n }\n },\n landingPageUrl: {\n serializedName: \"landingPageUrl\",\n type: {\n name: \"String\"\n }\n },\n redirectAction: {\n serializedName: \"redirectAction\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n lastSubmissionId: {\n serializedName: \"lastSubmissionId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n registerBeforeOAuthFlow: {\n serializedName: \"registerBeforeOAuthFlow\",\n type: {\n name: \"Boolean\"\n }\n },\n isValidated: {\n serializedName: \"IsValidated\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n signingSecret: {\n serializedName: \"signingSecret\",\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n required: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const LineChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LineChannelProperties\",\n modelProperties: {\n lineRegistrations: {\n serializedName: \"lineRegistrations\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LineRegistration\"\n }\n }\n }\n },\n callbackUrl: {\n serializedName: \"callbackUrl\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n isValidated: {\n serializedName: \"isValidated\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const LineRegistration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LineRegistration\",\n modelProperties: {\n generatedId: {\n serializedName: \"generatedId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n channelSecret: {\n serializedName: \"channelSecret\",\n type: {\n name: \"String\"\n }\n },\n channelAccessToken: {\n serializedName: \"channelAccessToken\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const DirectLineSpeechChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DirectLineSpeechChannelProperties\",\n modelProperties: {\n cognitiveServiceResourceId: {\n serializedName: \"cognitiveServiceResourceId\",\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceRegion: {\n serializedName: \"cognitiveServiceRegion\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceSubscriptionKey: {\n serializedName: \"cognitiveServiceSubscriptionKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n type: {\n name: \"Boolean\"\n }\n },\n customVoiceDeploymentId: {\n serializedName: \"customVoiceDeploymentId\",\n type: {\n name: \"String\"\n }\n },\n customSpeechModelId: {\n serializedName: \"customSpeechModelId\",\n type: {\n name: \"String\"\n }\n },\n isDefaultBotForCogSvcAccount: {\n serializedName: \"isDefaultBotForCogSvcAccount\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const TelephonyChannelProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TelephonyChannelProperties\",\n modelProperties: {\n phoneNumbers: {\n serializedName: \"phoneNumbers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TelephonyPhoneNumbers\"\n }\n }\n }\n },\n apiConfigurations: {\n serializedName: \"apiConfigurations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TelephonyChannelResourceApiConfiguration\"\n }\n }\n }\n },\n cognitiveServiceSubscriptionKey: {\n serializedName: \"cognitiveServiceSubscriptionKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceRegion: {\n serializedName: \"cognitiveServiceRegion\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n defaultLocale: {\n serializedName: \"defaultLocale\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n premiumSKU: {\n serializedName: \"premiumSKU\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n isEnabled: {\n serializedName: \"isEnabled\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const TelephonyPhoneNumbers: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TelephonyPhoneNumbers\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n phoneNumber: {\n serializedName: \"phoneNumber\",\n type: {\n name: \"String\"\n }\n },\n acsEndpoint: {\n serializedName: \"acsEndpoint\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n acsSecret: {\n serializedName: \"acsSecret\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n acsResourceId: {\n serializedName: \"acsResourceId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceSubscriptionKey: {\n serializedName: \"cognitiveServiceSubscriptionKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceRegion: {\n serializedName: \"cognitiveServiceRegion\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceResourceId: {\n serializedName: \"cognitiveServiceResourceId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n defaultLocale: {\n serializedName: \"defaultLocale\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n offerType: {\n serializedName: \"offerType\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TelephonyChannelResourceApiConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TelephonyChannelResourceApiConfiguration\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n providerName: {\n serializedName: \"providerName\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceSubscriptionKey: {\n serializedName: \"cognitiveServiceSubscriptionKey\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceRegion: {\n serializedName: \"cognitiveServiceRegion\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n cognitiveServiceResourceId: {\n serializedName: \"cognitiveServiceResourceId\",\n nullable: true,\n type: {\n name: \"String\"\n }\n },\n defaultLocale: {\n serializedName: \"defaultLocale\",\n nullable: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ConnectionItemName: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionItemName\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...PrivateLinkResourceBase.type.modelProperties,\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\"\n }\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n groupIds: {\n serializedName: \"properties.groupIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...PrivateLinkResourceBase.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Bot: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Bot\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"BotProperties\"\n }\n }\n }\n }\n};\n\nexport const BotChannel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BotChannel\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"Channel\"\n }\n }\n }\n }\n};\n\nexport const ConnectionSetting: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionSetting\",\n modelProperties: {\n ...Resource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ConnectionSettingProperties\"\n }\n }\n }\n }\n};\n\nexport const AlexaChannel: coreClient.CompositeMapper = {\n serializedName: \"AlexaChannel\",\n type: {\n name: \"Composite\",\n className: \"AlexaChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"AlexaChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const FacebookChannel: coreClient.CompositeMapper = {\n serializedName: \"FacebookChannel\",\n type: {\n name: \"Composite\",\n className: \"FacebookChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"FacebookChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const EmailChannel: coreClient.CompositeMapper = {\n serializedName: \"EmailChannel\",\n type: {\n name: \"Composite\",\n className: \"EmailChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"EmailChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const OutlookChannel: coreClient.CompositeMapper = {\n serializedName: \"OutlookChannel\",\n type: {\n name: \"Composite\",\n className: \"OutlookChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties\n }\n }\n};\n\nexport const MsTeamsChannel: coreClient.CompositeMapper = {\n serializedName: \"MsTeamsChannel\",\n type: {\n name: \"Composite\",\n className: \"MsTeamsChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"MsTeamsChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const SkypeChannel: coreClient.CompositeMapper = {\n serializedName: \"SkypeChannel\",\n type: {\n name: \"Composite\",\n className: \"SkypeChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SkypeChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const KikChannel: coreClient.CompositeMapper = {\n serializedName: \"KikChannel\",\n type: {\n name: \"Composite\",\n className: \"KikChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"KikChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const WebChatChannel: coreClient.CompositeMapper = {\n serializedName: \"WebChatChannel\",\n type: {\n name: \"Composite\",\n className: \"WebChatChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"WebChatChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const DirectLineChannel: coreClient.CompositeMapper = {\n serializedName: \"DirectLineChannel\",\n type: {\n name: \"Composite\",\n className: \"DirectLineChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"DirectLineChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const TelegramChannel: coreClient.CompositeMapper = {\n serializedName: \"TelegramChannel\",\n type: {\n name: \"Composite\",\n className: \"TelegramChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"TelegramChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const SmsChannel: coreClient.CompositeMapper = {\n serializedName: \"SmsChannel\",\n type: {\n name: \"Composite\",\n className: \"SmsChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SmsChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const SlackChannel: coreClient.CompositeMapper = {\n serializedName: \"SlackChannel\",\n type: {\n name: \"Composite\",\n className: \"SlackChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"SlackChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const LineChannel: coreClient.CompositeMapper = {\n serializedName: \"LineChannel\",\n type: {\n name: \"Composite\",\n className: \"LineChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"LineChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const DirectLineSpeechChannel: coreClient.CompositeMapper = {\n serializedName: \"DirectLineSpeechChannel\",\n type: {\n name: \"Composite\",\n className: \"DirectLineSpeechChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"DirectLineSpeechChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const Omnichannel: coreClient.CompositeMapper = {\n serializedName: \"Omnichannel\",\n type: {\n name: \"Composite\",\n className: \"Omnichannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties\n }\n }\n};\n\nexport const TelephonyChannel: coreClient.CompositeMapper = {\n serializedName: \"TelephonyChannel\",\n type: {\n name: \"Composite\",\n className: \"TelephonyChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"TelephonyChannelProperties\"\n }\n }\n }\n }\n};\n\nexport const AcsChatChannel: coreClient.CompositeMapper = {\n serializedName: \"AcsChatChannel\",\n type: {\n name: \"Composite\",\n className: \"AcsChatChannel\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties\n }\n }\n};\n\nexport const SearchAssistant: coreClient.CompositeMapper = {\n serializedName: \"SearchAssistant\",\n type: {\n name: \"Composite\",\n className: \"SearchAssistant\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties\n }\n }\n};\n\nexport const M365Extensions: coreClient.CompositeMapper = {\n serializedName: \"M365Extensions\",\n type: {\n name: \"Composite\",\n className: \"M365Extensions\",\n uberParent: \"Channel\",\n polymorphicDiscriminator: Channel.type.polymorphicDiscriminator,\n modelProperties: {\n ...Channel.type.modelProperties\n }\n }\n};\n\nexport const WebChatSite: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WebChatSite\",\n modelProperties: {\n ...Site.type.modelProperties\n }\n }\n};\n\nexport const DirectLineSite: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DirectLineSite\",\n modelProperties: {\n ...Site.type.modelProperties\n }\n }\n};\n\nexport const ListChannelWithKeysResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ListChannelWithKeysResponse\",\n modelProperties: {\n ...BotChannel.type.modelProperties,\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"Composite\",\n className: \"Channel\"\n }\n },\n setting: {\n serializedName: \"setting\",\n type: {\n name: \"Composite\",\n className: \"ChannelSettings\"\n }\n },\n provisioningState: {\n serializedName: \"provisioningState\",\n type: {\n name: \"String\"\n }\n },\n entityTag: {\n serializedName: \"entityTag\",\n type: {\n name: \"String\"\n }\n },\n changedTime: {\n serializedName: \"changedTime\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport let discriminators = {\n Channel: Channel,\n \"Channel.AlexaChannel\": AlexaChannel,\n \"Channel.FacebookChannel\": FacebookChannel,\n \"Channel.EmailChannel\": EmailChannel,\n \"Channel.OutlookChannel\": OutlookChannel,\n \"Channel.MsTeamsChannel\": MsTeamsChannel,\n \"Channel.SkypeChannel\": SkypeChannel,\n \"Channel.KikChannel\": KikChannel,\n \"Channel.WebChatChannel\": WebChatChannel,\n \"Channel.DirectLineChannel\": DirectLineChannel,\n \"Channel.TelegramChannel\": TelegramChannel,\n \"Channel.SmsChannel\": SmsChannel,\n \"Channel.SlackChannel\": SlackChannel,\n \"Channel.LineChannel\": LineChannel,\n \"Channel.DirectLineSpeechChannel\": DirectLineSpeechChannel,\n \"Channel.Omnichannel\": Omnichannel,\n \"Channel.TelephonyChannel\": TelephonyChannel,\n \"Channel.AcsChatChannel\": AcsChatChannel,\n \"Channel.SearchAssistant\": SearchAssistant,\n \"Channel.M365Extensions\": M365Extensions\n};\n"]}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { OperationParameter, OperationURLParameter, OperationQueryParameter } from "@azure/core-client";
|
|
2
|
+
export declare const contentType: OperationParameter;
|
|
3
|
+
export declare const parameters: OperationParameter;
|
|
4
|
+
export declare const accept: OperationParameter;
|
|
5
|
+
export declare const $host: OperationURLParameter;
|
|
6
|
+
export declare const resourceGroupName: OperationURLParameter;
|
|
7
|
+
export declare const resourceName: OperationURLParameter;
|
|
8
|
+
export declare const apiVersion: OperationQueryParameter;
|
|
9
|
+
export declare const subscriptionId: OperationURLParameter;
|
|
10
|
+
export declare const location: OperationParameter;
|
|
11
|
+
export declare const tags: OperationParameter;
|
|
12
|
+
export declare const sku: OperationParameter;
|
|
13
|
+
export declare const kind: OperationParameter;
|
|
14
|
+
export declare const etag: OperationParameter;
|
|
15
|
+
export declare const properties: OperationParameter;
|
|
16
|
+
export declare const parameters2: OperationParameter;
|
|
17
|
+
export declare const nextLink: OperationURLParameter;
|
|
18
|
+
export declare const parameters3: OperationParameter;
|
|
19
|
+
export declare const channelName: OperationURLParameter;
|
|
20
|
+
export declare const location1: OperationParameter;
|
|
21
|
+
export declare const tags1: OperationParameter;
|
|
22
|
+
export declare const sku1: OperationParameter;
|
|
23
|
+
export declare const kind1: OperationParameter;
|
|
24
|
+
export declare const etag1: OperationParameter;
|
|
25
|
+
export declare const properties1: OperationParameter;
|
|
26
|
+
export declare const channelName1: OperationURLParameter;
|
|
27
|
+
export declare const parameters5: OperationParameter;
|
|
28
|
+
export declare const channelName2: OperationURLParameter;
|
|
29
|
+
export declare const connectionName: OperationURLParameter;
|
|
30
|
+
export declare const parameters6: OperationParameter;
|
|
31
|
+
export declare const parameters7: OperationParameter;
|
|
32
|
+
export declare const operationResultId: OperationURLParameter;
|
|
33
|
+
export declare const privateEndpointConnectionName: OperationURLParameter;
|
|
34
|
+
export declare const properties2: OperationParameter;
|
|
35
|
+
//# sourceMappingURL=parameters.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters.d.ts","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kBAAkB,EAClB,qBAAqB,EACrB,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAW5B,eAAO,MAAM,WAAW,EAAE,kBAUzB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,kBAUpB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,qBAUnB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAc/B,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAc1B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,uBAUxB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAS5B,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,kBAGtB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAGlB,CAAC;AAEF,eAAO,MAAM,GAAG,EAAE,kBAGjB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAGlB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAGlB,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,kBAGxB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,qBAUtB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,qBA8BzB,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,kBAGvB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,kBAGlB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,kBAGnB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAc1B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,qBAU1B,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,qBAc5B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,qBAS/B,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,qBAS3C,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,kBAGzB,CAAC"}
|
|
@@ -0,0 +1,275 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Copyright (c) Microsoft Corporation.
|
|
4
|
+
* Licensed under the MIT License.
|
|
5
|
+
*
|
|
6
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
+
*/
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.properties2 = exports.privateEndpointConnectionName = exports.operationResultId = exports.parameters7 = exports.parameters6 = exports.connectionName = exports.channelName2 = exports.parameters5 = exports.channelName1 = exports.properties1 = exports.etag1 = exports.kind1 = exports.sku1 = exports.tags1 = exports.location1 = exports.channelName = exports.parameters3 = exports.nextLink = exports.parameters2 = exports.properties = exports.etag = exports.kind = exports.sku = exports.tags = exports.location = exports.subscriptionId = exports.apiVersion = exports.resourceName = exports.resourceGroupName = exports.$host = exports.accept = exports.parameters = exports.contentType = void 0;
|
|
11
|
+
const mappers_js_1 = require("../models/mappers.js");
|
|
12
|
+
exports.contentType = {
|
|
13
|
+
parameterPath: ["options", "contentType"],
|
|
14
|
+
mapper: {
|
|
15
|
+
defaultValue: "application/json",
|
|
16
|
+
isConstant: true,
|
|
17
|
+
serializedName: "Content-Type",
|
|
18
|
+
type: {
|
|
19
|
+
name: "String"
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
exports.parameters = {
|
|
24
|
+
parameterPath: "parameters",
|
|
25
|
+
mapper: mappers_js_1.Bot
|
|
26
|
+
};
|
|
27
|
+
exports.accept = {
|
|
28
|
+
parameterPath: "accept",
|
|
29
|
+
mapper: {
|
|
30
|
+
defaultValue: "application/json",
|
|
31
|
+
isConstant: true,
|
|
32
|
+
serializedName: "Accept",
|
|
33
|
+
type: {
|
|
34
|
+
name: "String"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
exports.$host = {
|
|
39
|
+
parameterPath: "$host",
|
|
40
|
+
mapper: {
|
|
41
|
+
serializedName: "$host",
|
|
42
|
+
required: true,
|
|
43
|
+
type: {
|
|
44
|
+
name: "String"
|
|
45
|
+
}
|
|
46
|
+
},
|
|
47
|
+
skipEncoding: true
|
|
48
|
+
};
|
|
49
|
+
exports.resourceGroupName = {
|
|
50
|
+
parameterPath: "resourceGroupName",
|
|
51
|
+
mapper: {
|
|
52
|
+
constraints: {
|
|
53
|
+
Pattern: new RegExp("^[a-zA-Z0-9][a-zA-Z0-9_.-]*$"),
|
|
54
|
+
MaxLength: 64,
|
|
55
|
+
MinLength: 2
|
|
56
|
+
},
|
|
57
|
+
serializedName: "resourceGroupName",
|
|
58
|
+
required: true,
|
|
59
|
+
type: {
|
|
60
|
+
name: "String"
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
};
|
|
64
|
+
exports.resourceName = {
|
|
65
|
+
parameterPath: "resourceName",
|
|
66
|
+
mapper: {
|
|
67
|
+
constraints: {
|
|
68
|
+
Pattern: new RegExp("^[a-zA-Z0-9][a-zA-Z0-9_.-]*$"),
|
|
69
|
+
MaxLength: 64,
|
|
70
|
+
MinLength: 2
|
|
71
|
+
},
|
|
72
|
+
serializedName: "resourceName",
|
|
73
|
+
required: true,
|
|
74
|
+
type: {
|
|
75
|
+
name: "String"
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
};
|
|
79
|
+
exports.apiVersion = {
|
|
80
|
+
parameterPath: "apiVersion",
|
|
81
|
+
mapper: {
|
|
82
|
+
defaultValue: "2022-09-15",
|
|
83
|
+
isConstant: true,
|
|
84
|
+
serializedName: "api-version",
|
|
85
|
+
type: {
|
|
86
|
+
name: "String"
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
};
|
|
90
|
+
exports.subscriptionId = {
|
|
91
|
+
parameterPath: "subscriptionId",
|
|
92
|
+
mapper: {
|
|
93
|
+
serializedName: "subscriptionId",
|
|
94
|
+
required: true,
|
|
95
|
+
type: {
|
|
96
|
+
name: "String"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
};
|
|
100
|
+
exports.location = {
|
|
101
|
+
parameterPath: ["options", "location"],
|
|
102
|
+
mapper: mappers_js_1.Bot
|
|
103
|
+
};
|
|
104
|
+
exports.tags = {
|
|
105
|
+
parameterPath: ["options", "tags"],
|
|
106
|
+
mapper: mappers_js_1.Bot
|
|
107
|
+
};
|
|
108
|
+
exports.sku = {
|
|
109
|
+
parameterPath: ["options", "sku"],
|
|
110
|
+
mapper: mappers_js_1.Bot
|
|
111
|
+
};
|
|
112
|
+
exports.kind = {
|
|
113
|
+
parameterPath: ["options", "kind"],
|
|
114
|
+
mapper: mappers_js_1.Bot
|
|
115
|
+
};
|
|
116
|
+
exports.etag = {
|
|
117
|
+
parameterPath: ["options", "etag"],
|
|
118
|
+
mapper: mappers_js_1.Bot
|
|
119
|
+
};
|
|
120
|
+
exports.properties = {
|
|
121
|
+
parameterPath: ["options", "properties"],
|
|
122
|
+
mapper: mappers_js_1.Bot
|
|
123
|
+
};
|
|
124
|
+
exports.parameters2 = {
|
|
125
|
+
parameterPath: "parameters",
|
|
126
|
+
mapper: mappers_js_1.CheckNameAvailabilityRequestBody
|
|
127
|
+
};
|
|
128
|
+
exports.nextLink = {
|
|
129
|
+
parameterPath: "nextLink",
|
|
130
|
+
mapper: {
|
|
131
|
+
serializedName: "nextLink",
|
|
132
|
+
required: true,
|
|
133
|
+
type: {
|
|
134
|
+
name: "String"
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
skipEncoding: true
|
|
138
|
+
};
|
|
139
|
+
exports.parameters3 = {
|
|
140
|
+
parameterPath: "parameters",
|
|
141
|
+
mapper: mappers_js_1.BotChannel
|
|
142
|
+
};
|
|
143
|
+
exports.channelName = {
|
|
144
|
+
parameterPath: "channelName",
|
|
145
|
+
mapper: {
|
|
146
|
+
serializedName: "channelName",
|
|
147
|
+
required: true,
|
|
148
|
+
type: {
|
|
149
|
+
name: "Enum",
|
|
150
|
+
allowedValues: [
|
|
151
|
+
"AlexaChannel",
|
|
152
|
+
"FacebookChannel",
|
|
153
|
+
"EmailChannel",
|
|
154
|
+
"KikChannel",
|
|
155
|
+
"TelegramChannel",
|
|
156
|
+
"SlackChannel",
|
|
157
|
+
"MsTeamsChannel",
|
|
158
|
+
"SkypeChannel",
|
|
159
|
+
"WebChatChannel",
|
|
160
|
+
"DirectLineChannel",
|
|
161
|
+
"SmsChannel",
|
|
162
|
+
"LineChannel",
|
|
163
|
+
"DirectLineSpeechChannel",
|
|
164
|
+
"OutlookChannel",
|
|
165
|
+
"Omnichannel",
|
|
166
|
+
"TelephonyChannel",
|
|
167
|
+
"AcsChatChannel",
|
|
168
|
+
"SearchAssistant",
|
|
169
|
+
"M365Extensions"
|
|
170
|
+
]
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
};
|
|
174
|
+
exports.location1 = {
|
|
175
|
+
parameterPath: ["options", "location"],
|
|
176
|
+
mapper: mappers_js_1.BotChannel
|
|
177
|
+
};
|
|
178
|
+
exports.tags1 = {
|
|
179
|
+
parameterPath: ["options", "tags"],
|
|
180
|
+
mapper: mappers_js_1.BotChannel
|
|
181
|
+
};
|
|
182
|
+
exports.sku1 = {
|
|
183
|
+
parameterPath: ["options", "sku"],
|
|
184
|
+
mapper: mappers_js_1.BotChannel
|
|
185
|
+
};
|
|
186
|
+
exports.kind1 = {
|
|
187
|
+
parameterPath: ["options", "kind"],
|
|
188
|
+
mapper: mappers_js_1.BotChannel
|
|
189
|
+
};
|
|
190
|
+
exports.etag1 = {
|
|
191
|
+
parameterPath: ["options", "etag"],
|
|
192
|
+
mapper: mappers_js_1.BotChannel
|
|
193
|
+
};
|
|
194
|
+
exports.properties1 = {
|
|
195
|
+
parameterPath: ["options", "properties"],
|
|
196
|
+
mapper: mappers_js_1.BotChannel
|
|
197
|
+
};
|
|
198
|
+
exports.channelName1 = {
|
|
199
|
+
parameterPath: "channelName",
|
|
200
|
+
mapper: {
|
|
201
|
+
constraints: {
|
|
202
|
+
Pattern: new RegExp("^[a-zA-Z0-9][a-zA-Z0-9_.-]*$"),
|
|
203
|
+
MaxLength: 64,
|
|
204
|
+
MinLength: 2
|
|
205
|
+
},
|
|
206
|
+
serializedName: "channelName",
|
|
207
|
+
required: true,
|
|
208
|
+
type: {
|
|
209
|
+
name: "String"
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
};
|
|
213
|
+
exports.parameters5 = {
|
|
214
|
+
parameterPath: "parameters",
|
|
215
|
+
mapper: mappers_js_1.SiteInfo
|
|
216
|
+
};
|
|
217
|
+
exports.channelName2 = {
|
|
218
|
+
parameterPath: "channelName",
|
|
219
|
+
mapper: {
|
|
220
|
+
serializedName: "channelName",
|
|
221
|
+
required: true,
|
|
222
|
+
type: {
|
|
223
|
+
name: "Enum",
|
|
224
|
+
allowedValues: ["WebChatChannel", "DirectLineChannel"]
|
|
225
|
+
}
|
|
226
|
+
}
|
|
227
|
+
};
|
|
228
|
+
exports.connectionName = {
|
|
229
|
+
parameterPath: "connectionName",
|
|
230
|
+
mapper: {
|
|
231
|
+
constraints: {
|
|
232
|
+
Pattern: new RegExp("^[a-zA-Z0-9][\\sa-zA-Z0-9_.-]*$"),
|
|
233
|
+
MaxLength: 64,
|
|
234
|
+
MinLength: 2
|
|
235
|
+
},
|
|
236
|
+
serializedName: "connectionName",
|
|
237
|
+
required: true,
|
|
238
|
+
type: {
|
|
239
|
+
name: "String"
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
};
|
|
243
|
+
exports.parameters6 = {
|
|
244
|
+
parameterPath: "parameters",
|
|
245
|
+
mapper: mappers_js_1.ConnectionSetting
|
|
246
|
+
};
|
|
247
|
+
exports.parameters7 = {
|
|
248
|
+
parameterPath: "parameters",
|
|
249
|
+
mapper: mappers_js_1.QnAMakerEndpointKeysRequestBody
|
|
250
|
+
};
|
|
251
|
+
exports.operationResultId = {
|
|
252
|
+
parameterPath: "operationResultId",
|
|
253
|
+
mapper: {
|
|
254
|
+
serializedName: "operationResultId",
|
|
255
|
+
required: true,
|
|
256
|
+
type: {
|
|
257
|
+
name: "String"
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
};
|
|
261
|
+
exports.privateEndpointConnectionName = {
|
|
262
|
+
parameterPath: "privateEndpointConnectionName",
|
|
263
|
+
mapper: {
|
|
264
|
+
serializedName: "privateEndpointConnectionName",
|
|
265
|
+
required: true,
|
|
266
|
+
type: {
|
|
267
|
+
name: "String"
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
};
|
|
271
|
+
exports.properties2 = {
|
|
272
|
+
parameterPath: "properties",
|
|
273
|
+
mapper: mappers_js_1.PrivateEndpointConnection
|
|
274
|
+
};
|
|
275
|
+
//# sourceMappingURL=parameters.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"parameters.js","sourceRoot":"","sources":["../../../src/models/parameters.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AAOH,qDAQ8B;AAEjB,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,aAAa,CAAC;IACzC,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,cAAc;QAC9B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,UAAU,GAAuB;IAC5C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,gBAAS;CAClB,CAAC;AAEW,QAAA,MAAM,GAAuB;IACxC,aAAa,EAAE,QAAQ;IACvB,MAAM,EAAE;QACN,YAAY,EAAE,kBAAkB;QAChC,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,QAAQ;QACxB,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,KAAK,GAA0B;IAC1C,aAAa,EAAE,OAAO;IACtB,MAAM,EAAE;QACN,cAAc,EAAE,OAAO;QACvB,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEW,QAAA,iBAAiB,GAA0B;IACtD,aAAa,EAAE,mBAAmB;IAClC,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,8BAA8B,CAAC;YACnD,SAAS,EAAE,EAAE;YACb,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,mBAAmB;QACnC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,YAAY,GAA0B;IACjD,aAAa,EAAE,cAAc;IAC7B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,8BAA8B,CAAC;YACnD,SAAS,EAAE,EAAE;YACb,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,cAAc;QAC9B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,UAAU,GAA4B;IACjD,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE;QACN,YAAY,EAAE,YAAY;QAC1B,UAAU,EAAE,IAAI;QAChB,cAAc,EAAE,aAAa;QAC7B,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,cAAc,GAA0B;IACnD,aAAa,EAAE,gBAAgB;IAC/B,MAAM,EAAE;QACN,cAAc,EAAE,gBAAgB;QAChC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,QAAQ,GAAuB;IAC1C,aAAa,EAAE,CAAC,SAAS,EAAE,UAAU,CAAC;IACtC,MAAM,EAAE,gBAAS;CAClB,CAAC;AAEW,QAAA,IAAI,GAAuB;IACtC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,gBAAS;CAClB,CAAC;AAEW,QAAA,GAAG,GAAuB;IACrC,aAAa,EAAE,CAAC,SAAS,EAAE,KAAK,CAAC;IACjC,MAAM,EAAE,gBAAS;CAClB,CAAC;AAEW,QAAA,IAAI,GAAuB;IACtC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,gBAAS;CAClB,CAAC;AAEW,QAAA,IAAI,GAAuB;IACtC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,gBAAS;CAClB,CAAC;AAEW,QAAA,UAAU,GAAuB;IAC5C,aAAa,EAAE,CAAC,SAAS,EAAE,YAAY,CAAC;IACxC,MAAM,EAAE,gBAAS;CAClB,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,6CAAsC;CAC/C,CAAC;AAEW,QAAA,QAAQ,GAA0B;IAC7C,aAAa,EAAE,UAAU;IACzB,MAAM,EAAE;QACN,cAAc,EAAE,UAAU;QAC1B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;IACD,YAAY,EAAE,IAAI;CACnB,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,uBAAgB;CACzB,CAAC;AAEW,QAAA,WAAW,GAA0B;IAChD,aAAa,EAAE,aAAa;IAC5B,MAAM,EAAE;QACN,cAAc,EAAE,aAAa;QAC7B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,aAAa,EAAE;gBACb,cAAc;gBACd,iBAAiB;gBACjB,cAAc;gBACd,YAAY;gBACZ,iBAAiB;gBACjB,cAAc;gBACd,gBAAgB;gBAChB,cAAc;gBACd,gBAAgB;gBAChB,mBAAmB;gBACnB,YAAY;gBACZ,aAAa;gBACb,yBAAyB;gBACzB,gBAAgB;gBAChB,aAAa;gBACb,kBAAkB;gBAClB,gBAAgB;gBAChB,iBAAiB;gBACjB,gBAAgB;aACjB;SACF;KACF;CACF,CAAC;AAEW,QAAA,SAAS,GAAuB;IAC3C,aAAa,EAAE,CAAC,SAAS,EAAE,UAAU,CAAC;IACtC,MAAM,EAAE,uBAAgB;CACzB,CAAC;AAEW,QAAA,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,uBAAgB;CACzB,CAAC;AAEW,QAAA,IAAI,GAAuB;IACtC,aAAa,EAAE,CAAC,SAAS,EAAE,KAAK,CAAC;IACjC,MAAM,EAAE,uBAAgB;CACzB,CAAC;AAEW,QAAA,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,uBAAgB;CACzB,CAAC;AAEW,QAAA,KAAK,GAAuB;IACvC,aAAa,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC;IAClC,MAAM,EAAE,uBAAgB;CACzB,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,CAAC,SAAS,EAAE,YAAY,CAAC;IACxC,MAAM,EAAE,uBAAgB;CACzB,CAAC;AAEW,QAAA,YAAY,GAA0B;IACjD,aAAa,EAAE,aAAa;IAC5B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,8BAA8B,CAAC;YACnD,SAAS,EAAE,EAAE;YACb,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,aAAa;QAC7B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,qBAAc;CACvB,CAAC;AAEW,QAAA,YAAY,GAA0B;IACjD,aAAa,EAAE,aAAa;IAC5B,MAAM,EAAE;QACN,cAAc,EAAE,aAAa;QAC7B,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,MAAM;YACZ,aAAa,EAAE,CAAC,gBAAgB,EAAE,mBAAmB,CAAC;SACvD;KACF;CACF,CAAC;AAEW,QAAA,cAAc,GAA0B;IACnD,aAAa,EAAE,gBAAgB;IAC/B,MAAM,EAAE;QACN,WAAW,EAAE;YACX,OAAO,EAAE,IAAI,MAAM,CAAC,iCAAiC,CAAC;YACtD,SAAS,EAAE,EAAE;YACb,SAAS,EAAE,CAAC;SACb;QACD,cAAc,EAAE,gBAAgB;QAChC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,8BAAuB;CAChC,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,4CAAqC;CAC9C,CAAC;AAEW,QAAA,iBAAiB,GAA0B;IACtD,aAAa,EAAE,mBAAmB;IAClC,MAAM,EAAE;QACN,cAAc,EAAE,mBAAmB;QACnC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,6BAA6B,GAA0B;IAClE,aAAa,EAAE,+BAA+B;IAC9C,MAAM,EAAE;QACN,cAAc,EAAE,+BAA+B;QAC/C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;SACf;KACF;CACF,CAAC;AAEW,QAAA,WAAW,GAAuB;IAC7C,aAAa,EAAE,YAAY;IAC3B,MAAM,EAAE,sCAA+B;CACxC,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n Bot as BotMapper,\n CheckNameAvailabilityRequestBody as CheckNameAvailabilityRequestBodyMapper,\n BotChannel as BotChannelMapper,\n SiteInfo as SiteInfoMapper,\n ConnectionSetting as ConnectionSettingMapper,\n QnAMakerEndpointKeysRequestBody as QnAMakerEndpointKeysRequestBodyMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper\n} from \"../models/mappers.js\";\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: BotMapper\n};\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9][a-zA-Z0-9_.-]*$\"),\n MaxLength: 64,\n MinLength: 2\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceName: OperationURLParameter = {\n parameterPath: \"resourceName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9][a-zA-Z0-9_.-]*$\"),\n MaxLength: 64,\n MinLength: 2\n },\n serializedName: \"resourceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2022-09-15\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const location: OperationParameter = {\n parameterPath: [\"options\", \"location\"],\n mapper: BotMapper\n};\n\nexport const tags: OperationParameter = {\n parameterPath: [\"options\", \"tags\"],\n mapper: BotMapper\n};\n\nexport const sku: OperationParameter = {\n parameterPath: [\"options\", \"sku\"],\n mapper: BotMapper\n};\n\nexport const kind: OperationParameter = {\n parameterPath: [\"options\", \"kind\"],\n mapper: BotMapper\n};\n\nexport const etag: OperationParameter = {\n parameterPath: [\"options\", \"etag\"],\n mapper: BotMapper\n};\n\nexport const properties: OperationParameter = {\n parameterPath: [\"options\", \"properties\"],\n mapper: BotMapper\n};\n\nexport const parameters2: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: CheckNameAvailabilityRequestBodyMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const parameters3: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: BotChannelMapper\n};\n\nexport const channelName: OperationURLParameter = {\n parameterPath: \"channelName\",\n mapper: {\n serializedName: \"channelName\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\n \"AlexaChannel\",\n \"FacebookChannel\",\n \"EmailChannel\",\n \"KikChannel\",\n \"TelegramChannel\",\n \"SlackChannel\",\n \"MsTeamsChannel\",\n \"SkypeChannel\",\n \"WebChatChannel\",\n \"DirectLineChannel\",\n \"SmsChannel\",\n \"LineChannel\",\n \"DirectLineSpeechChannel\",\n \"OutlookChannel\",\n \"Omnichannel\",\n \"TelephonyChannel\",\n \"AcsChatChannel\",\n \"SearchAssistant\",\n \"M365Extensions\"\n ]\n }\n }\n};\n\nexport const location1: OperationParameter = {\n parameterPath: [\"options\", \"location\"],\n mapper: BotChannelMapper\n};\n\nexport const tags1: OperationParameter = {\n parameterPath: [\"options\", \"tags\"],\n mapper: BotChannelMapper\n};\n\nexport const sku1: OperationParameter = {\n parameterPath: [\"options\", \"sku\"],\n mapper: BotChannelMapper\n};\n\nexport const kind1: OperationParameter = {\n parameterPath: [\"options\", \"kind\"],\n mapper: BotChannelMapper\n};\n\nexport const etag1: OperationParameter = {\n parameterPath: [\"options\", \"etag\"],\n mapper: BotChannelMapper\n};\n\nexport const properties1: OperationParameter = {\n parameterPath: [\"options\", \"properties\"],\n mapper: BotChannelMapper\n};\n\nexport const channelName1: OperationURLParameter = {\n parameterPath: \"channelName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9][a-zA-Z0-9_.-]*$\"),\n MaxLength: 64,\n MinLength: 2\n },\n serializedName: \"channelName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters5: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: SiteInfoMapper\n};\n\nexport const channelName2: OperationURLParameter = {\n parameterPath: \"channelName\",\n mapper: {\n serializedName: \"channelName\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"WebChatChannel\", \"DirectLineChannel\"]\n }\n }\n};\n\nexport const connectionName: OperationURLParameter = {\n parameterPath: \"connectionName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z0-9][\\\\sa-zA-Z0-9_.-]*$\"),\n MaxLength: 64,\n MinLength: 2\n },\n serializedName: \"connectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const parameters6: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: ConnectionSettingMapper\n};\n\nexport const parameters7: OperationParameter = {\n parameterPath: \"parameters\",\n mapper: QnAMakerEndpointKeysRequestBodyMapper\n};\n\nexport const operationResultId: OperationURLParameter = {\n parameterPath: \"operationResultId\",\n mapper: {\n serializedName: \"operationResultId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const properties2: OperationParameter = {\n parameterPath: \"properties\",\n mapper: PrivateEndpointConnectionMapper\n};\n"]}
|