@azure/arm-botservice 4.0.1-alpha.20250101.1 → 4.0.1-alpha.20250103.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist-esm/src → dist/browser}/azureBotService.d.ts +2 -2
- package/dist/browser/azureBotService.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/azureBotService.js +15 -18
- package/dist/browser/azureBotService.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js +25 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/botConnection.d.ts +3 -3
- package/dist/browser/operations/botConnection.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/botConnection.js +3 -3
- package/dist/browser/operations/botConnection.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/bots.d.ts +3 -3
- package/dist/browser/operations/bots.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/bots.js +3 -3
- package/dist/browser/operations/bots.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/channels.d.ts +3 -3
- package/dist/browser/operations/channels.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/channels.js +3 -3
- package/dist/browser/operations/channels.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/directLine.d.ts +3 -3
- package/dist/browser/operations/directLine.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/directLine.js +2 -2
- package/dist/browser/operations/directLine.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/email.d.ts +3 -3
- package/dist/browser/operations/email.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/email.js +2 -2
- package/dist/browser/operations/email.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/hostSettings.d.ts +3 -3
- package/dist/browser/operations/hostSettings.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/hostSettings.js +2 -2
- package/dist/browser/operations/hostSettings.js.map +1 -0
- package/dist/browser/operations/index.d.ts +12 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +19 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operationResults.d.ts +3 -3
- package/dist/browser/operations/operationResults.d.ts.map +1 -0
- package/dist/browser/operations/operationResults.js +99 -0
- package/dist/browser/operations/operationResults.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +2 -2
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
- package/dist/browser/operations/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/qnAMakerEndpointKeys.d.ts +3 -3
- package/dist/browser/operations/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/qnAMakerEndpointKeys.js +2 -2
- package/dist/browser/operations/qnAMakerEndpointKeys.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/botConnection.d.ts +1 -1
- package/dist/browser/operationsInterfaces/botConnection.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/botConnection.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/bots.d.ts +1 -1
- package/dist/browser/operationsInterfaces/bots.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/bots.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/channels.d.ts +1 -1
- package/dist/browser/operationsInterfaces/channels.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/channels.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/directLine.d.ts +1 -1
- package/dist/browser/operationsInterfaces/directLine.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/directLine.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/email.d.ts +1 -1
- package/dist/browser/operationsInterfaces/email.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/email.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/hostSettings.d.ts +1 -1
- package/dist/browser/operationsInterfaces/hostSettings.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/hostSettings.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +12 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +19 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operationResults.d.ts +1 -1
- package/dist/browser/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/operationResults.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/qnAMakerEndpointKeys.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/qnAMakerEndpointKeys.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/azureBotService.d.ts +30 -0
- package/dist/commonjs/azureBotService.d.ts.map +1 -0
- package/dist/commonjs/azureBotService.js +112 -0
- package/dist/commonjs/azureBotService.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +16 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +29 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-botservice.d.ts → dist/commonjs/models/index.d.ts} +1430 -1921
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +95 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +106 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +2751 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +35 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +275 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/botConnection.d.ts +85 -0
- package/dist/commonjs/operations/botConnection.d.ts.map +1 -0
- package/dist/commonjs/operations/botConnection.js +348 -0
- package/dist/commonjs/operations/botConnection.js.map +1 -0
- package/dist/commonjs/operations/bots.d.ts +88 -0
- package/dist/commonjs/operations/bots.d.ts.map +1 -0
- package/dist/commonjs/operations/bots.js +426 -0
- package/dist/commonjs/operations/bots.js.map +1 -0
- package/dist/commonjs/operations/channels.d.ts +79 -0
- package/dist/commonjs/operations/channels.d.ts.map +1 -0
- package/dist/commonjs/operations/channels.js +334 -0
- package/dist/commonjs/operations/channels.js.map +1 -0
- package/dist/commonjs/operations/directLine.d.ts +23 -0
- package/dist/commonjs/operations/directLine.d.ts.map +1 -0
- package/dist/commonjs/operations/directLine.js +64 -0
- package/dist/commonjs/operations/directLine.js.map +1 -0
- package/dist/commonjs/operations/email.d.ts +20 -0
- package/dist/commonjs/operations/email.d.ts.map +1 -0
- package/dist/commonjs/operations/email.js +58 -0
- package/dist/commonjs/operations/email.js.map +1 -0
- package/dist/commonjs/operations/hostSettings.d.ts +18 -0
- package/dist/commonjs/operations/hostSettings.d.ts.map +1 -0
- package/dist/commonjs/operations/hostSettings.js +51 -0
- package/dist/commonjs/operations/hostSettings.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +12 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +22 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/operationResults.d.ts +26 -0
- package/dist/commonjs/operations/operationResults.d.ts.map +1 -0
- package/dist/commonjs/operations/operationResults.js +104 -0
- package/dist/commonjs/operations/operationResults.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.js +226 -0
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts +20 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.js +58 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operations/qnAMakerEndpointKeys.d.ts +19 -0
- package/dist/commonjs/operations/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/commonjs/operations/qnAMakerEndpointKeys.js +54 -0
- package/dist/commonjs/operations/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/botConnection.d.ts +60 -0
- package/dist/commonjs/operationsInterfaces/botConnection.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/botConnection.js +10 -0
- package/dist/commonjs/operationsInterfaces/botConnection.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/bots.d.ts +52 -0
- package/dist/commonjs/operationsInterfaces/bots.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/bots.js +10 -0
- package/dist/commonjs/operationsInterfaces/bots.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/channels.d.ts +54 -0
- package/dist/commonjs/operationsInterfaces/channels.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/channels.js +10 -0
- package/dist/commonjs/operationsInterfaces/channels.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/directLine.d.ts +15 -0
- package/dist/commonjs/operationsInterfaces/directLine.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/directLine.js +10 -0
- package/dist/commonjs/operationsInterfaces/directLine.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/email.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/email.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/email.js +10 -0
- package/dist/commonjs/operationsInterfaces/email.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/hostSettings.d.ts +10 -0
- package/dist/commonjs/operationsInterfaces/hostSettings.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/hostSettings.js +10 -0
- package/dist/commonjs/operationsInterfaces/hostSettings.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +22 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operationResults.d.ts +18 -0
- package/dist/commonjs/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operationResults.js +10 -0
- package/dist/commonjs/operationsInterfaces/operationResults.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/qnAMakerEndpointKeys.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/qnAMakerEndpointKeys.js +10 -0
- package/dist/commonjs/operationsInterfaces/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/azureBotService.d.ts +30 -0
- package/dist/esm/azureBotService.d.ts.map +1 -0
- package/dist/esm/azureBotService.js +107 -0
- package/dist/esm/azureBotService.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +16 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +25 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +1430 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +92 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +106 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +2747 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +35 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +272 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/botConnection.d.ts +85 -0
- package/dist/esm/operations/botConnection.d.ts.map +1 -0
- package/dist/esm/operations/botConnection.js +344 -0
- package/dist/esm/operations/botConnection.js.map +1 -0
- package/dist/esm/operations/bots.d.ts +88 -0
- package/dist/esm/operations/bots.d.ts.map +1 -0
- package/dist/esm/operations/bots.js +422 -0
- package/dist/esm/operations/bots.js.map +1 -0
- package/dist/esm/operations/channels.d.ts +79 -0
- package/dist/esm/operations/channels.d.ts.map +1 -0
- package/dist/esm/operations/channels.js +330 -0
- package/dist/esm/operations/channels.js.map +1 -0
- package/dist/esm/operations/directLine.d.ts +23 -0
- package/dist/esm/operations/directLine.d.ts.map +1 -0
- package/dist/esm/operations/directLine.js +59 -0
- package/dist/esm/operations/directLine.js.map +1 -0
- package/dist/esm/operations/email.d.ts +20 -0
- package/dist/esm/operations/email.d.ts.map +1 -0
- package/dist/esm/operations/email.js +53 -0
- package/dist/esm/operations/email.js.map +1 -0
- package/dist/esm/operations/hostSettings.d.ts +18 -0
- package/dist/esm/operations/hostSettings.d.ts.map +1 -0
- package/dist/esm/operations/hostSettings.js +46 -0
- package/dist/esm/operations/hostSettings.js.map +1 -0
- package/dist/esm/operations/index.d.ts +12 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +19 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/operationResults.d.ts +26 -0
- package/dist/esm/operations/operationResults.d.ts.map +1 -0
- package/dist/esm/operations/operationResults.js +99 -0
- package/dist/esm/operations/operationResults.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.js +222 -0
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operations/privateLinkResources.d.ts +20 -0
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResources.js +53 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -0
- package/dist/esm/operations/qnAMakerEndpointKeys.d.ts +19 -0
- package/dist/esm/operations/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/esm/operations/qnAMakerEndpointKeys.js +49 -0
- package/dist/esm/operations/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/esm/operationsInterfaces/botConnection.d.ts +60 -0
- package/dist/esm/operationsInterfaces/botConnection.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/botConnection.js +9 -0
- package/dist/esm/operationsInterfaces/botConnection.js.map +1 -0
- package/dist/esm/operationsInterfaces/bots.d.ts +52 -0
- package/dist/esm/operationsInterfaces/bots.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/bots.js +9 -0
- package/dist/esm/operationsInterfaces/bots.js.map +1 -0
- package/dist/esm/operationsInterfaces/channels.d.ts +54 -0
- package/dist/esm/operationsInterfaces/channels.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/channels.js +9 -0
- package/dist/esm/operationsInterfaces/channels.js.map +1 -0
- package/dist/esm/operationsInterfaces/directLine.d.ts +15 -0
- package/dist/esm/operationsInterfaces/directLine.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/directLine.js +9 -0
- package/dist/esm/operationsInterfaces/directLine.js.map +1 -0
- package/dist/esm/operationsInterfaces/email.d.ts +12 -0
- package/dist/esm/operationsInterfaces/email.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/email.js +9 -0
- package/dist/esm/operationsInterfaces/email.js.map +1 -0
- package/dist/esm/operationsInterfaces/hostSettings.d.ts +10 -0
- package/dist/esm/operationsInterfaces/hostSettings.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/hostSettings.js +9 -0
- package/dist/esm/operationsInterfaces/hostSettings.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +12 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +19 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/operationResults.d.ts +18 -0
- package/dist/esm/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operationResults.js +9 -0
- package/dist/esm/operationsInterfaces/operationResults.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/esm/operationsInterfaces/qnAMakerEndpointKeys.d.ts +11 -0
- package/dist/esm/operationsInterfaces/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/qnAMakerEndpointKeys.js +9 -0
- package/dist/esm/operationsInterfaces/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/azureBotService.d.ts +30 -0
- package/dist/react-native/azureBotService.d.ts.map +1 -0
- package/dist/react-native/azureBotService.js +107 -0
- package/dist/react-native/azureBotService.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +16 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +25 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1430 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +92 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +106 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +2747 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +35 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +272 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/botConnection.d.ts +85 -0
- package/dist/react-native/operations/botConnection.d.ts.map +1 -0
- package/dist/react-native/operations/botConnection.js +344 -0
- package/dist/react-native/operations/botConnection.js.map +1 -0
- package/dist/react-native/operations/bots.d.ts +88 -0
- package/dist/react-native/operations/bots.d.ts.map +1 -0
- package/dist/react-native/operations/bots.js +422 -0
- package/dist/react-native/operations/bots.js.map +1 -0
- package/dist/react-native/operations/channels.d.ts +79 -0
- package/dist/react-native/operations/channels.d.ts.map +1 -0
- package/dist/react-native/operations/channels.js +330 -0
- package/dist/react-native/operations/channels.js.map +1 -0
- package/dist/react-native/operations/directLine.d.ts +23 -0
- package/dist/react-native/operations/directLine.d.ts.map +1 -0
- package/dist/react-native/operations/directLine.js +59 -0
- package/dist/react-native/operations/directLine.js.map +1 -0
- package/dist/react-native/operations/email.d.ts +20 -0
- package/dist/react-native/operations/email.d.ts.map +1 -0
- package/dist/react-native/operations/email.js +53 -0
- package/dist/react-native/operations/email.js.map +1 -0
- package/dist/react-native/operations/hostSettings.d.ts +18 -0
- package/dist/react-native/operations/hostSettings.d.ts.map +1 -0
- package/dist/react-native/operations/hostSettings.js +46 -0
- package/dist/react-native/operations/hostSettings.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +12 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +19 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/operationResults.d.ts +26 -0
- package/dist/react-native/operations/operationResults.d.ts.map +1 -0
- package/dist/react-native/operations/operationResults.js +99 -0
- package/dist/react-native/operations/operationResults.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +58 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.js +222 -0
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operations/privateLinkResources.d.ts +20 -0
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResources.js +53 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -0
- package/dist/react-native/operations/qnAMakerEndpointKeys.d.ts +19 -0
- package/dist/react-native/operations/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/react-native/operations/qnAMakerEndpointKeys.js +49 -0
- package/dist/react-native/operations/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/react-native/operationsInterfaces/botConnection.d.ts +60 -0
- package/dist/react-native/operationsInterfaces/botConnection.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/botConnection.js +9 -0
- package/dist/react-native/operationsInterfaces/botConnection.js.map +1 -0
- package/dist/react-native/operationsInterfaces/bots.d.ts +52 -0
- package/dist/react-native/operationsInterfaces/bots.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/bots.js +9 -0
- package/dist/react-native/operationsInterfaces/bots.js.map +1 -0
- package/dist/react-native/operationsInterfaces/channels.d.ts +54 -0
- package/dist/react-native/operationsInterfaces/channels.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/channels.js +9 -0
- package/dist/react-native/operationsInterfaces/channels.js.map +1 -0
- package/dist/react-native/operationsInterfaces/directLine.d.ts +15 -0
- package/dist/react-native/operationsInterfaces/directLine.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/directLine.js +9 -0
- package/dist/react-native/operationsInterfaces/directLine.js.map +1 -0
- package/dist/react-native/operationsInterfaces/email.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/email.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/email.js +9 -0
- package/dist/react-native/operationsInterfaces/email.js.map +1 -0
- package/dist/react-native/operationsInterfaces/hostSettings.d.ts +10 -0
- package/dist/react-native/operationsInterfaces/hostSettings.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/hostSettings.js +9 -0
- package/dist/react-native/operationsInterfaces/hostSettings.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +19 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operationResults.d.ts +18 -0
- package/dist/react-native/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operationResults.js +9 -0
- package/dist/react-native/operationsInterfaces/operationResults.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +41 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/react-native/operationsInterfaces/qnAMakerEndpointKeys.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/qnAMakerEndpointKeys.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/qnAMakerEndpointKeys.js +9 -0
- package/dist/react-native/operationsInterfaces/qnAMakerEndpointKeys.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +58 -28
- package/dist/index.js +0 -5117
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionCreateSample.js +0 -53
- package/dist-esm/samples-dev/botConnectionCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionDeleteSample.js +0 -39
- package/dist-esm/samples-dev/botConnectionDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionGetSample.js +0 -39
- package/dist-esm/samples-dev/botConnectionGetSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionListByBotServiceSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionListByBotServiceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionListByBotServiceSample.js +0 -54
- package/dist-esm/samples-dev/botConnectionListByBotServiceSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionListServiceProvidersSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionListServiceProvidersSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionListServiceProvidersSample.js +0 -36
- package/dist-esm/samples-dev/botConnectionListServiceProvidersSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionListWithSecretsSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionListWithSecretsSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionListWithSecretsSample.js +0 -39
- package/dist-esm/samples-dev/botConnectionListWithSecretsSample.js.map +0 -1
- package/dist-esm/samples-dev/botConnectionUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/botConnectionUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botConnectionUpdateSample.js +0 -54
- package/dist-esm/samples-dev/botConnectionUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/botsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsCreateSample.js +0 -65
- package/dist-esm/samples-dev/botsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/botsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/botsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/botsGetCheckNameAvailabilitySample.d.ts +0 -2
- package/dist-esm/samples-dev/botsGetCheckNameAvailabilitySample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsGetCheckNameAvailabilitySample.js +0 -41
- package/dist-esm/samples-dev/botsGetCheckNameAvailabilitySample.js.map +0 -1
- package/dist-esm/samples-dev/botsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsGetSample.js +0 -38
- package/dist-esm/samples-dev/botsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/botsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsListByResourceGroupSample.js +0 -53
- package/dist-esm/samples-dev/botsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/botsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsListSample.js +0 -52
- package/dist-esm/samples-dev/botsListSample.js.map +0 -1
- package/dist-esm/samples-dev/botsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/botsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/botsUpdateSample.js +0 -71
- package/dist-esm/samples-dev/botsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsCreateSample.js +0 -166
- package/dist-esm/samples-dev/channelsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsDeleteSample.js +0 -58
- package/dist-esm/samples-dev/channelsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsGetSample.js +0 -96
- package/dist-esm/samples-dev/channelsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsListByResourceGroupSample.js +0 -54
- package/dist-esm/samples-dev/channelsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsListWithKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsListWithKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsListWithKeysSample.js +0 -39
- package/dist-esm/samples-dev/channelsListWithKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/channelsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/channelsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/channelsUpdateSample.js +0 -131
- package/dist-esm/samples-dev/channelsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/directLineRegenerateKeysSample.d.ts +0 -2
- package/dist-esm/samples-dev/directLineRegenerateKeysSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/directLineRegenerateKeysSample.js +0 -60
- package/dist-esm/samples-dev/directLineRegenerateKeysSample.js.map +0 -1
- package/dist-esm/samples-dev/emailCreateSignInUrlSample.d.ts +0 -2
- package/dist-esm/samples-dev/emailCreateSignInUrlSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/emailCreateSignInUrlSample.js +0 -38
- package/dist-esm/samples-dev/emailCreateSignInUrlSample.js.map +0 -1
- package/dist-esm/samples-dev/hostSettingsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/hostSettingsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/hostSettingsGetSample.js +0 -36
- package/dist-esm/samples-dev/hostSettingsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationResultsGetSample.js +0 -37
- package/dist-esm/samples-dev/operationResultsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -53
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js +0 -45
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -39
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -39
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -54
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByBotResourceSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourcesListByBotResourceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByBotResourceSample.js +0 -38
- package/dist-esm/samples-dev/privateLinkResourcesListByBotResourceSample.js.map +0 -1
- package/dist-esm/samples-dev/qnAMakerEndpointKeysGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/qnAMakerEndpointKeysGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/qnAMakerEndpointKeysGetSample.js +0 -40
- package/dist-esm/samples-dev/qnAMakerEndpointKeysGetSample.js.map +0 -1
- package/dist-esm/src/azureBotService.d.ts.map +0 -1
- package/dist-esm/src/azureBotService.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js +0 -29
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/botConnection.d.ts.map +0 -1
- package/dist-esm/src/operations/botConnection.js.map +0 -1
- package/dist-esm/src/operations/bots.d.ts.map +0 -1
- package/dist-esm/src/operations/bots.js.map +0 -1
- package/dist-esm/src/operations/channels.d.ts.map +0 -1
- package/dist-esm/src/operations/channels.js.map +0 -1
- package/dist-esm/src/operations/directLine.d.ts.map +0 -1
- package/dist-esm/src/operations/directLine.js.map +0 -1
- package/dist-esm/src/operations/email.d.ts.map +0 -1
- package/dist-esm/src/operations/email.js.map +0 -1
- package/dist-esm/src/operations/hostSettings.d.ts.map +0 -1
- package/dist-esm/src/operations/hostSettings.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -12
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -19
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/operationResults.d.ts.map +0 -1
- package/dist-esm/src/operations/operationResults.js +0 -104
- package/dist-esm/src/operations/operationResults.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/qnAMakerEndpointKeys.d.ts.map +0 -1
- package/dist-esm/src/operations/qnAMakerEndpointKeys.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/botConnection.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/botConnection.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/bots.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/bots.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/channels.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/channels.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/directLine.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/directLine.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/email.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/email.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/hostSettings.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/hostSettings.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -12
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -19
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operationResults.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/operationResults.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/qnAMakerEndpointKeys.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/botservice_examples.d.ts +0 -4
- package/dist-esm/test/botservice_examples.d.ts.map +0 -1
- package/dist-esm/test/botservice_examples.js +0 -74
- package/dist-esm/test/botservice_examples.js.map +0 -1
- package/src/azureBotService.ts +0 -184
- package/src/lroImpl.ts +0 -34
- package/src/models/index.ts +0 -1650
- package/src/models/mappers.ts +0 -2914
- package/src/models/parameters.ts +0 -318
- package/src/operations/botConnection.ts +0 -466
- package/src/operations/bots.ts +0 -518
- package/src/operations/channels.ts +0 -443
- package/src/operations/directLine.ts +0 -82
- package/src/operations/email.ts +0 -72
- package/src/operations/hostSettings.ts +0 -60
- package/src/operations/index.ts +0 -19
- package/src/operations/operationResults.ts +0 -144
- package/src/operations/operations.ts +0 -149
- package/src/operations/privateEndpointConnections.ts +0 -287
- package/src/operations/privateLinkResources.ts +0 -72
- package/src/operations/qnAMakerEndpointKeys.ts +0 -68
- package/src/operationsInterfaces/botConnection.ts +0 -116
- package/src/operationsInterfaces/bots.ts +0 -98
- package/src/operationsInterfaces/channels.ts +0 -106
- package/src/operationsInterfaces/directLine.ts +0 -34
- package/src/operationsInterfaces/email.ts +0 -27
- package/src/operationsInterfaces/hostSettings.ts +0 -23
- package/src/operationsInterfaces/index.ts +0 -19
- package/src/operationsInterfaces/operationResults.ts +0 -40
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/privateEndpointConnections.ts +0 -78
- package/src/operationsInterfaces/privateLinkResources.ts +0 -27
- package/src/operationsInterfaces/qnAMakerEndpointKeys.ts +0 -26
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/botConnection.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/bots.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/channels.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/directLine.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/email.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/hostSettings.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operationResults.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/qnAMakerEndpointKeys.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operationResults.js","sourceRoot":"","sources":["../../../src/operations/operationResults.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 { OperationResults } 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 { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl.js\";\nimport {\n OperationResultsGetOptionalParams,\n OperationResultsGetResponse\n} from \"../models/index.js\";\n\n/** Class containing OperationResults operations. */\nexport class OperationResultsImpl implements OperationResults {\n private readonly client: AzureBotService;\n\n /**\n * Initialize a new instance of the class OperationResults class.\n * @param client Reference to the service client\n */\n constructor(client: AzureBotService) {\n this.client = client;\n }\n\n /**\n * Get the operation result for a long running operation.\n * @param operationResultId The ID of the operation result to get.\n * @param options The options parameters.\n */\n async beginGet(\n operationResultId: string,\n options?: OperationResultsGetOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<OperationResultsGetResponse>,\n OperationResultsGetResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<OperationResultsGetResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { operationResultId, options },\n getOperationSpec\n );\n const poller = new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Get the operation result for a long running operation.\n * @param operationResultId The ID of the operation result to get.\n * @param options The options parameters.\n */\n async beginGetAndWait(\n operationResultId: string,\n options?: OperationResultsGetOptionalParams\n ): Promise<OperationResultsGetResponse> {\n const poller = await this.beginGet(operationResultId, options);\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.BotService/operationresults/{operationResultId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationResultsDescription\n },\n 201: {\n bodyMapper: Mappers.OperationResultsDescription\n },\n 202: {\n bodyMapper: Mappers.OperationResultsDescription\n },\n 204: {\n bodyMapper: Mappers.OperationResultsDescription\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.operationResultId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { Operations } from "../operationsInterfaces";
|
|
3
|
-
import { AzureBotService } from "../azureBotService";
|
|
4
|
-
import { OperationEntity, OperationsListOptionalParams } from "../models";
|
|
2
|
+
import { Operations } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { AzureBotService } from "../azureBotService.js";
|
|
4
|
+
import { OperationEntity, OperationsListOptionalParams } from "../models/index.js";
|
|
5
5
|
/** Class containing Operations operations. */
|
|
6
6
|
export declare class OperationsImpl implements Operations {
|
|
7
7
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAC;AAI9D,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EACL,eAAe,EAEf,4BAA4B,EAG7B,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,qBAAa,cAAe,YAAW,UAAU;IAC/C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IAEzC;;;OAGG;gBACS,MAAM,EAAE,eAAe;IAInC;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,eAAe,CAAC;YAkB/B,cAAc;YAsBd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;IAMb;;;;OAIG;IACH,OAAO,CAAC,SAAS;CASlB"}
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
|
-
import { setContinuationToken } from "../pagingHelper";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper.js";
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
|
-
import * as Mappers from "../models/mappers";
|
|
12
|
-
import * as Parameters from "../models/parameters";
|
|
11
|
+
import * as Mappers from "../models/mappers.js";
|
|
12
|
+
import * as Parameters from "../models/parameters.js";
|
|
13
13
|
/// <reference lib="esnext.asynciterable" />
|
|
14
14
|
/** Class containing Operations operations. */
|
|
15
15
|
export class OperationsImpl {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operations/operations.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 { Operations } 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 OperationEntity,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: AzureBotService;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: AzureBotService) {\n this.client = client;\n }\n\n /**\n * Lists all the available BotService operations.\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<OperationEntity> {\n const iter = this.listPagingAll(options);\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.listPagingPage(options, settings);\n }\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<OperationEntity[]> {\n let result: OperationsListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<OperationEntity> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists all the available BotService operations.\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.BotService/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationEntityListResult\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationEntityListResult\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { PrivateEndpointConnections } from "../operationsInterfaces";
|
|
3
|
-
import { AzureBotService } from "../azureBotService";
|
|
4
|
-
import { PrivateEndpointConnection, PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsCreateOptionalParams, PrivateEndpointConnectionsCreateResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models";
|
|
2
|
+
import { PrivateEndpointConnections } from "../operationsInterfaces/index.js";
|
|
3
|
+
import { AzureBotService } from "../azureBotService.js";
|
|
4
|
+
import { PrivateEndpointConnection, PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsCreateOptionalParams, PrivateEndpointConnectionsCreateResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
|
|
5
5
|
/** Class containing PrivateEndpointConnections operations. */
|
|
6
6
|
export declare class PrivateEndpointConnectionsImpl implements PrivateEndpointConnections {
|
|
7
7
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAC9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAI9E,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EACL,yBAAyB,EACzB,4CAA4C,EAE5C,2CAA2C,EAC3C,qCAAqC,EACrC,8CAA8C,EAC9C,wCAAwC,EACxC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,8DAA8D;AAC9D,qBAAa,8BACX,YAAW,0BAA0B;IACrC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IAEzC;;;OAGG;gBACS,MAAM,EAAE,eAAe;IAInC;;;;;OAKG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,yBAAyB,CAAC;YAuBzC,cAAc;YAWd,aAAa;IAc5B;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC;IAYjD;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC;IAapD;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC;CAWjB"}
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
*/
|
|
8
8
|
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
9
9
|
import * as coreClient from "@azure/core-client";
|
|
10
|
-
import * as Mappers from "../models/mappers";
|
|
11
|
-
import * as Parameters from "../models/parameters";
|
|
10
|
+
import * as Mappers from "../models/mappers.js";
|
|
11
|
+
import * as Parameters from "../models/parameters.js";
|
|
12
12
|
/// <reference lib="esnext.asynciterable" />
|
|
13
13
|
/** Class containing PrivateEndpointConnections operations. */
|
|
14
14
|
export class PrivateEndpointConnectionsImpl {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAIH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAatD,4CAA4C;AAC5C,8DAA8D;AAC9D,MAAM,OAAO,8BAA8B;IAIzC;;;OAGG;IACH,YAAY,MAAuB;QACjC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACI,IAAI,CACT,iBAAyB,EACzB,YAAoB,EACpB,OAAsD;QAEtD,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,iBAAiB,EAAE,YAAY,EAAE,OAAO,CAAC,CAAC;QAC1E,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,cAAc,CACxB,iBAAiB,EACjB,YAAY,EACZ,OAAO,EACP,QAAQ,CACT,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,cAAc,CAC3B,iBAAyB,EACzB,YAAoB,EACpB,OAAsD,EACtD,SAAwB;;YAExB,IAAI,MAA8C,CAAC;YACnD,MAAM,GAAG,cAAM,IAAI,CAAC,KAAK,CAAC,iBAAiB,EAAE,YAAY,EAAE,OAAO,CAAC,CAAA,CAAC;YACpE,oBAAM,MAAM,CAAC,KAAK,IAAI,EAAE,CAAA,CAAC;QAC3B,CAAC;KAAA;IAEc,aAAa,CAC1B,iBAAyB,EACzB,YAAoB,EACpB,OAAsD;;;;gBAEtD,KAAyB,eAAA,KAAA,cAAA,IAAI,CAAC,cAAc,CAC1C,iBAAiB,EACjB,YAAY,EACZ,OAAO,CACR,CAAA,IAAA,+DAAE,CAAC;oBAJqB,cAIxB;oBAJwB,WAIxB;oBAJU,MAAM,IAAI,KAAA,CAAA;oBAKnB,cAAA,KAAK,CAAC,CAAC,iBAAA,cAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;;;OAKG;IACK,KAAK,CACX,iBAAyB,EACzB,YAAoB,EACpB,OAAsD;QAEtD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,YAAY,EAAE,OAAO,EAAE,EAC5C,iBAAiB,CAClB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,GAAG,CACD,iBAAyB,EACzB,YAAoB,EACpB,6BAAqC,EACrC,OAAqD;QAErD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,YAAY;YACZ,6BAA6B;YAC7B,OAAO;SACR,EACD,gBAAgB,CACjB,CAAC;IACJ,CAAC;IAED;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAyB,EACzB,YAAoB,EACpB,6BAAqC,EACrC,UAAqC,EACrC,OAAwD;QAExD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,YAAY;YACZ,6BAA6B;YAC7B,UAAU;YACV,OAAO;SACR,EACD,mBAAmB,CACpB,CAAC;IACJ,CAAC;IAED;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAyB,EACzB,YAAoB,EACpB,6BAAqC,EACrC,OAAwD;QAExD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;YACE,iBAAiB;YACjB,YAAY;YACZ,6BAA6B;YAC7B,OAAO;SACR,EACD,mBAAmB,CACpB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EACF,yJAAyJ;IAC3J,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,mCAAmC;SACxD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,YAAY;QACvB,UAAU,CAAC,cAAc;KAC1B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EACF,yLAAyL;IAC3L,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,yBAAyB;SAC9C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,YAAY;QACvB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,6BAA6B;KACzC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EACF,yLAAyL;IAC3L,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,yBAAyB;SAC9C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,WAAW;IACnC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,YAAY;QACvB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,6BAA6B;KACzC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC;AACF,MAAM,mBAAmB,GAA6B;IACpD,IAAI,EACF,yLAAyL;IAC3L,UAAU,EAAE,QAAQ;IACpB,SAAS,EAAE;QACT,GAAG,EAAE,EAAE;QACP,GAAG,EAAE,EAAE;QACP,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,YAAY;QACvB,UAAU,CAAC,cAAc;QACzB,UAAU,CAAC,6BAA6B;KACzC;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { PrivateEndpointConnections } 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 PrivateEndpointConnection,\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsListResponse,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsCreateOptionalParams,\n PrivateEndpointConnectionsCreateResponse,\n PrivateEndpointConnectionsDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateEndpointConnections operations. */\nexport class PrivateEndpointConnectionsImpl\n implements PrivateEndpointConnections {\n private readonly client: AzureBotService;\n\n /**\n * Initialize a new instance of the class PrivateEndpointConnections class.\n * @param client Reference to the service client\n */\n constructor(client: AzureBotService) {\n this.client = client;\n }\n\n /**\n * List all the private endpoint connections associated with the Bot.\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 list(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListOptionalParams\n ): PagedAsyncIterableIterator<PrivateEndpointConnection> {\n const iter = this.listPagingAll(resourceGroupName, resourceName, options);\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.listPagingPage(\n resourceGroupName,\n resourceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListOptionalParams,\n _settings?: PageSettings\n ): AsyncIterableIterator<PrivateEndpointConnection[]> {\n let result: PrivateEndpointConnectionsListResponse;\n result = await this._list(resourceGroupName, resourceName, options);\n yield result.value || [];\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListOptionalParams\n ): AsyncIterableIterator<PrivateEndpointConnection> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n resourceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List all the private endpoint connections associated with the Bot.\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 _list(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListOptionalParams\n ): Promise<PrivateEndpointConnectionsListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n listOperationSpec\n );\n }\n\n /**\n * Gets the specified private endpoint connection associated with the Bot.\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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams\n ): Promise<PrivateEndpointConnectionsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n resourceName,\n privateEndpointConnectionName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Update the state of specified private endpoint connection associated with the Bot.\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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param properties The private endpoint connection properties.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOptionalParams\n ): Promise<PrivateEndpointConnectionsCreateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n resourceName,\n privateEndpointConnectionName,\n properties,\n options\n },\n createOperationSpec\n );\n }\n\n /**\n * Deletes the specified private endpoint connection associated with the Bot.\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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n resourceName,\n privateEndpointConnectionName,\n options\n },\n deleteOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateEndpointConnections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult\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 getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection\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.privateEndpointConnectionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n requestBody: Parameters.properties2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.subscriptionId,\n Parameters.privateEndpointConnectionName\n ],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\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.privateEndpointConnectionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PrivateLinkResources } from "../operationsInterfaces";
|
|
2
|
-
import { AzureBotService } from "../azureBotService";
|
|
3
|
-
import { PrivateLinkResourcesListByBotResourceOptionalParams, PrivateLinkResourcesListByBotResourceResponse } from "../models";
|
|
1
|
+
import { PrivateLinkResources } from "../operationsInterfaces/index.js";
|
|
2
|
+
import { AzureBotService } from "../azureBotService.js";
|
|
3
|
+
import { PrivateLinkResourcesListByBotResourceOptionalParams, PrivateLinkResourcesListByBotResourceResponse } from "../models/index.js";
|
|
4
4
|
/** Class containing PrivateLinkResources operations. */
|
|
5
5
|
export declare class PrivateLinkResourcesImpl implements PrivateLinkResources {
|
|
6
6
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operations/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAIxE,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EACL,mDAAmD,EACnD,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAE5B,wDAAwD;AACxD,qBAAa,wBAAyB,YAAW,oBAAoB;IACnE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IAEzC;;;OAGG;gBACS,MAAM,EAAE,eAAe;IAInC;;;;;OAKG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC;CAM1D"}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import * as coreClient from "@azure/core-client";
|
|
9
|
-
import * as Mappers from "../models/mappers";
|
|
10
|
-
import * as Parameters from "../models/parameters";
|
|
9
|
+
import * as Mappers from "../models/mappers.js";
|
|
10
|
+
import * as Parameters from "../models/parameters.js";
|
|
11
11
|
/** Class containing PrivateLinkResources operations. */
|
|
12
12
|
export class PrivateLinkResourcesImpl {
|
|
13
13
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operations/privateLinkResources.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAOtD,wDAAwD;AACxD,MAAM,OAAO,wBAAwB;IAGnC;;;OAGG;IACH,YAAY,MAAuB;QACjC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;OAKG;IACH,iBAAiB,CACf,iBAAyB,EACzB,YAAoB,EACpB,OAA6D;QAE7D,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,YAAY,EAAE,OAAO,EAAE,EAC5C,8BAA8B,CAC/B,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,8BAA8B,GAA6B;IAC/D,IAAI,EACF,mJAAmJ;IACrJ,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,6BAA6B;SAClD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,YAAY;QACvB,UAAU,CAAC,cAAc;KAC1B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PrivateLinkResources } 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 PrivateLinkResourcesListByBotResourceOptionalParams,\n PrivateLinkResourcesListByBotResourceResponse\n} from \"../models/index.js\";\n\n/** Class containing PrivateLinkResources operations. */\nexport class PrivateLinkResourcesImpl implements PrivateLinkResources {\n private readonly client: AzureBotService;\n\n /**\n * Initialize a new instance of the class PrivateLinkResources class.\n * @param client Reference to the service client\n */\n constructor(client: AzureBotService) {\n this.client = client;\n }\n\n /**\n * Gets the private link resources that need to be created for a Bot.\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 listByBotResource(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateLinkResourcesListByBotResourceOptionalParams\n ): Promise<PrivateLinkResourcesListByBotResourceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n listByBotResourceOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByBotResourceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateLinkResources\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResourceListResult\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};\n"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { QnAMakerEndpointKeys } from "../operationsInterfaces";
|
|
2
|
-
import { AzureBotService } from "../azureBotService";
|
|
3
|
-
import { QnAMakerEndpointKeysRequestBody, QnAMakerEndpointKeysGetOptionalParams, QnAMakerEndpointKeysGetResponse } from "../models";
|
|
1
|
+
import { QnAMakerEndpointKeys } from "../operationsInterfaces/index.js";
|
|
2
|
+
import { AzureBotService } from "../azureBotService.js";
|
|
3
|
+
import { QnAMakerEndpointKeysRequestBody, QnAMakerEndpointKeysGetOptionalParams, QnAMakerEndpointKeysGetResponse } from "../models/index.js";
|
|
4
4
|
/** Class containing QnAMakerEndpointKeys operations. */
|
|
5
5
|
export declare class QnAMakerEndpointKeysImpl implements QnAMakerEndpointKeys {
|
|
6
6
|
private readonly client;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qnAMakerEndpointKeys.d.ts","sourceRoot":"","sources":["../../../src/operations/qnAMakerEndpointKeys.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAIxE,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EACL,+BAA+B,EAC/B,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAE5B,wDAAwD;AACxD,qBAAa,wBAAyB,YAAW,oBAAoB;IACnE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAkB;IAEzC;;;OAGG;gBACS,MAAM,EAAE,eAAe;IAInC;;;;OAIG;IACH,GAAG,CACD,UAAU,EAAE,+BAA+B,EAC3C,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC;CAM5C"}
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import * as coreClient from "@azure/core-client";
|
|
9
|
-
import * as Mappers from "../models/mappers";
|
|
10
|
-
import * as Parameters from "../models/parameters";
|
|
9
|
+
import * as Mappers from "../models/mappers.js";
|
|
10
|
+
import * as Parameters from "../models/parameters.js";
|
|
11
11
|
/** Class containing QnAMakerEndpointKeys operations. */
|
|
12
12
|
export class QnAMakerEndpointKeysImpl {
|
|
13
13
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qnAMakerEndpointKeys.js","sourceRoot":"","sources":["../../../src/operations/qnAMakerEndpointKeys.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,yBAAyB,CAAC;AAQtD,wDAAwD;AACxD,MAAM,OAAO,wBAAwB;IAGnC;;;OAGG;IACH,YAAY,MAAuB;QACjC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;OAIG;IACH,GAAG,CACD,UAA2C,EAC3C,OAA+C;QAE/C,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,UAAU,EAAE,OAAO,EAAE,EACvB,gBAAgB,CACjB,CAAC;IACJ,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,gBAAgB,GAA6B;IACjD,IAAI,EACF,yFAAyF;IAC3F,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,4BAA4B;SACjD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,WAAW,EAAE,UAAU,CAAC,WAAW;IACnC,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,cAAc,CAAC;IAC5D,gBAAgB,EAAE,CAAC,UAAU,CAAC,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC;IAC7D,SAAS,EAAE,MAAM;IACjB,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { QnAMakerEndpointKeys } 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 QnAMakerEndpointKeysRequestBody,\n QnAMakerEndpointKeysGetOptionalParams,\n QnAMakerEndpointKeysGetResponse\n} from \"../models/index.js\";\n\n/** Class containing QnAMakerEndpointKeys operations. */\nexport class QnAMakerEndpointKeysImpl implements QnAMakerEndpointKeys {\n private readonly client: AzureBotService;\n\n /**\n * Initialize a new instance of the class QnAMakerEndpointKeys class.\n * @param client Reference to the service client\n */\n constructor(client: AzureBotService) {\n this.client = client;\n }\n\n /**\n * Lists the QnA Maker endpoint keys\n * @param parameters The request body parameters to provide for the check name availability request\n * @param options The options parameters.\n */\n get(\n parameters: QnAMakerEndpointKeysRequestBody,\n options?: QnAMakerEndpointKeysGetOptionalParams\n ): Promise<QnAMakerEndpointKeysGetResponse> {\n return this.client.sendOperationRequest(\n { parameters, options },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.BotService/listQnAMakerEndpointKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.QnAMakerEndpointKeysResponse\n },\n default: {\n bodyMapper: Mappers.ErrorModel\n }\n },\n requestBody: Parameters.parameters7,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.contentType, Parameters.accept],\n mediaType: \"json\",\n serializer\n};\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { ConnectionSetting, BotConnectionListByBotServiceOptionalParams, BotConnectionListServiceProvidersOptionalParams, BotConnectionListServiceProvidersResponse, BotConnectionListWithSecretsOptionalParams, BotConnectionListWithSecretsResponse, BotConnectionCreateOptionalParams, BotConnectionCreateResponse, BotConnectionUpdateOptionalParams, BotConnectionUpdateResponse, BotConnectionGetOptionalParams, BotConnectionGetResponse, BotConnectionDeleteOptionalParams } from "../models";
|
|
2
|
+
import { ConnectionSetting, BotConnectionListByBotServiceOptionalParams, BotConnectionListServiceProvidersOptionalParams, BotConnectionListServiceProvidersResponse, BotConnectionListWithSecretsOptionalParams, BotConnectionListWithSecretsResponse, BotConnectionCreateOptionalParams, BotConnectionCreateResponse, BotConnectionUpdateOptionalParams, BotConnectionUpdateResponse, BotConnectionGetOptionalParams, BotConnectionGetResponse, BotConnectionDeleteOptionalParams } from "../models/index.js";
|
|
3
3
|
/** Interface representing a BotConnection. */
|
|
4
4
|
export interface BotConnection {
|
|
5
5
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"botConnection.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/botConnection.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,iBAAiB,EACjB,2CAA2C,EAC3C,+CAA+C,EAC/C,yCAAyC,EACzC,0CAA0C,EAC1C,oCAAoC,EACpC,iCAAiC,EACjC,2BAA2B,EAC3B,iCAAiC,EACjC,2BAA2B,EAC3B,8BAA8B,EAC9B,wBAAwB,EACxB,iCAAiC,EAClC,MAAM,oBAAoB,CAAC;AAG5B,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;OAKG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,iBAAiB,CAAC,CAAC;IACjD;;;OAGG;IACH,oBAAoB,CAClB,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;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,CAAC;IACjD;;;;;;;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,CAAC;IACxC;;;;;;;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,CAAC;IACxC;;;;;;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,CAAC;IACrC;;;;;;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,CAAC;CAClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"botConnection.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/botConnection.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport {\n ConnectionSetting,\n BotConnectionListByBotServiceOptionalParams,\n BotConnectionListServiceProvidersOptionalParams,\n BotConnectionListServiceProvidersResponse,\n BotConnectionListWithSecretsOptionalParams,\n BotConnectionListWithSecretsResponse,\n BotConnectionCreateOptionalParams,\n BotConnectionCreateResponse,\n BotConnectionUpdateOptionalParams,\n BotConnectionUpdateResponse,\n BotConnectionGetOptionalParams,\n BotConnectionGetResponse,\n BotConnectionDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a BotConnection. */\nexport interface BotConnection {\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 listByBotService(\n resourceGroupName: string,\n resourceName: string,\n options?: BotConnectionListByBotServiceOptionalParams\n ): PagedAsyncIterableIterator<ConnectionSetting>;\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 /**\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 /**\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 /**\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 /**\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 /**\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}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { Bot, BotsListByResourceGroupOptionalParams, BotsListOptionalParams, BotsCreateOptionalParams, BotsCreateResponse, BotsUpdateOptionalParams, BotsUpdateResponse, BotsDeleteOptionalParams, BotsGetOptionalParams, BotsGetResponse, CheckNameAvailabilityRequestBody, BotsGetCheckNameAvailabilityOptionalParams, BotsGetCheckNameAvailabilityResponse } from "../models";
|
|
2
|
+
import { Bot, BotsListByResourceGroupOptionalParams, BotsListOptionalParams, BotsCreateOptionalParams, BotsCreateResponse, BotsUpdateOptionalParams, BotsUpdateResponse, BotsDeleteOptionalParams, BotsGetOptionalParams, BotsGetResponse, CheckNameAvailabilityRequestBody, BotsGetCheckNameAvailabilityOptionalParams, BotsGetCheckNameAvailabilityResponse } from "../models/index.js";
|
|
3
3
|
/** Interface representing a Bots. */
|
|
4
4
|
export interface Bots {
|
|
5
5
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bots.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/bots.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,GAAG,EACH,qCAAqC,EACrC,sBAAsB,EACtB,wBAAwB,EACxB,kBAAkB,EAClB,wBAAwB,EACxB,kBAAkB,EAClB,wBAAwB,EACxB,qBAAqB,EACrB,eAAe,EACf,gCAAgC,EAChC,0CAA0C,EAC1C,oCAAoC,EACrC,MAAM,oBAAoB,CAAC;AAG5B,qCAAqC;AACrC,MAAM,WAAW,IAAI;IACnB;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,qCAAqC,GAC9C,0BAA0B,CAAC,GAAG,CAAC,CAAC;IACnC;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,sBAAsB,GAAG,0BAA0B,CAAC,GAAG,CAAC,CAAC;IACxE;;;;;;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,CAAC;IAC/B;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,kBAAkB,CAAC,CAAC;IAC/B;;;;;OAKG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,wBAAwB,GACjC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,qBAAqB,GAC9B,OAAO,CAAC,eAAe,CAAC,CAAC;IAC5B;;;;OAIG;IACH,wBAAwB,CACtB,UAAU,EAAE,gCAAgC,EAC5C,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC,CAAC;CAClD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bots.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/bots.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport {\n Bot,\n BotsListByResourceGroupOptionalParams,\n BotsListOptionalParams,\n BotsCreateOptionalParams,\n BotsCreateResponse,\n BotsUpdateOptionalParams,\n BotsUpdateResponse,\n BotsDeleteOptionalParams,\n BotsGetOptionalParams,\n BotsGetResponse,\n CheckNameAvailabilityRequestBody,\n BotsGetCheckNameAvailabilityOptionalParams,\n BotsGetCheckNameAvailabilityResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Bots. */\nexport interface Bots {\n /**\n * Returns all the resources of a particular type belonging to a resource group\n * @param resourceGroupName The name of the Bot resource group in the user subscription.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: BotsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<Bot>;\n /**\n * Returns all the resources of a particular type belonging to a subscription.\n * @param options The options parameters.\n */\n list(options?: BotsListOptionalParams): PagedAsyncIterableIterator<Bot>;\n /**\n * Creates a Bot Service. Bot Service is a resource group wide resource type.\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 parameters The parameters to provide for the created bot.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n resourceName: string,\n parameters: Bot,\n options?: BotsCreateOptionalParams\n ): Promise<BotsCreateResponse>;\n /**\n * Updates 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 options The options parameters.\n */\n update(\n resourceGroupName: string,\n resourceName: string,\n options?: BotsUpdateOptionalParams\n ): Promise<BotsUpdateResponse>;\n /**\n * Deletes a Bot Service from the resource group.\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 delete(\n resourceGroupName: string,\n resourceName: string,\n options?: BotsDeleteOptionalParams\n ): Promise<void>;\n /**\n * Returns a BotService specified by the parameters.\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 get(\n resourceGroupName: string,\n resourceName: string,\n options?: BotsGetOptionalParams\n ): Promise<BotsGetResponse>;\n /**\n * Check whether a bot name is available.\n * @param parameters The request body parameters to provide for the check name availability request\n * @param options The options parameters.\n */\n getCheckNameAvailability(\n parameters: CheckNameAvailabilityRequestBody,\n options?: BotsGetCheckNameAvailabilityOptionalParams\n ): Promise<BotsGetCheckNameAvailabilityResponse>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { BotChannel, ChannelsListByResourceGroupOptionalParams, ChannelName, ChannelsCreateOptionalParams, ChannelsCreateResponse, ChannelsUpdateOptionalParams, ChannelsUpdateResponse, ChannelsDeleteOptionalParams, ChannelsGetOptionalParams, ChannelsGetResponse, ChannelsListWithKeysOptionalParams, ChannelsListWithKeysResponse } from "../models";
|
|
2
|
+
import { BotChannel, ChannelsListByResourceGroupOptionalParams, ChannelName, ChannelsCreateOptionalParams, ChannelsCreateResponse, ChannelsUpdateOptionalParams, ChannelsUpdateResponse, ChannelsDeleteOptionalParams, ChannelsGetOptionalParams, ChannelsGetResponse, ChannelsListWithKeysOptionalParams, ChannelsListWithKeysResponse } from "../models/index.js";
|
|
3
3
|
/** Interface representing a Channels. */
|
|
4
4
|
export interface Channels {
|
|
5
5
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"channels.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/channels.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,UAAU,EACV,yCAAyC,EACzC,WAAW,EACX,4BAA4B,EAC5B,sBAAsB,EACtB,4BAA4B,EAC5B,sBAAsB,EACtB,4BAA4B,EAC5B,yBAAyB,EACzB,mBAAmB,EACnB,kCAAkC,EAClC,4BAA4B,EAC7B,MAAM,oBAAoB,CAAC;AAG5B,yCAAyC;AACzC,MAAM,WAAW,QAAQ;IACvB;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,yCAAyC,GAClD,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAC1C;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,WAAW,EACxB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,WAAW,EACxB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,yBAAyB,GAClC,OAAO,CAAC,mBAAmB,CAAC,CAAC;IAChC;;;;;;OAMG;IACH,YAAY,CACV,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,WAAW,EACxB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;CAC1C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"channels.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/channels.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport {\n BotChannel,\n ChannelsListByResourceGroupOptionalParams,\n ChannelName,\n ChannelsCreateOptionalParams,\n ChannelsCreateResponse,\n ChannelsUpdateOptionalParams,\n ChannelsUpdateResponse,\n ChannelsDeleteOptionalParams,\n ChannelsGetOptionalParams,\n ChannelsGetResponse,\n ChannelsListWithKeysOptionalParams,\n ChannelsListWithKeysResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Channels. */\nexport interface Channels {\n /**\n * Returns all the Channel registrations of 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 listByResourceGroup(\n resourceGroupName: string,\n resourceName: string,\n options?: ChannelsListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<BotChannel>;\n /**\n * Creates a Channel 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 channelName The name of the Channel resource.\n * @param parameters The parameters to provide for the created bot.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n resourceName: string,\n channelName: ChannelName,\n parameters: BotChannel,\n options?: ChannelsCreateOptionalParams\n ): Promise<ChannelsCreateResponse>;\n /**\n * Updates a Channel 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 channelName The name of the Channel resource.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n resourceName: string,\n channelName: ChannelName,\n options?: ChannelsUpdateOptionalParams\n ): Promise<ChannelsUpdateResponse>;\n /**\n * Deletes a Channel registration from 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 channelName The name of the Bot resource.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n channelName: string,\n options?: ChannelsDeleteOptionalParams\n ): Promise<void>;\n /**\n * Returns a BotService Channel registration specified by the parameters.\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 channelName The name of the Bot resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n channelName: string,\n options?: ChannelsGetOptionalParams\n ): Promise<ChannelsGetResponse>;\n /**\n * Lists a Channel registration for a Bot Service including secrets\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 channelName The name of the Channel resource.\n * @param options The options parameters.\n */\n listWithKeys(\n resourceGroupName: string,\n resourceName: string,\n channelName: ChannelName,\n options?: ChannelsListWithKeysOptionalParams\n ): Promise<ChannelsListWithKeysResponse>;\n}\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SiteInfo, RegenerateKeysChannelName, DirectLineRegenerateKeysOptionalParams, DirectLineRegenerateKeysResponse } from "../models";
|
|
1
|
+
import { SiteInfo, RegenerateKeysChannelName, DirectLineRegenerateKeysOptionalParams, DirectLineRegenerateKeysResponse } from "../models/index.js";
|
|
2
2
|
/** Interface representing a DirectLine. */
|
|
3
3
|
export interface DirectLine {
|
|
4
4
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"directLine.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/directLine.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,QAAQ,EACR,yBAAyB,EACzB,sCAAsC,EACtC,gCAAgC,EACjC,MAAM,oBAAoB,CAAC;AAE5B,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,WAAW,EAAE,yBAAyB,EACtC,UAAU,EAAE,QAAQ,EACpB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;CAC9C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"directLine.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/directLine.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n SiteInfo,\n RegenerateKeysChannelName,\n DirectLineRegenerateKeysOptionalParams,\n DirectLineRegenerateKeysResponse\n} from \"../models/index.js\";\n\n/** Interface representing a DirectLine. */\nexport interface DirectLine {\n /**\n * Regenerates secret keys and returns them for the DirectLine Channel of a particular BotService\n * 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 channelName The name of the Channel resource for which keys are to be regenerated.\n * @param parameters The parameters to provide for the created bot.\n * @param options The options parameters.\n */\n regenerateKeys(\n resourceGroupName: string,\n resourceName: string,\n channelName: RegenerateKeysChannelName,\n parameters: SiteInfo,\n options?: DirectLineRegenerateKeysOptionalParams\n ): Promise<DirectLineRegenerateKeysResponse>;\n}\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EmailCreateSignInUrlOptionalParams, EmailCreateSignInUrlResponse } from "../models";
|
|
1
|
+
import { EmailCreateSignInUrlOptionalParams, EmailCreateSignInUrlResponse } from "../models/index.js";
|
|
2
2
|
/** Interface representing a Email. */
|
|
3
3
|
export interface Email {
|
|
4
4
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"email.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/email.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,kCAAkC,EAClC,4BAA4B,EAC7B,MAAM,oBAAoB,CAAC;AAE5B,sCAAsC;AACtC,MAAM,WAAW,KAAK;IACpB;;;;;OAKG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,4BAA4B,CAAC,CAAC;CAC1C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"email.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/email.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n EmailCreateSignInUrlOptionalParams,\n EmailCreateSignInUrlResponse\n} from \"../models/index.js\";\n\n/** Interface representing a Email. */\nexport interface Email {\n /**\n * Creates an email channel sign in url 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 options The options parameters.\n */\n createSignInUrl(\n resourceGroupName: string,\n resourceName: string,\n options?: EmailCreateSignInUrlOptionalParams\n ): Promise<EmailCreateSignInUrlResponse>;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hostSettings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/hostSettings.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,6BAA6B,EAC7B,uBAAuB,EACxB,MAAM,oBAAoB,CAAC;AAE5B,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;OAGG;IACH,GAAG,CACD,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;CACrC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hostSettings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/hostSettings.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n HostSettingsGetOptionalParams,\n HostSettingsGetResponse\n} from \"../models/index.js\";\n\n/** Interface representing a HostSettings. */\nexport interface HostSettings {\n /**\n * Get per subscription settings needed to host bot in compute resource such as Azure App Service\n * @param options The options parameters.\n */\n get(\n options?: HostSettingsGetOptionalParams\n ): Promise<HostSettingsGetResponse>;\n}\n"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export * from "./bots.js";
|
|
2
|
+
export * from "./channels.js";
|
|
3
|
+
export * from "./directLine.js";
|
|
4
|
+
export * from "./email.js";
|
|
5
|
+
export * from "./operations.js";
|
|
6
|
+
export * from "./botConnection.js";
|
|
7
|
+
export * from "./qnAMakerEndpointKeys.js";
|
|
8
|
+
export * from "./hostSettings.js";
|
|
9
|
+
export * from "./operationResults.js";
|
|
10
|
+
export * from "./privateEndpointConnections.js";
|
|
11
|
+
export * from "./privateLinkResources.js";
|
|
12
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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
|
+
export * from "./bots.js";
|
|
9
|
+
export * from "./channels.js";
|
|
10
|
+
export * from "./directLine.js";
|
|
11
|
+
export * from "./email.js";
|
|
12
|
+
export * from "./operations.js";
|
|
13
|
+
export * from "./botConnection.js";
|
|
14
|
+
export * from "./qnAMakerEndpointKeys.js";
|
|
15
|
+
export * from "./hostSettings.js";
|
|
16
|
+
export * from "./operationResults.js";
|
|
17
|
+
export * from "./privateEndpointConnections.js";
|
|
18
|
+
export * from "./privateLinkResources.js";
|
|
19
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport * from \"./bots.js\";\nexport * from \"./channels.js\";\nexport * from \"./directLine.js\";\nexport * from \"./email.js\";\nexport * from \"./operations.js\";\nexport * from \"./botConnection.js\";\nexport * from \"./qnAMakerEndpointKeys.js\";\nexport * from \"./hostSettings.js\";\nexport * from \"./operationResults.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateLinkResources.js\";\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
2
|
-
import { OperationResultsGetOptionalParams, OperationResultsGetResponse } from "../models";
|
|
2
|
+
import { OperationResultsGetOptionalParams, OperationResultsGetResponse } from "../models/index.js";
|
|
3
3
|
/** Interface representing a OperationResults. */
|
|
4
4
|
export interface OperationResults {
|
|
5
5
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operationResults.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operationResults.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,iCAAiC,EACjC,2BAA2B,EAC5B,MAAM,oBAAoB,CAAC;AAE5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;OAIG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,2BAA2B,CAAC,EAC/C,2BAA2B,CAC5B,CACF,CAAC;IACF;;;;OAIG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACzC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operationResults.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operationResults.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 { PollerLike, PollOperationState } from \"@azure/core-lro\";\nimport {\n OperationResultsGetOptionalParams,\n OperationResultsGetResponse\n} from \"../models/index.js\";\n\n/** Interface representing a OperationResults. */\nexport interface OperationResults {\n /**\n * Get the operation result for a long running operation.\n * @param operationResultId The ID of the operation result to get.\n * @param options The options parameters.\n */\n beginGet(\n operationResultId: string,\n options?: OperationResultsGetOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<OperationResultsGetResponse>,\n OperationResultsGetResponse\n >\n >;\n /**\n * Get the operation result for a long running operation.\n * @param operationResultId The ID of the operation result to get.\n * @param options The options parameters.\n */\n beginGetAndWait(\n operationResultId: string,\n options?: OperationResultsGetOptionalParams\n ): Promise<OperationResultsGetResponse>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { OperationEntity, OperationsListOptionalParams } from "../models";
|
|
2
|
+
import { OperationEntity, OperationsListOptionalParams } from "../models/index.js";
|
|
3
3
|
/** Interface representing a Operations. */
|
|
4
4
|
export interface Operations {
|
|
5
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGnF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,eAAe,CAAC,CAAC;CAChD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport { OperationEntity, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all the available BotService operations.\n * @param options The options parameters.\n */\n list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<OperationEntity>;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
-
import { PrivateEndpointConnection, PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsCreateOptionalParams, PrivateEndpointConnectionsCreateResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models";
|
|
2
|
+
import { PrivateEndpointConnection, PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsCreateOptionalParams, PrivateEndpointConnectionsCreateResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
|
|
3
3
|
/** Interface representing a PrivateEndpointConnections. */
|
|
4
4
|
export interface PrivateEndpointConnections {
|
|
5
5
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,yBAAyB,EACzB,4CAA4C,EAC5C,2CAA2C,EAC3C,qCAAqC,EACrC,8CAA8C,EAC9C,wCAAwC,EACxC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,2DAA2D;AAC3D,MAAM,WAAW,0BAA0B;IACzC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,4CAA4C,GACrD,0BAA0B,CAAC,yBAAyB,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;OAQG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;IACrD;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","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 } from \"@azure/core-paging\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListOptionalParams,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsCreateOptionalParams,\n PrivateEndpointConnectionsCreateResponse,\n PrivateEndpointConnectionsDeleteOptionalParams\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a PrivateEndpointConnections. */\nexport interface PrivateEndpointConnections {\n /**\n * List all the private endpoint connections associated with the Bot.\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 list(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListOptionalParams\n ): PagedAsyncIterableIterator<PrivateEndpointConnection>;\n /**\n * Gets the specified private endpoint connection associated with the Bot.\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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams\n ): Promise<PrivateEndpointConnectionsGetResponse>;\n /**\n * Update the state of specified private endpoint connection associated with the Bot.\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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param properties The private endpoint connection properties.\n * @param options The options parameters.\n */\n create(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOptionalParams\n ): Promise<PrivateEndpointConnectionsCreateResponse>;\n /**\n * Deletes the specified private endpoint connection associated with the Bot.\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 privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams\n ): Promise<void>;\n}\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PrivateLinkResourcesListByBotResourceOptionalParams, PrivateLinkResourcesListByBotResourceResponse } from "../models";
|
|
1
|
+
import { PrivateLinkResourcesListByBotResourceOptionalParams, PrivateLinkResourcesListByBotResourceResponse } from "../models/index.js";
|
|
2
2
|
/** Interface representing a PrivateLinkResources. */
|
|
3
3
|
export interface PrivateLinkResources {
|
|
4
4
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,mDAAmD,EACnD,6CAA6C,EAC9C,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;;OAKG;IACH,iBAAiB,CACf,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,mDAAmD,GAC5D,OAAO,CAAC,6CAA6C,CAAC,CAAC;CAC3D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/privateLinkResources.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n PrivateLinkResourcesListByBotResourceOptionalParams,\n PrivateLinkResourcesListByBotResourceResponse\n} from \"../models/index.js\";\n\n/** Interface representing a PrivateLinkResources. */\nexport interface PrivateLinkResources {\n /**\n * Gets the private link resources that need to be created for a Bot.\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 listByBotResource(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateLinkResourcesListByBotResourceOptionalParams\n ): Promise<PrivateLinkResourcesListByBotResourceResponse>;\n}\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { QnAMakerEndpointKeysRequestBody, QnAMakerEndpointKeysGetOptionalParams, QnAMakerEndpointKeysGetResponse } from "../models";
|
|
1
|
+
import { QnAMakerEndpointKeysRequestBody, QnAMakerEndpointKeysGetOptionalParams, QnAMakerEndpointKeysGetResponse } from "../models/index.js";
|
|
2
2
|
/** Interface representing a QnAMakerEndpointKeys. */
|
|
3
3
|
export interface QnAMakerEndpointKeys {
|
|
4
4
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"qnAMakerEndpointKeys.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/qnAMakerEndpointKeys.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,+BAA+B,EAC/B,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,
|
|
1
|
+
{"version":3,"file":"qnAMakerEndpointKeys.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/qnAMakerEndpointKeys.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,+BAA+B,EAC/B,qCAAqC,EACrC,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAE5B,qDAAqD;AACrD,MAAM,WAAW,oBAAoB;IACnC;;;;OAIG;IACH,GAAG,CACD,UAAU,EAAE,+BAA+B,EAC3C,OAAO,CAAC,EAAE,qCAAqC,GAC9C,OAAO,CAAC,+BAA+B,CAAC,CAAC;CAC7C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qnAMakerEndpointKeys.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/qnAMakerEndpointKeys.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n QnAMakerEndpointKeysRequestBody,\n QnAMakerEndpointKeysGetOptionalParams,\n QnAMakerEndpointKeysGetResponse\n} from \"../models/index.js\";\n\n/** Interface representing a QnAMakerEndpointKeys. */\nexport interface QnAMakerEndpointKeys {\n /**\n * Lists the QnA Maker endpoint keys\n * @param parameters The request body parameters to provide for the check name availability request\n * @param options The options parameters.\n */\n get(\n parameters: QnAMakerEndpointKeysRequestBody,\n options?: QnAMakerEndpointKeysGetOptionalParams\n ): Promise<QnAMakerEndpointKeysGetResponse>;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,0CAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,MAAA,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,mCAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as coreClient from "@azure/core-client";
|
|
2
|
+
import * as coreAuth from "@azure/core-auth";
|
|
3
|
+
import { Bots, Channels, DirectLine, Email, Operations, BotConnection, QnAMakerEndpointKeys, HostSettings, OperationResults, PrivateEndpointConnections, PrivateLinkResources } from "./operationsInterfaces/index.js";
|
|
4
|
+
import { AzureBotServiceOptionalParams } from "./models/index.js";
|
|
5
|
+
export declare class AzureBotService extends coreClient.ServiceClient {
|
|
6
|
+
$host: string;
|
|
7
|
+
apiVersion: string;
|
|
8
|
+
subscriptionId: string;
|
|
9
|
+
/**
|
|
10
|
+
* Initializes a new instance of the AzureBotService class.
|
|
11
|
+
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
12
|
+
* @param subscriptionId Azure Subscription ID.
|
|
13
|
+
* @param options The parameter options
|
|
14
|
+
*/
|
|
15
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureBotServiceOptionalParams);
|
|
16
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
17
|
+
private addCustomApiVersionPolicy;
|
|
18
|
+
bots: Bots;
|
|
19
|
+
channels: Channels;
|
|
20
|
+
directLine: DirectLine;
|
|
21
|
+
email: Email;
|
|
22
|
+
operations: Operations;
|
|
23
|
+
botConnection: BotConnection;
|
|
24
|
+
qnAMakerEndpointKeys: QnAMakerEndpointKeys;
|
|
25
|
+
hostSettings: HostSettings;
|
|
26
|
+
operationResults: OperationResults;
|
|
27
|
+
privateEndpointConnections: PrivateEndpointConnections;
|
|
28
|
+
privateLinkResources: PrivateLinkResources;
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=azureBotService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"azureBotService.d.ts","sourceRoot":"","sources":["../../src/azureBotService.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAc7C,OAAO,EACL,IAAI,EACJ,QAAQ,EACR,UAAU,EACV,KAAK,EACL,UAAU,EACV,aAAa,EACb,oBAAoB,EACpB,YAAY,EACZ,gBAAgB,EAChB,0BAA0B,EAC1B,oBAAoB,EACrB,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,6BAA6B,EAAE,MAAM,mBAAmB,CAAC;AAElE,qBAAa,eAAgB,SAAQ,UAAU,CAAC,aAAa;IAC3D,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;;OAKG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,6BAA6B;IAsFzC,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,IAAI,EAAE,IAAI,CAAC;IACX,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,UAAU,CAAC;IACvB,KAAK,EAAE,KAAK,CAAC;IACb,UAAU,EAAE,UAAU,CAAC;IACvB,aAAa,EAAE,aAAa,CAAC;IAC7B,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,YAAY,EAAE,YAAY,CAAC;IAC3B,gBAAgB,EAAE,gBAAgB,CAAC;IACnC,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;CAC5C"}
|