@azure/arm-botservice 4.0.1-alpha.20250102.1 → 4.0.1-alpha.20250106.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
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { QnAMakerEndpointKeys } from "../operationsInterfaces";
|
|
10
|
-
import * as coreClient from "@azure/core-client";
|
|
11
|
-
import * as Mappers from "../models/mappers";
|
|
12
|
-
import * as Parameters from "../models/parameters";
|
|
13
|
-
import { AzureBotService } from "../azureBotService";
|
|
14
|
-
import {
|
|
15
|
-
QnAMakerEndpointKeysRequestBody,
|
|
16
|
-
QnAMakerEndpointKeysGetOptionalParams,
|
|
17
|
-
QnAMakerEndpointKeysGetResponse
|
|
18
|
-
} from "../models";
|
|
19
|
-
|
|
20
|
-
/** Class containing QnAMakerEndpointKeys operations. */
|
|
21
|
-
export class QnAMakerEndpointKeysImpl implements QnAMakerEndpointKeys {
|
|
22
|
-
private readonly client: AzureBotService;
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* Initialize a new instance of the class QnAMakerEndpointKeys class.
|
|
26
|
-
* @param client Reference to the service client
|
|
27
|
-
*/
|
|
28
|
-
constructor(client: AzureBotService) {
|
|
29
|
-
this.client = client;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
/**
|
|
33
|
-
* Lists the QnA Maker endpoint keys
|
|
34
|
-
* @param parameters The request body parameters to provide for the check name availability request
|
|
35
|
-
* @param options The options parameters.
|
|
36
|
-
*/
|
|
37
|
-
get(
|
|
38
|
-
parameters: QnAMakerEndpointKeysRequestBody,
|
|
39
|
-
options?: QnAMakerEndpointKeysGetOptionalParams
|
|
40
|
-
): Promise<QnAMakerEndpointKeysGetResponse> {
|
|
41
|
-
return this.client.sendOperationRequest(
|
|
42
|
-
{ parameters, options },
|
|
43
|
-
getOperationSpec
|
|
44
|
-
);
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
// Operation Specifications
|
|
48
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
49
|
-
|
|
50
|
-
const getOperationSpec: coreClient.OperationSpec = {
|
|
51
|
-
path:
|
|
52
|
-
"/subscriptions/{subscriptionId}/providers/Microsoft.BotService/listQnAMakerEndpointKeys",
|
|
53
|
-
httpMethod: "POST",
|
|
54
|
-
responses: {
|
|
55
|
-
200: {
|
|
56
|
-
bodyMapper: Mappers.QnAMakerEndpointKeysResponse
|
|
57
|
-
},
|
|
58
|
-
default: {
|
|
59
|
-
bodyMapper: Mappers.ErrorModel
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
requestBody: Parameters.parameters7,
|
|
63
|
-
queryParameters: [Parameters.apiVersion],
|
|
64
|
-
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
65
|
-
headerParameters: [Parameters.contentType, Parameters.accept],
|
|
66
|
-
mediaType: "json",
|
|
67
|
-
serializer
|
|
68
|
-
};
|
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
ConnectionSetting,
|
|
12
|
-
BotConnectionListByBotServiceOptionalParams,
|
|
13
|
-
BotConnectionListServiceProvidersOptionalParams,
|
|
14
|
-
BotConnectionListServiceProvidersResponse,
|
|
15
|
-
BotConnectionListWithSecretsOptionalParams,
|
|
16
|
-
BotConnectionListWithSecretsResponse,
|
|
17
|
-
BotConnectionCreateOptionalParams,
|
|
18
|
-
BotConnectionCreateResponse,
|
|
19
|
-
BotConnectionUpdateOptionalParams,
|
|
20
|
-
BotConnectionUpdateResponse,
|
|
21
|
-
BotConnectionGetOptionalParams,
|
|
22
|
-
BotConnectionGetResponse,
|
|
23
|
-
BotConnectionDeleteOptionalParams
|
|
24
|
-
} from "../models";
|
|
25
|
-
|
|
26
|
-
/// <reference lib="esnext.asynciterable" />
|
|
27
|
-
/** Interface representing a BotConnection. */
|
|
28
|
-
export interface BotConnection {
|
|
29
|
-
/**
|
|
30
|
-
* Returns all the Connection Settings registered to a particular BotService resource
|
|
31
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
32
|
-
* @param resourceName The name of the Bot resource.
|
|
33
|
-
* @param options The options parameters.
|
|
34
|
-
*/
|
|
35
|
-
listByBotService(
|
|
36
|
-
resourceGroupName: string,
|
|
37
|
-
resourceName: string,
|
|
38
|
-
options?: BotConnectionListByBotServiceOptionalParams
|
|
39
|
-
): PagedAsyncIterableIterator<ConnectionSetting>;
|
|
40
|
-
/**
|
|
41
|
-
* Lists the available Service Providers for creating Connection Settings
|
|
42
|
-
* @param options The options parameters.
|
|
43
|
-
*/
|
|
44
|
-
listServiceProviders(
|
|
45
|
-
options?: BotConnectionListServiceProvidersOptionalParams
|
|
46
|
-
): Promise<BotConnectionListServiceProvidersResponse>;
|
|
47
|
-
/**
|
|
48
|
-
* Get a Connection Setting registration for a Bot Service
|
|
49
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
50
|
-
* @param resourceName The name of the Bot resource.
|
|
51
|
-
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
52
|
-
* @param options The options parameters.
|
|
53
|
-
*/
|
|
54
|
-
listWithSecrets(
|
|
55
|
-
resourceGroupName: string,
|
|
56
|
-
resourceName: string,
|
|
57
|
-
connectionName: string,
|
|
58
|
-
options?: BotConnectionListWithSecretsOptionalParams
|
|
59
|
-
): Promise<BotConnectionListWithSecretsResponse>;
|
|
60
|
-
/**
|
|
61
|
-
* Register a new Auth Connection for a Bot Service
|
|
62
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
63
|
-
* @param resourceName The name of the Bot resource.
|
|
64
|
-
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
65
|
-
* @param parameters The parameters to provide for creating the Connection Setting.
|
|
66
|
-
* @param options The options parameters.
|
|
67
|
-
*/
|
|
68
|
-
create(
|
|
69
|
-
resourceGroupName: string,
|
|
70
|
-
resourceName: string,
|
|
71
|
-
connectionName: string,
|
|
72
|
-
parameters: ConnectionSetting,
|
|
73
|
-
options?: BotConnectionCreateOptionalParams
|
|
74
|
-
): Promise<BotConnectionCreateResponse>;
|
|
75
|
-
/**
|
|
76
|
-
* Updates a Connection Setting registration for a Bot Service
|
|
77
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
78
|
-
* @param resourceName The name of the Bot resource.
|
|
79
|
-
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
80
|
-
* @param parameters The parameters to provide for updating the Connection Setting.
|
|
81
|
-
* @param options The options parameters.
|
|
82
|
-
*/
|
|
83
|
-
update(
|
|
84
|
-
resourceGroupName: string,
|
|
85
|
-
resourceName: string,
|
|
86
|
-
connectionName: string,
|
|
87
|
-
parameters: ConnectionSetting,
|
|
88
|
-
options?: BotConnectionUpdateOptionalParams
|
|
89
|
-
): Promise<BotConnectionUpdateResponse>;
|
|
90
|
-
/**
|
|
91
|
-
* Get a Connection Setting registration for a Bot Service
|
|
92
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
93
|
-
* @param resourceName The name of the Bot resource.
|
|
94
|
-
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
95
|
-
* @param options The options parameters.
|
|
96
|
-
*/
|
|
97
|
-
get(
|
|
98
|
-
resourceGroupName: string,
|
|
99
|
-
resourceName: string,
|
|
100
|
-
connectionName: string,
|
|
101
|
-
options?: BotConnectionGetOptionalParams
|
|
102
|
-
): Promise<BotConnectionGetResponse>;
|
|
103
|
-
/**
|
|
104
|
-
* Deletes a Connection Setting registration for a Bot Service
|
|
105
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
106
|
-
* @param resourceName The name of the Bot resource.
|
|
107
|
-
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
108
|
-
* @param options The options parameters.
|
|
109
|
-
*/
|
|
110
|
-
delete(
|
|
111
|
-
resourceGroupName: string,
|
|
112
|
-
resourceName: string,
|
|
113
|
-
connectionName: string,
|
|
114
|
-
options?: BotConnectionDeleteOptionalParams
|
|
115
|
-
): Promise<void>;
|
|
116
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
Bot,
|
|
12
|
-
BotsListByResourceGroupOptionalParams,
|
|
13
|
-
BotsListOptionalParams,
|
|
14
|
-
BotsCreateOptionalParams,
|
|
15
|
-
BotsCreateResponse,
|
|
16
|
-
BotsUpdateOptionalParams,
|
|
17
|
-
BotsUpdateResponse,
|
|
18
|
-
BotsDeleteOptionalParams,
|
|
19
|
-
BotsGetOptionalParams,
|
|
20
|
-
BotsGetResponse,
|
|
21
|
-
CheckNameAvailabilityRequestBody,
|
|
22
|
-
BotsGetCheckNameAvailabilityOptionalParams,
|
|
23
|
-
BotsGetCheckNameAvailabilityResponse
|
|
24
|
-
} from "../models";
|
|
25
|
-
|
|
26
|
-
/// <reference lib="esnext.asynciterable" />
|
|
27
|
-
/** Interface representing a Bots. */
|
|
28
|
-
export interface Bots {
|
|
29
|
-
/**
|
|
30
|
-
* Returns all the resources of a particular type belonging to a resource group
|
|
31
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
32
|
-
* @param options The options parameters.
|
|
33
|
-
*/
|
|
34
|
-
listByResourceGroup(
|
|
35
|
-
resourceGroupName: string,
|
|
36
|
-
options?: BotsListByResourceGroupOptionalParams
|
|
37
|
-
): PagedAsyncIterableIterator<Bot>;
|
|
38
|
-
/**
|
|
39
|
-
* Returns all the resources of a particular type belonging to a subscription.
|
|
40
|
-
* @param options The options parameters.
|
|
41
|
-
*/
|
|
42
|
-
list(options?: BotsListOptionalParams): PagedAsyncIterableIterator<Bot>;
|
|
43
|
-
/**
|
|
44
|
-
* Creates a Bot Service. Bot Service is a resource group wide resource type.
|
|
45
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
46
|
-
* @param resourceName The name of the Bot resource.
|
|
47
|
-
* @param parameters The parameters to provide for the created bot.
|
|
48
|
-
* @param options The options parameters.
|
|
49
|
-
*/
|
|
50
|
-
create(
|
|
51
|
-
resourceGroupName: string,
|
|
52
|
-
resourceName: string,
|
|
53
|
-
parameters: Bot,
|
|
54
|
-
options?: BotsCreateOptionalParams
|
|
55
|
-
): Promise<BotsCreateResponse>;
|
|
56
|
-
/**
|
|
57
|
-
* Updates a Bot Service
|
|
58
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
59
|
-
* @param resourceName The name of the Bot resource.
|
|
60
|
-
* @param options The options parameters.
|
|
61
|
-
*/
|
|
62
|
-
update(
|
|
63
|
-
resourceGroupName: string,
|
|
64
|
-
resourceName: string,
|
|
65
|
-
options?: BotsUpdateOptionalParams
|
|
66
|
-
): Promise<BotsUpdateResponse>;
|
|
67
|
-
/**
|
|
68
|
-
* Deletes a Bot Service from the resource group.
|
|
69
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
70
|
-
* @param resourceName The name of the Bot resource.
|
|
71
|
-
* @param options The options parameters.
|
|
72
|
-
*/
|
|
73
|
-
delete(
|
|
74
|
-
resourceGroupName: string,
|
|
75
|
-
resourceName: string,
|
|
76
|
-
options?: BotsDeleteOptionalParams
|
|
77
|
-
): Promise<void>;
|
|
78
|
-
/**
|
|
79
|
-
* Returns a BotService specified by the parameters.
|
|
80
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
81
|
-
* @param resourceName The name of the Bot resource.
|
|
82
|
-
* @param options The options parameters.
|
|
83
|
-
*/
|
|
84
|
-
get(
|
|
85
|
-
resourceGroupName: string,
|
|
86
|
-
resourceName: string,
|
|
87
|
-
options?: BotsGetOptionalParams
|
|
88
|
-
): Promise<BotsGetResponse>;
|
|
89
|
-
/**
|
|
90
|
-
* Check whether a bot name is available.
|
|
91
|
-
* @param parameters The request body parameters to provide for the check name availability request
|
|
92
|
-
* @param options The options parameters.
|
|
93
|
-
*/
|
|
94
|
-
getCheckNameAvailability(
|
|
95
|
-
parameters: CheckNameAvailabilityRequestBody,
|
|
96
|
-
options?: BotsGetCheckNameAvailabilityOptionalParams
|
|
97
|
-
): Promise<BotsGetCheckNameAvailabilityResponse>;
|
|
98
|
-
}
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
BotChannel,
|
|
12
|
-
ChannelsListByResourceGroupOptionalParams,
|
|
13
|
-
ChannelName,
|
|
14
|
-
ChannelsCreateOptionalParams,
|
|
15
|
-
ChannelsCreateResponse,
|
|
16
|
-
ChannelsUpdateOptionalParams,
|
|
17
|
-
ChannelsUpdateResponse,
|
|
18
|
-
ChannelsDeleteOptionalParams,
|
|
19
|
-
ChannelsGetOptionalParams,
|
|
20
|
-
ChannelsGetResponse,
|
|
21
|
-
ChannelsListWithKeysOptionalParams,
|
|
22
|
-
ChannelsListWithKeysResponse
|
|
23
|
-
} from "../models";
|
|
24
|
-
|
|
25
|
-
/// <reference lib="esnext.asynciterable" />
|
|
26
|
-
/** Interface representing a Channels. */
|
|
27
|
-
export interface Channels {
|
|
28
|
-
/**
|
|
29
|
-
* Returns all the Channel registrations of a particular BotService resource
|
|
30
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
31
|
-
* @param resourceName The name of the Bot resource.
|
|
32
|
-
* @param options The options parameters.
|
|
33
|
-
*/
|
|
34
|
-
listByResourceGroup(
|
|
35
|
-
resourceGroupName: string,
|
|
36
|
-
resourceName: string,
|
|
37
|
-
options?: ChannelsListByResourceGroupOptionalParams
|
|
38
|
-
): PagedAsyncIterableIterator<BotChannel>;
|
|
39
|
-
/**
|
|
40
|
-
* Creates a Channel registration for a Bot Service
|
|
41
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
42
|
-
* @param resourceName The name of the Bot resource.
|
|
43
|
-
* @param channelName The name of the Channel resource.
|
|
44
|
-
* @param parameters The parameters to provide for the created bot.
|
|
45
|
-
* @param options The options parameters.
|
|
46
|
-
*/
|
|
47
|
-
create(
|
|
48
|
-
resourceGroupName: string,
|
|
49
|
-
resourceName: string,
|
|
50
|
-
channelName: ChannelName,
|
|
51
|
-
parameters: BotChannel,
|
|
52
|
-
options?: ChannelsCreateOptionalParams
|
|
53
|
-
): Promise<ChannelsCreateResponse>;
|
|
54
|
-
/**
|
|
55
|
-
* Updates a Channel registration for a Bot Service
|
|
56
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
57
|
-
* @param resourceName The name of the Bot resource.
|
|
58
|
-
* @param channelName The name of the Channel resource.
|
|
59
|
-
* @param options The options parameters.
|
|
60
|
-
*/
|
|
61
|
-
update(
|
|
62
|
-
resourceGroupName: string,
|
|
63
|
-
resourceName: string,
|
|
64
|
-
channelName: ChannelName,
|
|
65
|
-
options?: ChannelsUpdateOptionalParams
|
|
66
|
-
): Promise<ChannelsUpdateResponse>;
|
|
67
|
-
/**
|
|
68
|
-
* Deletes a Channel registration from a Bot Service
|
|
69
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
70
|
-
* @param resourceName The name of the Bot resource.
|
|
71
|
-
* @param channelName The name of the Bot resource.
|
|
72
|
-
* @param options The options parameters.
|
|
73
|
-
*/
|
|
74
|
-
delete(
|
|
75
|
-
resourceGroupName: string,
|
|
76
|
-
resourceName: string,
|
|
77
|
-
channelName: string,
|
|
78
|
-
options?: ChannelsDeleteOptionalParams
|
|
79
|
-
): Promise<void>;
|
|
80
|
-
/**
|
|
81
|
-
* Returns a BotService Channel registration specified by the parameters.
|
|
82
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
83
|
-
* @param resourceName The name of the Bot resource.
|
|
84
|
-
* @param channelName The name of the Bot resource.
|
|
85
|
-
* @param options The options parameters.
|
|
86
|
-
*/
|
|
87
|
-
get(
|
|
88
|
-
resourceGroupName: string,
|
|
89
|
-
resourceName: string,
|
|
90
|
-
channelName: string,
|
|
91
|
-
options?: ChannelsGetOptionalParams
|
|
92
|
-
): Promise<ChannelsGetResponse>;
|
|
93
|
-
/**
|
|
94
|
-
* Lists a Channel registration for a Bot Service including secrets
|
|
95
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
96
|
-
* @param resourceName The name of the Bot resource.
|
|
97
|
-
* @param channelName The name of the Channel resource.
|
|
98
|
-
* @param options The options parameters.
|
|
99
|
-
*/
|
|
100
|
-
listWithKeys(
|
|
101
|
-
resourceGroupName: string,
|
|
102
|
-
resourceName: string,
|
|
103
|
-
channelName: ChannelName,
|
|
104
|
-
options?: ChannelsListWithKeysOptionalParams
|
|
105
|
-
): Promise<ChannelsListWithKeysResponse>;
|
|
106
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import {
|
|
10
|
-
SiteInfo,
|
|
11
|
-
RegenerateKeysChannelName,
|
|
12
|
-
DirectLineRegenerateKeysOptionalParams,
|
|
13
|
-
DirectLineRegenerateKeysResponse
|
|
14
|
-
} from "../models";
|
|
15
|
-
|
|
16
|
-
/** Interface representing a DirectLine. */
|
|
17
|
-
export interface DirectLine {
|
|
18
|
-
/**
|
|
19
|
-
* Regenerates secret keys and returns them for the DirectLine Channel of a particular BotService
|
|
20
|
-
* resource
|
|
21
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
22
|
-
* @param resourceName The name of the Bot resource.
|
|
23
|
-
* @param channelName The name of the Channel resource for which keys are to be regenerated.
|
|
24
|
-
* @param parameters The parameters to provide for the created bot.
|
|
25
|
-
* @param options The options parameters.
|
|
26
|
-
*/
|
|
27
|
-
regenerateKeys(
|
|
28
|
-
resourceGroupName: string,
|
|
29
|
-
resourceName: string,
|
|
30
|
-
channelName: RegenerateKeysChannelName,
|
|
31
|
-
parameters: SiteInfo,
|
|
32
|
-
options?: DirectLineRegenerateKeysOptionalParams
|
|
33
|
-
): Promise<DirectLineRegenerateKeysResponse>;
|
|
34
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import {
|
|
10
|
-
EmailCreateSignInUrlOptionalParams,
|
|
11
|
-
EmailCreateSignInUrlResponse
|
|
12
|
-
} from "../models";
|
|
13
|
-
|
|
14
|
-
/** Interface representing a Email. */
|
|
15
|
-
export interface Email {
|
|
16
|
-
/**
|
|
17
|
-
* Creates an email channel sign in url for a Bot Service
|
|
18
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
19
|
-
* @param resourceName The name of the Bot resource.
|
|
20
|
-
* @param options The options parameters.
|
|
21
|
-
*/
|
|
22
|
-
createSignInUrl(
|
|
23
|
-
resourceGroupName: string,
|
|
24
|
-
resourceName: string,
|
|
25
|
-
options?: EmailCreateSignInUrlOptionalParams
|
|
26
|
-
): Promise<EmailCreateSignInUrlResponse>;
|
|
27
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import {
|
|
10
|
-
HostSettingsGetOptionalParams,
|
|
11
|
-
HostSettingsGetResponse
|
|
12
|
-
} from "../models";
|
|
13
|
-
|
|
14
|
-
/** Interface representing a HostSettings. */
|
|
15
|
-
export interface HostSettings {
|
|
16
|
-
/**
|
|
17
|
-
* Get per subscription settings needed to host bot in compute resource such as Azure App Service
|
|
18
|
-
* @param options The options parameters.
|
|
19
|
-
*/
|
|
20
|
-
get(
|
|
21
|
-
options?: HostSettingsGetOptionalParams
|
|
22
|
-
): Promise<HostSettingsGetResponse>;
|
|
23
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
export * from "./bots";
|
|
10
|
-
export * from "./channels";
|
|
11
|
-
export * from "./directLine";
|
|
12
|
-
export * from "./email";
|
|
13
|
-
export * from "./operations";
|
|
14
|
-
export * from "./botConnection";
|
|
15
|
-
export * from "./qnAMakerEndpointKeys";
|
|
16
|
-
export * from "./hostSettings";
|
|
17
|
-
export * from "./operationResults";
|
|
18
|
-
export * from "./privateEndpointConnections";
|
|
19
|
-
export * from "./privateLinkResources";
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
10
|
-
import {
|
|
11
|
-
OperationResultsGetOptionalParams,
|
|
12
|
-
OperationResultsGetResponse
|
|
13
|
-
} from "../models";
|
|
14
|
-
|
|
15
|
-
/** Interface representing a OperationResults. */
|
|
16
|
-
export interface OperationResults {
|
|
17
|
-
/**
|
|
18
|
-
* Get the operation result for a long running operation.
|
|
19
|
-
* @param operationResultId The ID of the operation result to get.
|
|
20
|
-
* @param options The options parameters.
|
|
21
|
-
*/
|
|
22
|
-
beginGet(
|
|
23
|
-
operationResultId: string,
|
|
24
|
-
options?: OperationResultsGetOptionalParams
|
|
25
|
-
): Promise<
|
|
26
|
-
PollerLike<
|
|
27
|
-
PollOperationState<OperationResultsGetResponse>,
|
|
28
|
-
OperationResultsGetResponse
|
|
29
|
-
>
|
|
30
|
-
>;
|
|
31
|
-
/**
|
|
32
|
-
* Get the operation result for a long running operation.
|
|
33
|
-
* @param operationResultId The ID of the operation result to get.
|
|
34
|
-
* @param options The options parameters.
|
|
35
|
-
*/
|
|
36
|
-
beginGetAndWait(
|
|
37
|
-
operationResultId: string,
|
|
38
|
-
options?: OperationResultsGetOptionalParams
|
|
39
|
-
): Promise<OperationResultsGetResponse>;
|
|
40
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import { OperationEntity, OperationsListOptionalParams } from "../models";
|
|
11
|
-
|
|
12
|
-
/// <reference lib="esnext.asynciterable" />
|
|
13
|
-
/** Interface representing a Operations. */
|
|
14
|
-
export interface Operations {
|
|
15
|
-
/**
|
|
16
|
-
* Lists all the available BotService operations.
|
|
17
|
-
* @param options The options parameters.
|
|
18
|
-
*/
|
|
19
|
-
list(
|
|
20
|
-
options?: OperationsListOptionalParams
|
|
21
|
-
): PagedAsyncIterableIterator<OperationEntity>;
|
|
22
|
-
}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
10
|
-
import {
|
|
11
|
-
PrivateEndpointConnection,
|
|
12
|
-
PrivateEndpointConnectionsListOptionalParams,
|
|
13
|
-
PrivateEndpointConnectionsGetOptionalParams,
|
|
14
|
-
PrivateEndpointConnectionsGetResponse,
|
|
15
|
-
PrivateEndpointConnectionsCreateOptionalParams,
|
|
16
|
-
PrivateEndpointConnectionsCreateResponse,
|
|
17
|
-
PrivateEndpointConnectionsDeleteOptionalParams
|
|
18
|
-
} from "../models";
|
|
19
|
-
|
|
20
|
-
/// <reference lib="esnext.asynciterable" />
|
|
21
|
-
/** Interface representing a PrivateEndpointConnections. */
|
|
22
|
-
export interface PrivateEndpointConnections {
|
|
23
|
-
/**
|
|
24
|
-
* List all the private endpoint connections associated with the Bot.
|
|
25
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
26
|
-
* @param resourceName The name of the Bot resource.
|
|
27
|
-
* @param options The options parameters.
|
|
28
|
-
*/
|
|
29
|
-
list(
|
|
30
|
-
resourceGroupName: string,
|
|
31
|
-
resourceName: string,
|
|
32
|
-
options?: PrivateEndpointConnectionsListOptionalParams
|
|
33
|
-
): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
34
|
-
/**
|
|
35
|
-
* Gets the specified private endpoint connection associated with the Bot.
|
|
36
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
37
|
-
* @param resourceName The name of the Bot resource.
|
|
38
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
39
|
-
* Azure resource
|
|
40
|
-
* @param options The options parameters.
|
|
41
|
-
*/
|
|
42
|
-
get(
|
|
43
|
-
resourceGroupName: string,
|
|
44
|
-
resourceName: string,
|
|
45
|
-
privateEndpointConnectionName: string,
|
|
46
|
-
options?: PrivateEndpointConnectionsGetOptionalParams
|
|
47
|
-
): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
48
|
-
/**
|
|
49
|
-
* Update the state of specified private endpoint connection associated with the Bot.
|
|
50
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
51
|
-
* @param resourceName The name of the Bot resource.
|
|
52
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
53
|
-
* Azure resource
|
|
54
|
-
* @param properties The private endpoint connection properties.
|
|
55
|
-
* @param options The options parameters.
|
|
56
|
-
*/
|
|
57
|
-
create(
|
|
58
|
-
resourceGroupName: string,
|
|
59
|
-
resourceName: string,
|
|
60
|
-
privateEndpointConnectionName: string,
|
|
61
|
-
properties: PrivateEndpointConnection,
|
|
62
|
-
options?: PrivateEndpointConnectionsCreateOptionalParams
|
|
63
|
-
): Promise<PrivateEndpointConnectionsCreateResponse>;
|
|
64
|
-
/**
|
|
65
|
-
* Deletes the specified private endpoint connection associated with the Bot.
|
|
66
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
67
|
-
* @param resourceName The name of the Bot resource.
|
|
68
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
69
|
-
* Azure resource
|
|
70
|
-
* @param options The options parameters.
|
|
71
|
-
*/
|
|
72
|
-
delete(
|
|
73
|
-
resourceGroupName: string,
|
|
74
|
-
resourceName: string,
|
|
75
|
-
privateEndpointConnectionName: string,
|
|
76
|
-
options?: PrivateEndpointConnectionsDeleteOptionalParams
|
|
77
|
-
): Promise<void>;
|
|
78
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import {
|
|
10
|
-
PrivateLinkResourcesListByBotResourceOptionalParams,
|
|
11
|
-
PrivateLinkResourcesListByBotResourceResponse
|
|
12
|
-
} from "../models";
|
|
13
|
-
|
|
14
|
-
/** Interface representing a PrivateLinkResources. */
|
|
15
|
-
export interface PrivateLinkResources {
|
|
16
|
-
/**
|
|
17
|
-
* Gets the private link resources that need to be created for a Bot.
|
|
18
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
19
|
-
* @param resourceName The name of the Bot resource.
|
|
20
|
-
* @param options The options parameters.
|
|
21
|
-
*/
|
|
22
|
-
listByBotResource(
|
|
23
|
-
resourceGroupName: string,
|
|
24
|
-
resourceName: string,
|
|
25
|
-
options?: PrivateLinkResourcesListByBotResourceOptionalParams
|
|
26
|
-
): Promise<PrivateLinkResourcesListByBotResourceResponse>;
|
|
27
|
-
}
|