@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
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { BotConnection } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { AzureBotService } from "../azureBotService.js";
|
|
4
|
+
import { ConnectionSetting, BotConnectionListByBotServiceOptionalParams, BotConnectionListServiceProvidersOptionalParams, BotConnectionListServiceProvidersResponse, BotConnectionListWithSecretsOptionalParams, BotConnectionListWithSecretsResponse, BotConnectionCreateOptionalParams, BotConnectionCreateResponse, BotConnectionUpdateOptionalParams, BotConnectionUpdateResponse, BotConnectionGetOptionalParams, BotConnectionGetResponse, BotConnectionDeleteOptionalParams } from "../models/index.js";
|
|
5
|
+
/** Class containing BotConnection operations. */
|
|
6
|
+
export declare class BotConnectionImpl implements BotConnection {
|
|
7
|
+
private readonly client;
|
|
8
|
+
/**
|
|
9
|
+
* Initialize a new instance of the class BotConnection class.
|
|
10
|
+
* @param client Reference to the service client
|
|
11
|
+
*/
|
|
12
|
+
constructor(client: AzureBotService);
|
|
13
|
+
/**
|
|
14
|
+
* Returns all the Connection Settings registered to a particular BotService resource
|
|
15
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
16
|
+
* @param resourceName The name of the Bot resource.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
listByBotService(resourceGroupName: string, resourceName: string, options?: BotConnectionListByBotServiceOptionalParams): PagedAsyncIterableIterator<ConnectionSetting>;
|
|
20
|
+
private listByBotServicePagingPage;
|
|
21
|
+
private listByBotServicePagingAll;
|
|
22
|
+
/**
|
|
23
|
+
* Lists the available Service Providers for creating Connection Settings
|
|
24
|
+
* @param options The options parameters.
|
|
25
|
+
*/
|
|
26
|
+
listServiceProviders(options?: BotConnectionListServiceProvidersOptionalParams): Promise<BotConnectionListServiceProvidersResponse>;
|
|
27
|
+
/**
|
|
28
|
+
* Get a Connection Setting registration for a Bot Service
|
|
29
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
30
|
+
* @param resourceName The name of the Bot resource.
|
|
31
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
32
|
+
* @param options The options parameters.
|
|
33
|
+
*/
|
|
34
|
+
listWithSecrets(resourceGroupName: string, resourceName: string, connectionName: string, options?: BotConnectionListWithSecretsOptionalParams): Promise<BotConnectionListWithSecretsResponse>;
|
|
35
|
+
/**
|
|
36
|
+
* Register a new Auth Connection for a Bot Service
|
|
37
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
38
|
+
* @param resourceName The name of the Bot resource.
|
|
39
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
40
|
+
* @param parameters The parameters to provide for creating the Connection Setting.
|
|
41
|
+
* @param options The options parameters.
|
|
42
|
+
*/
|
|
43
|
+
create(resourceGroupName: string, resourceName: string, connectionName: string, parameters: ConnectionSetting, options?: BotConnectionCreateOptionalParams): Promise<BotConnectionCreateResponse>;
|
|
44
|
+
/**
|
|
45
|
+
* Updates a Connection Setting registration for a Bot Service
|
|
46
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
47
|
+
* @param resourceName The name of the Bot resource.
|
|
48
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
49
|
+
* @param parameters The parameters to provide for updating the Connection Setting.
|
|
50
|
+
* @param options The options parameters.
|
|
51
|
+
*/
|
|
52
|
+
update(resourceGroupName: string, resourceName: string, connectionName: string, parameters: ConnectionSetting, options?: BotConnectionUpdateOptionalParams): Promise<BotConnectionUpdateResponse>;
|
|
53
|
+
/**
|
|
54
|
+
* Get a Connection Setting registration for a Bot Service
|
|
55
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
56
|
+
* @param resourceName The name of the Bot resource.
|
|
57
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
58
|
+
* @param options The options parameters.
|
|
59
|
+
*/
|
|
60
|
+
get(resourceGroupName: string, resourceName: string, connectionName: string, options?: BotConnectionGetOptionalParams): Promise<BotConnectionGetResponse>;
|
|
61
|
+
/**
|
|
62
|
+
* Deletes a Connection Setting registration for a Bot Service
|
|
63
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
64
|
+
* @param resourceName The name of the Bot resource.
|
|
65
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
66
|
+
* @param options The options parameters.
|
|
67
|
+
*/
|
|
68
|
+
delete(resourceGroupName: string, resourceName: string, connectionName: string, options?: BotConnectionDeleteOptionalParams): Promise<void>;
|
|
69
|
+
/**
|
|
70
|
+
* Returns all the Connection Settings registered to a particular BotService resource
|
|
71
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
72
|
+
* @param resourceName The name of the Bot resource.
|
|
73
|
+
* @param options The options parameters.
|
|
74
|
+
*/
|
|
75
|
+
private _listByBotService;
|
|
76
|
+
/**
|
|
77
|
+
* ListByBotServiceNext
|
|
78
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
79
|
+
* @param resourceName The name of the Bot resource.
|
|
80
|
+
* @param nextLink The nextLink from the previous successful call to the ListByBotService method.
|
|
81
|
+
* @param options The options parameters.
|
|
82
|
+
*/
|
|
83
|
+
private _listByBotServiceNext;
|
|
84
|
+
}
|
|
85
|
+
//# sourceMappingURL=botConnection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"botConnection.d.ts","sourceRoot":"","sources":["../../../src/operations/botConnection.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAIjE,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EACL,iBAAiB,EAEjB,2CAA2C,EAE3C,+CAA+C,EAC/C,yCAAyC,EACzC,0CAA0C,EAC1C,oCAAoC,EACpC,iCAAiC,EACjC,2BAA2B,EAC3B,iCAAiC,EACjC,2BAA2B,EAC3B,8BAA8B,EAC9B,wBAAwB,EACxB,iCAAiC,EAElC,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,qBAAa,iBAAkB,YAAW,aAAa;IACrD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IAEzC;;;OAGG;gBACS,MAAM,EAAE,eAAe;IAInC;;;;;OAKG;IACI,gBAAgB,CACrB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,iBAAiB,CAAC;YA2BjC,0BAA0B;YAiC1B,yBAAyB;IAcxC;;;OAGG;IACH,oBAAoB,CAClB,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC;IAOrD;;;;;;OAMG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC;IAOhD;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,iBAAiB,EAC7B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC;IAOvC;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,iBAAiB,EAC7B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC;IAOvC;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC;IAOpC;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;OAKG;IACH,OAAO,CAAC,iBAAiB;IAWzB;;;;;;OAMG;IACH,OAAO,CAAC,qBAAqB;CAW9B"}
|
|
@@ -0,0 +1,348 @@
|
|
|
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.BotConnectionImpl = void 0;
|
|
11
|
+
const tslib_1 = require("tslib");
|
|
12
|
+
const pagingHelper_js_1 = require("../pagingHelper.js");
|
|
13
|
+
const coreClient = tslib_1.__importStar(require("@azure/core-client"));
|
|
14
|
+
const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
|
|
15
|
+
const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
|
|
16
|
+
/// <reference lib="esnext.asynciterable" />
|
|
17
|
+
/** Class containing BotConnection operations. */
|
|
18
|
+
class BotConnectionImpl {
|
|
19
|
+
/**
|
|
20
|
+
* Initialize a new instance of the class BotConnection class.
|
|
21
|
+
* @param client Reference to the service client
|
|
22
|
+
*/
|
|
23
|
+
constructor(client) {
|
|
24
|
+
this.client = client;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Returns all the Connection Settings registered to a particular BotService resource
|
|
28
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
29
|
+
* @param resourceName The name of the Bot resource.
|
|
30
|
+
* @param options The options parameters.
|
|
31
|
+
*/
|
|
32
|
+
listByBotService(resourceGroupName, resourceName, options) {
|
|
33
|
+
const iter = this.listByBotServicePagingAll(resourceGroupName, resourceName, options);
|
|
34
|
+
return {
|
|
35
|
+
next() {
|
|
36
|
+
return iter.next();
|
|
37
|
+
},
|
|
38
|
+
[Symbol.asyncIterator]() {
|
|
39
|
+
return this;
|
|
40
|
+
},
|
|
41
|
+
byPage: (settings) => {
|
|
42
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
43
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
44
|
+
}
|
|
45
|
+
return this.listByBotServicePagingPage(resourceGroupName, resourceName, options, settings);
|
|
46
|
+
}
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
listByBotServicePagingPage(resourceGroupName, resourceName, options, settings) {
|
|
50
|
+
return tslib_1.__asyncGenerator(this, arguments, function* listByBotServicePagingPage_1() {
|
|
51
|
+
let result;
|
|
52
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
53
|
+
if (!continuationToken) {
|
|
54
|
+
result = yield tslib_1.__await(this._listByBotService(resourceGroupName, resourceName, options));
|
|
55
|
+
let page = result.value || [];
|
|
56
|
+
continuationToken = result.nextLink;
|
|
57
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
58
|
+
yield yield tslib_1.__await(page);
|
|
59
|
+
}
|
|
60
|
+
while (continuationToken) {
|
|
61
|
+
result = yield tslib_1.__await(this._listByBotServiceNext(resourceGroupName, resourceName, continuationToken, options));
|
|
62
|
+
continuationToken = result.nextLink;
|
|
63
|
+
let page = result.value || [];
|
|
64
|
+
(0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
|
|
65
|
+
yield yield tslib_1.__await(page);
|
|
66
|
+
}
|
|
67
|
+
});
|
|
68
|
+
}
|
|
69
|
+
listByBotServicePagingAll(resourceGroupName, resourceName, options) {
|
|
70
|
+
return tslib_1.__asyncGenerator(this, arguments, function* listByBotServicePagingAll_1() {
|
|
71
|
+
var _a, e_1, _b, _c;
|
|
72
|
+
try {
|
|
73
|
+
for (var _d = true, _e = tslib_1.__asyncValues(this.listByBotServicePagingPage(resourceGroupName, resourceName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
74
|
+
_c = _f.value;
|
|
75
|
+
_d = false;
|
|
76
|
+
const page = _c;
|
|
77
|
+
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
81
|
+
finally {
|
|
82
|
+
try {
|
|
83
|
+
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
84
|
+
}
|
|
85
|
+
finally { if (e_1) throw e_1.error; }
|
|
86
|
+
}
|
|
87
|
+
});
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Lists the available Service Providers for creating Connection Settings
|
|
91
|
+
* @param options The options parameters.
|
|
92
|
+
*/
|
|
93
|
+
listServiceProviders(options) {
|
|
94
|
+
return this.client.sendOperationRequest({ options }, listServiceProvidersOperationSpec);
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* Get a Connection Setting registration for a Bot Service
|
|
98
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
99
|
+
* @param resourceName The name of the Bot resource.
|
|
100
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
101
|
+
* @param options The options parameters.
|
|
102
|
+
*/
|
|
103
|
+
listWithSecrets(resourceGroupName, resourceName, connectionName, options) {
|
|
104
|
+
return this.client.sendOperationRequest({ resourceGroupName, resourceName, connectionName, options }, listWithSecretsOperationSpec);
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Register a new Auth Connection for a Bot Service
|
|
108
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
109
|
+
* @param resourceName The name of the Bot resource.
|
|
110
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
111
|
+
* @param parameters The parameters to provide for creating the Connection Setting.
|
|
112
|
+
* @param options The options parameters.
|
|
113
|
+
*/
|
|
114
|
+
create(resourceGroupName, resourceName, connectionName, parameters, options) {
|
|
115
|
+
return this.client.sendOperationRequest({ resourceGroupName, resourceName, connectionName, parameters, options }, createOperationSpec);
|
|
116
|
+
}
|
|
117
|
+
/**
|
|
118
|
+
* Updates a Connection Setting registration for a Bot Service
|
|
119
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
120
|
+
* @param resourceName The name of the Bot resource.
|
|
121
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
122
|
+
* @param parameters The parameters to provide for updating the Connection Setting.
|
|
123
|
+
* @param options The options parameters.
|
|
124
|
+
*/
|
|
125
|
+
update(resourceGroupName, resourceName, connectionName, parameters, options) {
|
|
126
|
+
return this.client.sendOperationRequest({ resourceGroupName, resourceName, connectionName, parameters, options }, updateOperationSpec);
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* Get a Connection Setting registration for a Bot Service
|
|
130
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
131
|
+
* @param resourceName The name of the Bot resource.
|
|
132
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
133
|
+
* @param options The options parameters.
|
|
134
|
+
*/
|
|
135
|
+
get(resourceGroupName, resourceName, connectionName, options) {
|
|
136
|
+
return this.client.sendOperationRequest({ resourceGroupName, resourceName, connectionName, options }, getOperationSpec);
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* Deletes a Connection Setting registration for a Bot Service
|
|
140
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
141
|
+
* @param resourceName The name of the Bot resource.
|
|
142
|
+
* @param connectionName The name of the Bot Service Connection Setting resource.
|
|
143
|
+
* @param options The options parameters.
|
|
144
|
+
*/
|
|
145
|
+
delete(resourceGroupName, resourceName, connectionName, options) {
|
|
146
|
+
return this.client.sendOperationRequest({ resourceGroupName, resourceName, connectionName, options }, deleteOperationSpec);
|
|
147
|
+
}
|
|
148
|
+
/**
|
|
149
|
+
* Returns all the Connection Settings registered to a particular BotService resource
|
|
150
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
151
|
+
* @param resourceName The name of the Bot resource.
|
|
152
|
+
* @param options The options parameters.
|
|
153
|
+
*/
|
|
154
|
+
_listByBotService(resourceGroupName, resourceName, options) {
|
|
155
|
+
return this.client.sendOperationRequest({ resourceGroupName, resourceName, options }, listByBotServiceOperationSpec);
|
|
156
|
+
}
|
|
157
|
+
/**
|
|
158
|
+
* ListByBotServiceNext
|
|
159
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
160
|
+
* @param resourceName The name of the Bot resource.
|
|
161
|
+
* @param nextLink The nextLink from the previous successful call to the ListByBotService method.
|
|
162
|
+
* @param options The options parameters.
|
|
163
|
+
*/
|
|
164
|
+
_listByBotServiceNext(resourceGroupName, resourceName, nextLink, options) {
|
|
165
|
+
return this.client.sendOperationRequest({ resourceGroupName, resourceName, nextLink, options }, listByBotServiceNextOperationSpec);
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
exports.BotConnectionImpl = BotConnectionImpl;
|
|
169
|
+
// Operation Specifications
|
|
170
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
171
|
+
const listServiceProvidersOperationSpec = {
|
|
172
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.BotService/listAuthServiceProviders",
|
|
173
|
+
httpMethod: "POST",
|
|
174
|
+
responses: {
|
|
175
|
+
200: {
|
|
176
|
+
bodyMapper: Mappers.ServiceProviderResponseList
|
|
177
|
+
},
|
|
178
|
+
default: {
|
|
179
|
+
bodyMapper: Mappers.ErrorModel
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
queryParameters: [Parameters.apiVersion],
|
|
183
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
184
|
+
headerParameters: [Parameters.accept],
|
|
185
|
+
serializer
|
|
186
|
+
};
|
|
187
|
+
const listWithSecretsOperationSpec = {
|
|
188
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}/listWithSecrets",
|
|
189
|
+
httpMethod: "POST",
|
|
190
|
+
responses: {
|
|
191
|
+
200: {
|
|
192
|
+
bodyMapper: Mappers.ConnectionSetting
|
|
193
|
+
},
|
|
194
|
+
default: {
|
|
195
|
+
bodyMapper: Mappers.ErrorModel
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
queryParameters: [Parameters.apiVersion],
|
|
199
|
+
urlParameters: [
|
|
200
|
+
Parameters.$host,
|
|
201
|
+
Parameters.resourceGroupName,
|
|
202
|
+
Parameters.resourceName,
|
|
203
|
+
Parameters.subscriptionId,
|
|
204
|
+
Parameters.connectionName
|
|
205
|
+
],
|
|
206
|
+
headerParameters: [Parameters.accept],
|
|
207
|
+
serializer
|
|
208
|
+
};
|
|
209
|
+
const createOperationSpec = {
|
|
210
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}",
|
|
211
|
+
httpMethod: "PUT",
|
|
212
|
+
responses: {
|
|
213
|
+
200: {
|
|
214
|
+
bodyMapper: Mappers.ConnectionSetting
|
|
215
|
+
},
|
|
216
|
+
201: {
|
|
217
|
+
bodyMapper: Mappers.ConnectionSetting
|
|
218
|
+
},
|
|
219
|
+
default: {
|
|
220
|
+
bodyMapper: Mappers.ErrorModel
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
requestBody: Parameters.parameters6,
|
|
224
|
+
queryParameters: [Parameters.apiVersion],
|
|
225
|
+
urlParameters: [
|
|
226
|
+
Parameters.$host,
|
|
227
|
+
Parameters.resourceGroupName,
|
|
228
|
+
Parameters.resourceName,
|
|
229
|
+
Parameters.subscriptionId,
|
|
230
|
+
Parameters.connectionName
|
|
231
|
+
],
|
|
232
|
+
headerParameters: [Parameters.contentType, Parameters.accept],
|
|
233
|
+
mediaType: "json",
|
|
234
|
+
serializer
|
|
235
|
+
};
|
|
236
|
+
const updateOperationSpec = {
|
|
237
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}",
|
|
238
|
+
httpMethod: "PATCH",
|
|
239
|
+
responses: {
|
|
240
|
+
200: {
|
|
241
|
+
bodyMapper: Mappers.ConnectionSetting
|
|
242
|
+
},
|
|
243
|
+
201: {
|
|
244
|
+
bodyMapper: Mappers.ConnectionSetting
|
|
245
|
+
},
|
|
246
|
+
default: {
|
|
247
|
+
bodyMapper: Mappers.ErrorModel
|
|
248
|
+
}
|
|
249
|
+
},
|
|
250
|
+
requestBody: Parameters.parameters6,
|
|
251
|
+
queryParameters: [Parameters.apiVersion],
|
|
252
|
+
urlParameters: [
|
|
253
|
+
Parameters.$host,
|
|
254
|
+
Parameters.resourceGroupName,
|
|
255
|
+
Parameters.resourceName,
|
|
256
|
+
Parameters.subscriptionId,
|
|
257
|
+
Parameters.connectionName
|
|
258
|
+
],
|
|
259
|
+
headerParameters: [Parameters.contentType, Parameters.accept],
|
|
260
|
+
mediaType: "json",
|
|
261
|
+
serializer
|
|
262
|
+
};
|
|
263
|
+
const getOperationSpec = {
|
|
264
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}",
|
|
265
|
+
httpMethod: "GET",
|
|
266
|
+
responses: {
|
|
267
|
+
200: {
|
|
268
|
+
bodyMapper: Mappers.ConnectionSetting
|
|
269
|
+
},
|
|
270
|
+
default: {
|
|
271
|
+
bodyMapper: Mappers.ErrorModel
|
|
272
|
+
}
|
|
273
|
+
},
|
|
274
|
+
queryParameters: [Parameters.apiVersion],
|
|
275
|
+
urlParameters: [
|
|
276
|
+
Parameters.$host,
|
|
277
|
+
Parameters.resourceGroupName,
|
|
278
|
+
Parameters.resourceName,
|
|
279
|
+
Parameters.subscriptionId,
|
|
280
|
+
Parameters.connectionName
|
|
281
|
+
],
|
|
282
|
+
headerParameters: [Parameters.accept],
|
|
283
|
+
serializer
|
|
284
|
+
};
|
|
285
|
+
const deleteOperationSpec = {
|
|
286
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}",
|
|
287
|
+
httpMethod: "DELETE",
|
|
288
|
+
responses: {
|
|
289
|
+
200: {},
|
|
290
|
+
204: {},
|
|
291
|
+
default: {
|
|
292
|
+
bodyMapper: Mappers.ErrorModel
|
|
293
|
+
}
|
|
294
|
+
},
|
|
295
|
+
queryParameters: [Parameters.apiVersion],
|
|
296
|
+
urlParameters: [
|
|
297
|
+
Parameters.$host,
|
|
298
|
+
Parameters.resourceGroupName,
|
|
299
|
+
Parameters.resourceName,
|
|
300
|
+
Parameters.subscriptionId,
|
|
301
|
+
Parameters.connectionName
|
|
302
|
+
],
|
|
303
|
+
headerParameters: [Parameters.accept],
|
|
304
|
+
serializer
|
|
305
|
+
};
|
|
306
|
+
const listByBotServiceOperationSpec = {
|
|
307
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections",
|
|
308
|
+
httpMethod: "GET",
|
|
309
|
+
responses: {
|
|
310
|
+
200: {
|
|
311
|
+
bodyMapper: Mappers.ConnectionSettingResponseList
|
|
312
|
+
},
|
|
313
|
+
default: {
|
|
314
|
+
bodyMapper: Mappers.ErrorModel
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
queryParameters: [Parameters.apiVersion],
|
|
318
|
+
urlParameters: [
|
|
319
|
+
Parameters.$host,
|
|
320
|
+
Parameters.resourceGroupName,
|
|
321
|
+
Parameters.resourceName,
|
|
322
|
+
Parameters.subscriptionId
|
|
323
|
+
],
|
|
324
|
+
headerParameters: [Parameters.accept],
|
|
325
|
+
serializer
|
|
326
|
+
};
|
|
327
|
+
const listByBotServiceNextOperationSpec = {
|
|
328
|
+
path: "{nextLink}",
|
|
329
|
+
httpMethod: "GET",
|
|
330
|
+
responses: {
|
|
331
|
+
200: {
|
|
332
|
+
bodyMapper: Mappers.ConnectionSettingResponseList
|
|
333
|
+
},
|
|
334
|
+
default: {
|
|
335
|
+
bodyMapper: Mappers.ErrorModel
|
|
336
|
+
}
|
|
337
|
+
},
|
|
338
|
+
urlParameters: [
|
|
339
|
+
Parameters.$host,
|
|
340
|
+
Parameters.resourceGroupName,
|
|
341
|
+
Parameters.resourceName,
|
|
342
|
+
Parameters.subscriptionId,
|
|
343
|
+
Parameters.nextLink
|
|
344
|
+
],
|
|
345
|
+
headerParameters: [Parameters.accept],
|
|
346
|
+
serializer
|
|
347
|
+
};
|
|
348
|
+
//# sourceMappingURL=botConnection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"botConnection.js","sourceRoot":"","sources":["../../../src/operations/botConnection.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 { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { BotConnection } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { AzureBotService } from \"../azureBotService.js\";\nimport {\n ConnectionSetting,\n BotConnectionListByBotServiceNextOptionalParams,\n BotConnectionListByBotServiceOptionalParams,\n BotConnectionListByBotServiceResponse,\n BotConnectionListServiceProvidersOptionalParams,\n BotConnectionListServiceProvidersResponse,\n BotConnectionListWithSecretsOptionalParams,\n BotConnectionListWithSecretsResponse,\n BotConnectionCreateOptionalParams,\n BotConnectionCreateResponse,\n BotConnectionUpdateOptionalParams,\n BotConnectionUpdateResponse,\n BotConnectionGetOptionalParams,\n BotConnectionGetResponse,\n BotConnectionDeleteOptionalParams,\n BotConnectionListByBotServiceNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing BotConnection operations. */\nexport class BotConnectionImpl implements BotConnection {\n private readonly client: AzureBotService;\n\n /**\n * Initialize a new instance of the class BotConnection class.\n * @param client Reference to the service client\n */\n constructor(client: AzureBotService) {\n this.client = client;\n }\n\n /**\n * Returns all the Connection Settings registered to a particular BotService resource\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param resourceName The name of the Bot resource.\n * @param options The options parameters.\n */\n public listByBotService(\n resourceGroupName: string,\n resourceName: string,\n options?: BotConnectionListByBotServiceOptionalParams\n ): PagedAsyncIterableIterator<ConnectionSetting> {\n const iter = this.listByBotServicePagingAll(\n resourceGroupName,\n resourceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByBotServicePagingPage(\n resourceGroupName,\n resourceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByBotServicePagingPage(\n resourceGroupName: string,\n resourceName: string,\n options?: BotConnectionListByBotServiceOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<ConnectionSetting[]> {\n let result: BotConnectionListByBotServiceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByBotService(\n resourceGroupName,\n resourceName,\n options\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByBotServiceNext(\n resourceGroupName,\n resourceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByBotServicePagingAll(\n resourceGroupName: string,\n resourceName: string,\n options?: BotConnectionListByBotServiceOptionalParams\n ): AsyncIterableIterator<ConnectionSetting> {\n for await (const page of this.listByBotServicePagingPage(\n resourceGroupName,\n resourceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists the available Service Providers for creating Connection Settings\n * @param options The options parameters.\n */\n listServiceProviders(\n options?: BotConnectionListServiceProvidersOptionalParams\n ): Promise<BotConnectionListServiceProvidersResponse> {\n return this.client.sendOperationRequest(\n { options },\n listServiceProvidersOperationSpec\n );\n }\n\n /**\n * Get a Connection Setting registration for a Bot Service\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param resourceName The name of the Bot resource.\n * @param connectionName The name of the Bot Service Connection Setting resource.\n * @param options The options parameters.\n */\n listWithSecrets(\n resourceGroupName: string,\n resourceName: string,\n connectionName: string,\n options?: BotConnectionListWithSecretsOptionalParams\n ): Promise<BotConnectionListWithSecretsResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, connectionName, options },\n listWithSecretsOperationSpec\n );\n }\n\n /**\n * Register a new Auth Connection for a Bot Service\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param resourceName The name of the Bot resource.\n * @param connectionName The name of the Bot Service Connection Setting resource.\n * @param parameters The parameters to provide for creating the Connection Setting.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n resourceName: string,\n connectionName: string,\n parameters: ConnectionSetting,\n options?: BotConnectionCreateOptionalParams\n ): Promise<BotConnectionCreateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, connectionName, parameters, options },\n createOperationSpec\n );\n }\n\n /**\n * Updates a Connection Setting registration for a Bot Service\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param resourceName The name of the Bot resource.\n * @param connectionName The name of the Bot Service Connection Setting resource.\n * @param parameters The parameters to provide for updating the Connection Setting.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n resourceName: string,\n connectionName: string,\n parameters: ConnectionSetting,\n options?: BotConnectionUpdateOptionalParams\n ): Promise<BotConnectionUpdateResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, connectionName, parameters, options },\n updateOperationSpec\n );\n }\n\n /**\n * Get a Connection Setting registration for a Bot Service\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param resourceName The name of the Bot resource.\n * @param connectionName The name of the Bot Service Connection Setting resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n connectionName: string,\n options?: BotConnectionGetOptionalParams\n ): Promise<BotConnectionGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, connectionName, options },\n getOperationSpec\n );\n }\n\n /**\n * Deletes a Connection Setting registration for a Bot Service\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param resourceName The name of the Bot resource.\n * @param connectionName The name of the Bot Service Connection Setting resource.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n connectionName: string,\n options?: BotConnectionDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, connectionName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * Returns all the Connection Settings registered to a particular BotService resource\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param resourceName The name of the Bot resource.\n * @param options The options parameters.\n */\n private _listByBotService(\n resourceGroupName: string,\n resourceName: string,\n options?: BotConnectionListByBotServiceOptionalParams\n ): Promise<BotConnectionListByBotServiceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n listByBotServiceOperationSpec\n );\n }\n\n /**\n * ListByBotServiceNext\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param resourceName The name of the Bot resource.\n * @param nextLink The nextLink from the previous successful call to the ListByBotService method.\n * @param options The options parameters.\n */\n private _listByBotServiceNext(\n resourceGroupName: string,\n resourceName: string,\n nextLink: string,\n options?: BotConnectionListByBotServiceNextOptionalParams\n ): Promise<BotConnectionListByBotServiceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, nextLink, options },\n listByBotServiceNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listServiceProvidersOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.BotService/listAuthServiceProviders\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServiceProviderResponseList\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listWithSecretsOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}/listWithSecrets\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ConnectionSetting\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.subscriptionId,\n Parameters.connectionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ConnectionSetting\n },\n 201: {\n bodyMapper: Mappers.ConnectionSetting\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n requestBody: Parameters.parameters6,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.subscriptionId,\n Parameters.connectionName\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ConnectionSetting\n },\n 201: {\n bodyMapper: Mappers.ConnectionSetting\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n requestBody: Parameters.parameters6,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.subscriptionId,\n Parameters.connectionName\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ConnectionSetting\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.subscriptionId,\n Parameters.connectionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.subscriptionId,\n Parameters.connectionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByBotServiceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ConnectionSettingResponseList\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByBotServiceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ConnectionSettingResponseList\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { Bots } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { AzureBotService } from "../azureBotService.js";
|
|
4
|
+
import { Bot, BotsListByResourceGroupOptionalParams, BotsListOptionalParams, BotsCreateOptionalParams, BotsCreateResponse, BotsUpdateOptionalParams, BotsUpdateResponse, BotsDeleteOptionalParams, BotsGetOptionalParams, BotsGetResponse, CheckNameAvailabilityRequestBody, BotsGetCheckNameAvailabilityOptionalParams, BotsGetCheckNameAvailabilityResponse } from "../models/index.js";
|
|
5
|
+
/** Class containing Bots operations. */
|
|
6
|
+
export declare class BotsImpl implements Bots {
|
|
7
|
+
private readonly client;
|
|
8
|
+
/**
|
|
9
|
+
* Initialize a new instance of the class Bots class.
|
|
10
|
+
* @param client Reference to the service client
|
|
11
|
+
*/
|
|
12
|
+
constructor(client: AzureBotService);
|
|
13
|
+
/**
|
|
14
|
+
* Returns all the resources of a particular type belonging to a resource group
|
|
15
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
16
|
+
* @param options The options parameters.
|
|
17
|
+
*/
|
|
18
|
+
listByResourceGroup(resourceGroupName: string, options?: BotsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Bot>;
|
|
19
|
+
private listByResourceGroupPagingPage;
|
|
20
|
+
private listByResourceGroupPagingAll;
|
|
21
|
+
/**
|
|
22
|
+
* Returns all the resources of a particular type belonging to a subscription.
|
|
23
|
+
* @param options The options parameters.
|
|
24
|
+
*/
|
|
25
|
+
list(options?: BotsListOptionalParams): PagedAsyncIterableIterator<Bot>;
|
|
26
|
+
private listPagingPage;
|
|
27
|
+
private listPagingAll;
|
|
28
|
+
/**
|
|
29
|
+
* Creates a Bot Service. Bot Service is a resource group wide resource type.
|
|
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 parameters The parameters to provide for the created bot.
|
|
33
|
+
* @param options The options parameters.
|
|
34
|
+
*/
|
|
35
|
+
create(resourceGroupName: string, resourceName: string, parameters: Bot, options?: BotsCreateOptionalParams): Promise<BotsCreateResponse>;
|
|
36
|
+
/**
|
|
37
|
+
* Updates a Bot Service
|
|
38
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
39
|
+
* @param resourceName The name of the Bot resource.
|
|
40
|
+
* @param options The options parameters.
|
|
41
|
+
*/
|
|
42
|
+
update(resourceGroupName: string, resourceName: string, options?: BotsUpdateOptionalParams): Promise<BotsUpdateResponse>;
|
|
43
|
+
/**
|
|
44
|
+
* Deletes a Bot Service from the resource group.
|
|
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 options The options parameters.
|
|
48
|
+
*/
|
|
49
|
+
delete(resourceGroupName: string, resourceName: string, options?: BotsDeleteOptionalParams): Promise<void>;
|
|
50
|
+
/**
|
|
51
|
+
* Returns a BotService specified by the parameters.
|
|
52
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
53
|
+
* @param resourceName The name of the Bot resource.
|
|
54
|
+
* @param options The options parameters.
|
|
55
|
+
*/
|
|
56
|
+
get(resourceGroupName: string, resourceName: string, options?: BotsGetOptionalParams): Promise<BotsGetResponse>;
|
|
57
|
+
/**
|
|
58
|
+
* Returns all the resources of a particular type belonging to a resource group
|
|
59
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
60
|
+
* @param options The options parameters.
|
|
61
|
+
*/
|
|
62
|
+
private _listByResourceGroup;
|
|
63
|
+
/**
|
|
64
|
+
* Returns all the resources of a particular type belonging to a subscription.
|
|
65
|
+
* @param options The options parameters.
|
|
66
|
+
*/
|
|
67
|
+
private _list;
|
|
68
|
+
/**
|
|
69
|
+
* Check whether a bot name is available.
|
|
70
|
+
* @param parameters The request body parameters to provide for the check name availability request
|
|
71
|
+
* @param options The options parameters.
|
|
72
|
+
*/
|
|
73
|
+
getCheckNameAvailability(parameters: CheckNameAvailabilityRequestBody, options?: BotsGetCheckNameAvailabilityOptionalParams): Promise<BotsGetCheckNameAvailabilityResponse>;
|
|
74
|
+
/**
|
|
75
|
+
* ListByResourceGroupNext
|
|
76
|
+
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
77
|
+
* @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
|
|
78
|
+
* @param options The options parameters.
|
|
79
|
+
*/
|
|
80
|
+
private _listByResourceGroupNext;
|
|
81
|
+
/**
|
|
82
|
+
* ListNext
|
|
83
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
84
|
+
* @param options The options parameters.
|
|
85
|
+
*/
|
|
86
|
+
private _listNext;
|
|
87
|
+
}
|
|
88
|
+
//# sourceMappingURL=bots.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bots.d.ts","sourceRoot":"","sources":["../../../src/operations/bots.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,IAAI,EAAE,MAAM,kCAAkC,CAAC;AAIxD,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EACL,GAAG,EAEH,qCAAqC,EAGrC,sBAAsB,EAEtB,wBAAwB,EACxB,kBAAkB,EAClB,wBAAwB,EACxB,kBAAkB,EAClB,wBAAwB,EACxB,qBAAqB,EACrB,eAAe,EACf,gCAAgC,EAChC,0CAA0C,EAC1C,oCAAoC,EAGrC,MAAM,oBAAoB,CAAC;AAG5B,wCAAwC;AACxC,qBAAa,QAAS,YAAW,IAAI;IACnC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IAEzC;;;OAGG;gBACS,MAAM,EAAE,eAAe;IAInC;;;;OAIG;IACI,mBAAmB,CACxB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,0BAA0B,CAAC,GAAG,CAAC;YAsBnB,6BAA6B;YA2B7B,4BAA4B;IAY3C;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,sBAAsB,GAC/B,0BAA0B,CAAC,GAAG,CAAC;YAkBnB,cAAc;YAsBd,aAAa;IAQ5B;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,UAAU,EAAE,GAAG,EACf,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC;IAO9B;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC;IAO9B;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,qBAAqB,GAC9B,OAAO,CAAC,eAAe,CAAC;IAO3B;;;;OAIG;IACH,OAAO,CAAC,oBAAoB;IAU5B;;;OAGG;IACH,OAAO,CAAC,KAAK;IAIb;;;;OAIG;IACH,wBAAwB,CACtB,UAAU,EAAE,gCAAgC,EAC5C,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC;IAOhD;;;;;OAKG;IACH,OAAO,CAAC,wBAAwB;IAWhC;;;;OAIG;IACH,OAAO,CAAC,SAAS;CASlB"}
|