@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,144 +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 { OperationResults } 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 { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
15
|
-
import { LroImpl } from "../lroImpl";
|
|
16
|
-
import {
|
|
17
|
-
OperationResultsGetOptionalParams,
|
|
18
|
-
OperationResultsGetResponse
|
|
19
|
-
} from "../models";
|
|
20
|
-
|
|
21
|
-
/** Class containing OperationResults operations. */
|
|
22
|
-
export class OperationResultsImpl implements OperationResults {
|
|
23
|
-
private readonly client: AzureBotService;
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* Initialize a new instance of the class OperationResults class.
|
|
27
|
-
* @param client Reference to the service client
|
|
28
|
-
*/
|
|
29
|
-
constructor(client: AzureBotService) {
|
|
30
|
-
this.client = client;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
/**
|
|
34
|
-
* Get the operation result for a long running operation.
|
|
35
|
-
* @param operationResultId The ID of the operation result to get.
|
|
36
|
-
* @param options The options parameters.
|
|
37
|
-
*/
|
|
38
|
-
async beginGet(
|
|
39
|
-
operationResultId: string,
|
|
40
|
-
options?: OperationResultsGetOptionalParams
|
|
41
|
-
): Promise<
|
|
42
|
-
PollerLike<
|
|
43
|
-
PollOperationState<OperationResultsGetResponse>,
|
|
44
|
-
OperationResultsGetResponse
|
|
45
|
-
>
|
|
46
|
-
> {
|
|
47
|
-
const directSendOperation = async (
|
|
48
|
-
args: coreClient.OperationArguments,
|
|
49
|
-
spec: coreClient.OperationSpec
|
|
50
|
-
): Promise<OperationResultsGetResponse> => {
|
|
51
|
-
return this.client.sendOperationRequest(args, spec);
|
|
52
|
-
};
|
|
53
|
-
const sendOperation = async (
|
|
54
|
-
args: coreClient.OperationArguments,
|
|
55
|
-
spec: coreClient.OperationSpec
|
|
56
|
-
) => {
|
|
57
|
-
let currentRawResponse:
|
|
58
|
-
| coreClient.FullOperationResponse
|
|
59
|
-
| undefined = undefined;
|
|
60
|
-
const providedCallback = args.options?.onResponse;
|
|
61
|
-
const callback: coreClient.RawResponseCallback = (
|
|
62
|
-
rawResponse: coreClient.FullOperationResponse,
|
|
63
|
-
flatResponse: unknown
|
|
64
|
-
) => {
|
|
65
|
-
currentRawResponse = rawResponse;
|
|
66
|
-
providedCallback?.(rawResponse, flatResponse);
|
|
67
|
-
};
|
|
68
|
-
const updatedArgs = {
|
|
69
|
-
...args,
|
|
70
|
-
options: {
|
|
71
|
-
...args.options,
|
|
72
|
-
onResponse: callback
|
|
73
|
-
}
|
|
74
|
-
};
|
|
75
|
-
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
76
|
-
return {
|
|
77
|
-
flatResponse,
|
|
78
|
-
rawResponse: {
|
|
79
|
-
statusCode: currentRawResponse!.status,
|
|
80
|
-
body: currentRawResponse!.parsedBody,
|
|
81
|
-
headers: currentRawResponse!.headers.toJSON()
|
|
82
|
-
}
|
|
83
|
-
};
|
|
84
|
-
};
|
|
85
|
-
|
|
86
|
-
const lro = new LroImpl(
|
|
87
|
-
sendOperation,
|
|
88
|
-
{ operationResultId, options },
|
|
89
|
-
getOperationSpec
|
|
90
|
-
);
|
|
91
|
-
const poller = new LroEngine(lro, {
|
|
92
|
-
resumeFrom: options?.resumeFrom,
|
|
93
|
-
intervalInMs: options?.updateIntervalInMs
|
|
94
|
-
});
|
|
95
|
-
await poller.poll();
|
|
96
|
-
return poller;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
/**
|
|
100
|
-
* Get the operation result for a long running operation.
|
|
101
|
-
* @param operationResultId The ID of the operation result to get.
|
|
102
|
-
* @param options The options parameters.
|
|
103
|
-
*/
|
|
104
|
-
async beginGetAndWait(
|
|
105
|
-
operationResultId: string,
|
|
106
|
-
options?: OperationResultsGetOptionalParams
|
|
107
|
-
): Promise<OperationResultsGetResponse> {
|
|
108
|
-
const poller = await this.beginGet(operationResultId, options);
|
|
109
|
-
return poller.pollUntilDone();
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
// Operation Specifications
|
|
113
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
114
|
-
|
|
115
|
-
const getOperationSpec: coreClient.OperationSpec = {
|
|
116
|
-
path:
|
|
117
|
-
"/subscriptions/{subscriptionId}/providers/Microsoft.BotService/operationresults/{operationResultId}",
|
|
118
|
-
httpMethod: "GET",
|
|
119
|
-
responses: {
|
|
120
|
-
200: {
|
|
121
|
-
bodyMapper: Mappers.OperationResultsDescription
|
|
122
|
-
},
|
|
123
|
-
201: {
|
|
124
|
-
bodyMapper: Mappers.OperationResultsDescription
|
|
125
|
-
},
|
|
126
|
-
202: {
|
|
127
|
-
bodyMapper: Mappers.OperationResultsDescription
|
|
128
|
-
},
|
|
129
|
-
204: {
|
|
130
|
-
bodyMapper: Mappers.OperationResultsDescription
|
|
131
|
-
},
|
|
132
|
-
default: {
|
|
133
|
-
bodyMapper: Mappers.ErrorModel
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
|
-
queryParameters: [Parameters.apiVersion],
|
|
137
|
-
urlParameters: [
|
|
138
|
-
Parameters.$host,
|
|
139
|
-
Parameters.subscriptionId,
|
|
140
|
-
Parameters.operationResultId
|
|
141
|
-
],
|
|
142
|
-
headerParameters: [Parameters.accept],
|
|
143
|
-
serializer
|
|
144
|
-
};
|
|
@@ -1,149 +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, PageSettings } from "@azure/core-paging";
|
|
10
|
-
import { setContinuationToken } from "../pagingHelper";
|
|
11
|
-
import { Operations } from "../operationsInterfaces";
|
|
12
|
-
import * as coreClient from "@azure/core-client";
|
|
13
|
-
import * as Mappers from "../models/mappers";
|
|
14
|
-
import * as Parameters from "../models/parameters";
|
|
15
|
-
import { AzureBotService } from "../azureBotService";
|
|
16
|
-
import {
|
|
17
|
-
OperationEntity,
|
|
18
|
-
OperationsListNextOptionalParams,
|
|
19
|
-
OperationsListOptionalParams,
|
|
20
|
-
OperationsListResponse,
|
|
21
|
-
OperationsListNextResponse
|
|
22
|
-
} from "../models";
|
|
23
|
-
|
|
24
|
-
/// <reference lib="esnext.asynciterable" />
|
|
25
|
-
/** Class containing Operations operations. */
|
|
26
|
-
export class OperationsImpl implements Operations {
|
|
27
|
-
private readonly client: AzureBotService;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Initialize a new instance of the class Operations class.
|
|
31
|
-
* @param client Reference to the service client
|
|
32
|
-
*/
|
|
33
|
-
constructor(client: AzureBotService) {
|
|
34
|
-
this.client = client;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
/**
|
|
38
|
-
* Lists all the available BotService operations.
|
|
39
|
-
* @param options The options parameters.
|
|
40
|
-
*/
|
|
41
|
-
public list(
|
|
42
|
-
options?: OperationsListOptionalParams
|
|
43
|
-
): PagedAsyncIterableIterator<OperationEntity> {
|
|
44
|
-
const iter = this.listPagingAll(options);
|
|
45
|
-
return {
|
|
46
|
-
next() {
|
|
47
|
-
return iter.next();
|
|
48
|
-
},
|
|
49
|
-
[Symbol.asyncIterator]() {
|
|
50
|
-
return this;
|
|
51
|
-
},
|
|
52
|
-
byPage: (settings?: PageSettings) => {
|
|
53
|
-
if (settings?.maxPageSize) {
|
|
54
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
55
|
-
}
|
|
56
|
-
return this.listPagingPage(options, settings);
|
|
57
|
-
}
|
|
58
|
-
};
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
private async *listPagingPage(
|
|
62
|
-
options?: OperationsListOptionalParams,
|
|
63
|
-
settings?: PageSettings
|
|
64
|
-
): AsyncIterableIterator<OperationEntity[]> {
|
|
65
|
-
let result: OperationsListResponse;
|
|
66
|
-
let continuationToken = settings?.continuationToken;
|
|
67
|
-
if (!continuationToken) {
|
|
68
|
-
result = await this._list(options);
|
|
69
|
-
let page = result.value || [];
|
|
70
|
-
continuationToken = result.nextLink;
|
|
71
|
-
setContinuationToken(page, continuationToken);
|
|
72
|
-
yield page;
|
|
73
|
-
}
|
|
74
|
-
while (continuationToken) {
|
|
75
|
-
result = await this._listNext(continuationToken, options);
|
|
76
|
-
continuationToken = result.nextLink;
|
|
77
|
-
let page = result.value || [];
|
|
78
|
-
setContinuationToken(page, continuationToken);
|
|
79
|
-
yield page;
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
private async *listPagingAll(
|
|
84
|
-
options?: OperationsListOptionalParams
|
|
85
|
-
): AsyncIterableIterator<OperationEntity> {
|
|
86
|
-
for await (const page of this.listPagingPage(options)) {
|
|
87
|
-
yield* page;
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
/**
|
|
92
|
-
* Lists all the available BotService operations.
|
|
93
|
-
* @param options The options parameters.
|
|
94
|
-
*/
|
|
95
|
-
private _list(
|
|
96
|
-
options?: OperationsListOptionalParams
|
|
97
|
-
): Promise<OperationsListResponse> {
|
|
98
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
/**
|
|
102
|
-
* ListNext
|
|
103
|
-
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
104
|
-
* @param options The options parameters.
|
|
105
|
-
*/
|
|
106
|
-
private _listNext(
|
|
107
|
-
nextLink: string,
|
|
108
|
-
options?: OperationsListNextOptionalParams
|
|
109
|
-
): Promise<OperationsListNextResponse> {
|
|
110
|
-
return this.client.sendOperationRequest(
|
|
111
|
-
{ nextLink, options },
|
|
112
|
-
listNextOperationSpec
|
|
113
|
-
);
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
// Operation Specifications
|
|
117
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
118
|
-
|
|
119
|
-
const listOperationSpec: coreClient.OperationSpec = {
|
|
120
|
-
path: "/providers/Microsoft.BotService/operations",
|
|
121
|
-
httpMethod: "GET",
|
|
122
|
-
responses: {
|
|
123
|
-
200: {
|
|
124
|
-
bodyMapper: Mappers.OperationEntityListResult
|
|
125
|
-
},
|
|
126
|
-
default: {
|
|
127
|
-
bodyMapper: Mappers.ErrorModel
|
|
128
|
-
}
|
|
129
|
-
},
|
|
130
|
-
queryParameters: [Parameters.apiVersion],
|
|
131
|
-
urlParameters: [Parameters.$host],
|
|
132
|
-
headerParameters: [Parameters.accept],
|
|
133
|
-
serializer
|
|
134
|
-
};
|
|
135
|
-
const listNextOperationSpec: coreClient.OperationSpec = {
|
|
136
|
-
path: "{nextLink}",
|
|
137
|
-
httpMethod: "GET",
|
|
138
|
-
responses: {
|
|
139
|
-
200: {
|
|
140
|
-
bodyMapper: Mappers.OperationEntityListResult
|
|
141
|
-
},
|
|
142
|
-
default: {
|
|
143
|
-
bodyMapper: Mappers.ErrorModel
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
urlParameters: [Parameters.$host, Parameters.nextLink],
|
|
147
|
-
headerParameters: [Parameters.accept],
|
|
148
|
-
serializer
|
|
149
|
-
};
|
|
@@ -1,287 +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, PageSettings } from "@azure/core-paging";
|
|
10
|
-
import { PrivateEndpointConnections } from "../operationsInterfaces";
|
|
11
|
-
import * as coreClient from "@azure/core-client";
|
|
12
|
-
import * as Mappers from "../models/mappers";
|
|
13
|
-
import * as Parameters from "../models/parameters";
|
|
14
|
-
import { AzureBotService } from "../azureBotService";
|
|
15
|
-
import {
|
|
16
|
-
PrivateEndpointConnection,
|
|
17
|
-
PrivateEndpointConnectionsListOptionalParams,
|
|
18
|
-
PrivateEndpointConnectionsListResponse,
|
|
19
|
-
PrivateEndpointConnectionsGetOptionalParams,
|
|
20
|
-
PrivateEndpointConnectionsGetResponse,
|
|
21
|
-
PrivateEndpointConnectionsCreateOptionalParams,
|
|
22
|
-
PrivateEndpointConnectionsCreateResponse,
|
|
23
|
-
PrivateEndpointConnectionsDeleteOptionalParams
|
|
24
|
-
} from "../models";
|
|
25
|
-
|
|
26
|
-
/// <reference lib="esnext.asynciterable" />
|
|
27
|
-
/** Class containing PrivateEndpointConnections operations. */
|
|
28
|
-
export class PrivateEndpointConnectionsImpl
|
|
29
|
-
implements PrivateEndpointConnections {
|
|
30
|
-
private readonly client: AzureBotService;
|
|
31
|
-
|
|
32
|
-
/**
|
|
33
|
-
* Initialize a new instance of the class PrivateEndpointConnections class.
|
|
34
|
-
* @param client Reference to the service client
|
|
35
|
-
*/
|
|
36
|
-
constructor(client: AzureBotService) {
|
|
37
|
-
this.client = client;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* List all the private endpoint connections associated with the Bot.
|
|
42
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
43
|
-
* @param resourceName The name of the Bot resource.
|
|
44
|
-
* @param options The options parameters.
|
|
45
|
-
*/
|
|
46
|
-
public list(
|
|
47
|
-
resourceGroupName: string,
|
|
48
|
-
resourceName: string,
|
|
49
|
-
options?: PrivateEndpointConnectionsListOptionalParams
|
|
50
|
-
): PagedAsyncIterableIterator<PrivateEndpointConnection> {
|
|
51
|
-
const iter = this.listPagingAll(resourceGroupName, resourceName, options);
|
|
52
|
-
return {
|
|
53
|
-
next() {
|
|
54
|
-
return iter.next();
|
|
55
|
-
},
|
|
56
|
-
[Symbol.asyncIterator]() {
|
|
57
|
-
return this;
|
|
58
|
-
},
|
|
59
|
-
byPage: (settings?: PageSettings) => {
|
|
60
|
-
if (settings?.maxPageSize) {
|
|
61
|
-
throw new Error("maxPageSize is not supported by this operation.");
|
|
62
|
-
}
|
|
63
|
-
return this.listPagingPage(
|
|
64
|
-
resourceGroupName,
|
|
65
|
-
resourceName,
|
|
66
|
-
options,
|
|
67
|
-
settings
|
|
68
|
-
);
|
|
69
|
-
}
|
|
70
|
-
};
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
private async *listPagingPage(
|
|
74
|
-
resourceGroupName: string,
|
|
75
|
-
resourceName: string,
|
|
76
|
-
options?: PrivateEndpointConnectionsListOptionalParams,
|
|
77
|
-
_settings?: PageSettings
|
|
78
|
-
): AsyncIterableIterator<PrivateEndpointConnection[]> {
|
|
79
|
-
let result: PrivateEndpointConnectionsListResponse;
|
|
80
|
-
result = await this._list(resourceGroupName, resourceName, options);
|
|
81
|
-
yield result.value || [];
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
private async *listPagingAll(
|
|
85
|
-
resourceGroupName: string,
|
|
86
|
-
resourceName: string,
|
|
87
|
-
options?: PrivateEndpointConnectionsListOptionalParams
|
|
88
|
-
): AsyncIterableIterator<PrivateEndpointConnection> {
|
|
89
|
-
for await (const page of this.listPagingPage(
|
|
90
|
-
resourceGroupName,
|
|
91
|
-
resourceName,
|
|
92
|
-
options
|
|
93
|
-
)) {
|
|
94
|
-
yield* page;
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
/**
|
|
99
|
-
* List all the private endpoint connections associated with the Bot.
|
|
100
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
101
|
-
* @param resourceName The name of the Bot resource.
|
|
102
|
-
* @param options The options parameters.
|
|
103
|
-
*/
|
|
104
|
-
private _list(
|
|
105
|
-
resourceGroupName: string,
|
|
106
|
-
resourceName: string,
|
|
107
|
-
options?: PrivateEndpointConnectionsListOptionalParams
|
|
108
|
-
): Promise<PrivateEndpointConnectionsListResponse> {
|
|
109
|
-
return this.client.sendOperationRequest(
|
|
110
|
-
{ resourceGroupName, resourceName, options },
|
|
111
|
-
listOperationSpec
|
|
112
|
-
);
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
/**
|
|
116
|
-
* Gets the specified private endpoint connection associated with the Bot.
|
|
117
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
118
|
-
* @param resourceName The name of the Bot resource.
|
|
119
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
120
|
-
* Azure resource
|
|
121
|
-
* @param options The options parameters.
|
|
122
|
-
*/
|
|
123
|
-
get(
|
|
124
|
-
resourceGroupName: string,
|
|
125
|
-
resourceName: string,
|
|
126
|
-
privateEndpointConnectionName: string,
|
|
127
|
-
options?: PrivateEndpointConnectionsGetOptionalParams
|
|
128
|
-
): Promise<PrivateEndpointConnectionsGetResponse> {
|
|
129
|
-
return this.client.sendOperationRequest(
|
|
130
|
-
{
|
|
131
|
-
resourceGroupName,
|
|
132
|
-
resourceName,
|
|
133
|
-
privateEndpointConnectionName,
|
|
134
|
-
options
|
|
135
|
-
},
|
|
136
|
-
getOperationSpec
|
|
137
|
-
);
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
/**
|
|
141
|
-
* Update the state of specified private endpoint connection associated with the Bot.
|
|
142
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
143
|
-
* @param resourceName The name of the Bot resource.
|
|
144
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
145
|
-
* Azure resource
|
|
146
|
-
* @param properties The private endpoint connection properties.
|
|
147
|
-
* @param options The options parameters.
|
|
148
|
-
*/
|
|
149
|
-
create(
|
|
150
|
-
resourceGroupName: string,
|
|
151
|
-
resourceName: string,
|
|
152
|
-
privateEndpointConnectionName: string,
|
|
153
|
-
properties: PrivateEndpointConnection,
|
|
154
|
-
options?: PrivateEndpointConnectionsCreateOptionalParams
|
|
155
|
-
): Promise<PrivateEndpointConnectionsCreateResponse> {
|
|
156
|
-
return this.client.sendOperationRequest(
|
|
157
|
-
{
|
|
158
|
-
resourceGroupName,
|
|
159
|
-
resourceName,
|
|
160
|
-
privateEndpointConnectionName,
|
|
161
|
-
properties,
|
|
162
|
-
options
|
|
163
|
-
},
|
|
164
|
-
createOperationSpec
|
|
165
|
-
);
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
/**
|
|
169
|
-
* Deletes the specified private endpoint connection associated with the Bot.
|
|
170
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
171
|
-
* @param resourceName The name of the Bot resource.
|
|
172
|
-
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
|
173
|
-
* Azure resource
|
|
174
|
-
* @param options The options parameters.
|
|
175
|
-
*/
|
|
176
|
-
delete(
|
|
177
|
-
resourceGroupName: string,
|
|
178
|
-
resourceName: string,
|
|
179
|
-
privateEndpointConnectionName: string,
|
|
180
|
-
options?: PrivateEndpointConnectionsDeleteOptionalParams
|
|
181
|
-
): Promise<void> {
|
|
182
|
-
return this.client.sendOperationRequest(
|
|
183
|
-
{
|
|
184
|
-
resourceGroupName,
|
|
185
|
-
resourceName,
|
|
186
|
-
privateEndpointConnectionName,
|
|
187
|
-
options
|
|
188
|
-
},
|
|
189
|
-
deleteOperationSpec
|
|
190
|
-
);
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
// Operation Specifications
|
|
194
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
195
|
-
|
|
196
|
-
const listOperationSpec: coreClient.OperationSpec = {
|
|
197
|
-
path:
|
|
198
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateEndpointConnections",
|
|
199
|
-
httpMethod: "GET",
|
|
200
|
-
responses: {
|
|
201
|
-
200: {
|
|
202
|
-
bodyMapper: Mappers.PrivateEndpointConnectionListResult
|
|
203
|
-
},
|
|
204
|
-
default: {
|
|
205
|
-
bodyMapper: Mappers.ErrorModel
|
|
206
|
-
}
|
|
207
|
-
},
|
|
208
|
-
queryParameters: [Parameters.apiVersion],
|
|
209
|
-
urlParameters: [
|
|
210
|
-
Parameters.$host,
|
|
211
|
-
Parameters.resourceGroupName,
|
|
212
|
-
Parameters.resourceName,
|
|
213
|
-
Parameters.subscriptionId
|
|
214
|
-
],
|
|
215
|
-
headerParameters: [Parameters.accept],
|
|
216
|
-
serializer
|
|
217
|
-
};
|
|
218
|
-
const getOperationSpec: coreClient.OperationSpec = {
|
|
219
|
-
path:
|
|
220
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
221
|
-
httpMethod: "GET",
|
|
222
|
-
responses: {
|
|
223
|
-
200: {
|
|
224
|
-
bodyMapper: Mappers.PrivateEndpointConnection
|
|
225
|
-
},
|
|
226
|
-
default: {
|
|
227
|
-
bodyMapper: Mappers.ErrorModel
|
|
228
|
-
}
|
|
229
|
-
},
|
|
230
|
-
queryParameters: [Parameters.apiVersion],
|
|
231
|
-
urlParameters: [
|
|
232
|
-
Parameters.$host,
|
|
233
|
-
Parameters.resourceGroupName,
|
|
234
|
-
Parameters.resourceName,
|
|
235
|
-
Parameters.subscriptionId,
|
|
236
|
-
Parameters.privateEndpointConnectionName
|
|
237
|
-
],
|
|
238
|
-
headerParameters: [Parameters.accept],
|
|
239
|
-
serializer
|
|
240
|
-
};
|
|
241
|
-
const createOperationSpec: coreClient.OperationSpec = {
|
|
242
|
-
path:
|
|
243
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
244
|
-
httpMethod: "PUT",
|
|
245
|
-
responses: {
|
|
246
|
-
200: {
|
|
247
|
-
bodyMapper: Mappers.PrivateEndpointConnection
|
|
248
|
-
},
|
|
249
|
-
default: {
|
|
250
|
-
bodyMapper: Mappers.ErrorModel
|
|
251
|
-
}
|
|
252
|
-
},
|
|
253
|
-
requestBody: Parameters.properties2,
|
|
254
|
-
queryParameters: [Parameters.apiVersion],
|
|
255
|
-
urlParameters: [
|
|
256
|
-
Parameters.$host,
|
|
257
|
-
Parameters.resourceGroupName,
|
|
258
|
-
Parameters.resourceName,
|
|
259
|
-
Parameters.subscriptionId,
|
|
260
|
-
Parameters.privateEndpointConnectionName
|
|
261
|
-
],
|
|
262
|
-
headerParameters: [Parameters.contentType, Parameters.accept],
|
|
263
|
-
mediaType: "json",
|
|
264
|
-
serializer
|
|
265
|
-
};
|
|
266
|
-
const deleteOperationSpec: coreClient.OperationSpec = {
|
|
267
|
-
path:
|
|
268
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
269
|
-
httpMethod: "DELETE",
|
|
270
|
-
responses: {
|
|
271
|
-
200: {},
|
|
272
|
-
204: {},
|
|
273
|
-
default: {
|
|
274
|
-
bodyMapper: Mappers.ErrorModel
|
|
275
|
-
}
|
|
276
|
-
},
|
|
277
|
-
queryParameters: [Parameters.apiVersion],
|
|
278
|
-
urlParameters: [
|
|
279
|
-
Parameters.$host,
|
|
280
|
-
Parameters.resourceGroupName,
|
|
281
|
-
Parameters.resourceName,
|
|
282
|
-
Parameters.subscriptionId,
|
|
283
|
-
Parameters.privateEndpointConnectionName
|
|
284
|
-
],
|
|
285
|
-
headerParameters: [Parameters.accept],
|
|
286
|
-
serializer
|
|
287
|
-
};
|
|
@@ -1,72 +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 { PrivateLinkResources } 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
|
-
PrivateLinkResourcesListByBotResourceOptionalParams,
|
|
16
|
-
PrivateLinkResourcesListByBotResourceResponse
|
|
17
|
-
} from "../models";
|
|
18
|
-
|
|
19
|
-
/** Class containing PrivateLinkResources operations. */
|
|
20
|
-
export class PrivateLinkResourcesImpl implements PrivateLinkResources {
|
|
21
|
-
private readonly client: AzureBotService;
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* Initialize a new instance of the class PrivateLinkResources class.
|
|
25
|
-
* @param client Reference to the service client
|
|
26
|
-
*/
|
|
27
|
-
constructor(client: AzureBotService) {
|
|
28
|
-
this.client = client;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
/**
|
|
32
|
-
* Gets the private link resources that need to be created for a Bot.
|
|
33
|
-
* @param resourceGroupName The name of the Bot resource group in the user subscription.
|
|
34
|
-
* @param resourceName The name of the Bot resource.
|
|
35
|
-
* @param options The options parameters.
|
|
36
|
-
*/
|
|
37
|
-
listByBotResource(
|
|
38
|
-
resourceGroupName: string,
|
|
39
|
-
resourceName: string,
|
|
40
|
-
options?: PrivateLinkResourcesListByBotResourceOptionalParams
|
|
41
|
-
): Promise<PrivateLinkResourcesListByBotResourceResponse> {
|
|
42
|
-
return this.client.sendOperationRequest(
|
|
43
|
-
{ resourceGroupName, resourceName, options },
|
|
44
|
-
listByBotResourceOperationSpec
|
|
45
|
-
);
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
// Operation Specifications
|
|
49
|
-
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
50
|
-
|
|
51
|
-
const listByBotResourceOperationSpec: coreClient.OperationSpec = {
|
|
52
|
-
path:
|
|
53
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateLinkResources",
|
|
54
|
-
httpMethod: "GET",
|
|
55
|
-
responses: {
|
|
56
|
-
200: {
|
|
57
|
-
bodyMapper: Mappers.PrivateLinkResourceListResult
|
|
58
|
-
},
|
|
59
|
-
default: {
|
|
60
|
-
bodyMapper: Mappers.ErrorModel
|
|
61
|
-
}
|
|
62
|
-
},
|
|
63
|
-
queryParameters: [Parameters.apiVersion],
|
|
64
|
-
urlParameters: [
|
|
65
|
-
Parameters.$host,
|
|
66
|
-
Parameters.resourceGroupName,
|
|
67
|
-
Parameters.resourceName,
|
|
68
|
-
Parameters.subscriptionId
|
|
69
|
-
],
|
|
70
|
-
headerParameters: [Parameters.accept],
|
|
71
|
-
serializer
|
|
72
|
-
};
|