File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 33 * PLEASE DO NOT EDIT HERE
44 */
55
6+ export * as Billingv1 from './v1/index.js'
67export * as Billingv2beta1 from './v2beta1/index.gen.js'
Original file line number Diff line number Diff line change 1+ /**
2+ * This file is automatically generated
3+ * PLEASE DO NOT EDIT HERE
4+ */
5+
6+ export * as Paymentv1 from './v1/index.js'
Original file line number Diff line number Diff line change @@ -18,8 +18,10 @@ export type {
1818 AutoConfigDomainDns ,
1919 Backup ,
2020 BackupApiGetBackupRequest ,
21+ BackupApiGetProgressRequest ,
2122 BackupApiListBackupItemsRequest ,
2223 BackupApiListBackupsRequest ,
24+ BackupApiListRecentProgressesRequest ,
2325 BackupApiRestoreBackupItemsRequest ,
2426 BackupApiRestoreBackupRequest ,
2527 BackupItem ,
@@ -105,6 +107,7 @@ export type {
105107 ListMailAccountsResponse ,
106108 ListOffersRequestOrderBy ,
107109 ListOffersResponse ,
110+ ListRecentProgressesResponse ,
108111 ListWebsitesRequestOrderBy ,
109112 ListWebsitesResponse ,
110113 MailAccount ,
@@ -124,6 +127,9 @@ export type {
124127 PlatformControlPanel ,
125128 PlatformControlPanelUrls ,
126129 PlatformPlatformGroup ,
130+ Progress ,
131+ ProgressStatus ,
132+ ProgressSummary ,
127133 ResetHostingPasswordResponse ,
128134 ResourceSummary ,
129135 RestoreBackupItemsResponse ,
You can’t perform that action at this time.
0 commit comments