@alicloud/ecd20200930 4.25.5 → 5.0.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.
Files changed (320) hide show
  1. package/dist/client.d.ts +214 -251
  2. package/dist/client.js +296 -286
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ActivateOfficeSiteRequest.d.ts +2 -2
  5. package/dist/models/ActivateOfficeSiteResponseBody.d.ts +1 -1
  6. package/dist/models/AddFilePermissionRequest.d.ts +11 -32
  7. package/dist/models/AddFilePermissionRequest.js.map +1 -1
  8. package/dist/models/AddFilePermissionResponseBody.d.ts +1 -1
  9. package/dist/models/AddFilePermissionShrinkRequest.d.ts +6 -6
  10. package/dist/models/ApplyCoordinatePrivilegeRequest.d.ts +5 -7
  11. package/dist/models/ApplyCoordinatePrivilegeRequest.js.map +1 -1
  12. package/dist/models/ApplyCoordinatePrivilegeResponseBody.d.ts +1 -1
  13. package/dist/models/ApplyCoordinationForMonitoringRequest.d.ts +13 -41
  14. package/dist/models/ApplyCoordinationForMonitoringRequest.js.map +1 -1
  15. package/dist/models/ApplyCoordinationForMonitoringResponseBody.d.ts +12 -26
  16. package/dist/models/ApplyCoordinationForMonitoringResponseBody.js.map +1 -1
  17. package/dist/models/ApproveFotaUpdateRequest.d.ts +3 -3
  18. package/dist/models/ApproveFotaUpdateResponseBody.d.ts +1 -1
  19. package/dist/models/AssociateNetworkPackageRequest.d.ts +3 -3
  20. package/dist/models/AssociateNetworkPackageResponseBody.d.ts +1 -1
  21. package/dist/models/BatchModifyEntitlementRequest.d.ts +9 -9
  22. package/dist/models/BatchModifyEntitlementResponseBody.d.ts +4 -28
  23. package/dist/models/BatchModifyEntitlementResponseBody.js.map +1 -1
  24. package/dist/models/CancelCdsFileShareLinkRequest.d.ts +2 -2
  25. package/dist/models/CancelCdsFileShareLinkResponseBody.d.ts +3 -21
  26. package/dist/models/CancelCdsFileShareLinkResponseBody.js.map +1 -1
  27. package/dist/models/CancelCoordinationForMonitoringRequest.d.ts +4 -8
  28. package/dist/models/CancelCoordinationForMonitoringRequest.js.map +1 -1
  29. package/dist/models/CancelCopyImageRequest.d.ts +2 -2
  30. package/dist/models/CloneCenterPolicyRequest.d.ts +3 -15
  31. package/dist/models/CloneCenterPolicyRequest.js.map +1 -1
  32. package/dist/models/CloneCenterPolicyResponseBody.d.ts +1 -1
  33. package/dist/models/ClonePolicyGroupRequest.d.ts +3 -3
  34. package/dist/models/ClonePolicyGroupResponseBody.d.ts +1 -1
  35. package/dist/models/ConfigAdconnectorTrustRequest.d.ts +4 -10
  36. package/dist/models/ConfigAdconnectorTrustRequest.js.map +1 -1
  37. package/dist/models/ConfigAdconnectorTrustResponseBody.d.ts +1 -1
  38. package/dist/models/ConfigAdconnectorUserRequest.d.ts +5 -7
  39. package/dist/models/ConfigAdconnectorUserRequest.js.map +1 -1
  40. package/dist/models/ConfigAdconnectorUserResponseBody.d.ts +1 -1
  41. package/dist/models/CopyCdsFileRequest.d.ts +10 -29
  42. package/dist/models/CopyCdsFileRequest.js.map +1 -1
  43. package/dist/models/CopyCdsFileResponseBody.d.ts +6 -24
  44. package/dist/models/CopyCdsFileResponseBody.js.map +1 -1
  45. package/dist/models/CopyImageRequest.d.ts +5 -5
  46. package/dist/models/CopyImageResponseBody.d.ts +2 -2
  47. package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +7 -19
  48. package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
  49. package/dist/models/CreateCdsFileShareLinkRequest.d.ts +20 -101
  50. package/dist/models/CreateCdsFileShareLinkRequest.js.map +1 -1
  51. package/dist/models/CreateCdsFileShareLinkResponseBody.d.ts +5 -20
  52. package/dist/models/CreateCdsFileShareLinkResponseBody.js.map +1 -1
  53. package/dist/models/CreateCenterPolicyRequest.d.ts +159 -159
  54. package/dist/models/CreateCenterPolicyRequest.js +10 -0
  55. package/dist/models/CreateCenterPolicyRequest.js.map +1 -1
  56. package/dist/models/CreateCenterPolicyResponseBody.d.ts +2 -2
  57. package/dist/models/CreateDesktopsRequest.d.ts +106 -128
  58. package/dist/models/CreateDesktopsRequest.js +4 -0
  59. package/dist/models/CreateDesktopsRequest.js.map +1 -1
  60. package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
  61. package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
  62. package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
  63. package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
  64. package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
  65. package/dist/models/CreateDiskEncryptionServiceRequest.d.ts +1 -1
  66. package/dist/models/CreateEcdReportTaskRequest.d.ts +27 -52
  67. package/dist/models/CreateEcdReportTaskRequest.js.map +1 -1
  68. package/dist/models/CreateEcdReportTaskResponseBody.d.ts +4 -4
  69. package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
  70. package/dist/models/CreateNetworkPackageRequest.js +27 -1
  71. package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
  72. package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
  73. package/dist/models/DeleteCdsFileRequest.d.ts +5 -5
  74. package/dist/models/DeleteCdsFileResponseBody.d.ts +3 -15
  75. package/dist/models/DeleteCdsFileResponseBody.js.map +1 -1
  76. package/dist/models/DeleteCenterPolicyRequest.d.ts +2 -14
  77. package/dist/models/DeleteCenterPolicyRequest.js.map +1 -1
  78. package/dist/models/DescribeCdsFileShareLinksRequest.d.ts +1 -1
  79. package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
  80. package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
  81. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +90 -84
  82. package/dist/models/DescribeCenterPolicyListResponseBody.js +20 -0
  83. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  84. package/dist/models/DescribeClientEventsRequest.d.ts +14 -16
  85. package/dist/models/DescribeClientEventsRequest.js +5 -0
  86. package/dist/models/DescribeClientEventsRequest.js.map +1 -1
  87. package/dist/models/DescribeClientEventsResponseBody.d.ts +23 -24
  88. package/dist/models/DescribeClientEventsResponseBody.js +2 -0
  89. package/dist/models/DescribeClientEventsResponseBody.js.map +1 -1
  90. package/dist/models/DescribeCloudDrivePermissionsRequest.d.ts +2 -2
  91. package/dist/models/DescribeCloudDrivePermissionsResponseBody.d.ts +8 -4
  92. package/dist/models/DescribeCloudDrivePermissionsResponseBody.js.map +1 -1
  93. package/dist/models/DescribeDesktopMetadataRequest.d.ts +14 -11
  94. package/dist/models/DescribeDesktopMetadataRequest.js +2 -0
  95. package/dist/models/DescribeDesktopMetadataRequest.js.map +1 -1
  96. package/dist/models/DescribeDesktopMetadataResponseBody.d.ts +29 -39
  97. package/dist/models/DescribeDesktopMetadataResponseBody.js.map +1 -1
  98. package/dist/models/DescribeDesktopSessionsRequest.d.ts +13 -12
  99. package/dist/models/DescribeDesktopSessionsRequest.js +5 -0
  100. package/dist/models/DescribeDesktopSessionsRequest.js.map +1 -1
  101. package/dist/models/DescribeDesktopSessionsResponseBody.d.ts +26 -26
  102. package/dist/models/DescribeDesktopsRequest.d.ts +45 -47
  103. package/dist/models/DescribeDesktopsRequest.js.map +1 -1
  104. package/dist/models/DescribeDesktopsResponseBody.d.ts +68 -73
  105. package/dist/models/DescribeDesktopsResponseBody.js +4 -0
  106. package/dist/models/DescribeDesktopsResponseBody.js.map +1 -1
  107. package/dist/models/DescribeFotaTasksRequest.d.ts +9 -19
  108. package/dist/models/DescribeFotaTasksRequest.js.map +1 -1
  109. package/dist/models/DescribeFotaTasksResponseBody.d.ts +12 -17
  110. package/dist/models/DescribeFotaTasksResponseBody.js.map +1 -1
  111. package/dist/models/DescribeGlobalDesktopRecordsRequest.d.ts +24 -38
  112. package/dist/models/DescribeGlobalDesktopRecordsRequest.js +5 -0
  113. package/dist/models/DescribeGlobalDesktopRecordsRequest.js.map +1 -1
  114. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.d.ts +33 -36
  115. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js +2 -0
  116. package/dist/models/DescribeGlobalDesktopRecordsResponseBody.js.map +1 -1
  117. package/dist/models/DescribeInvocationsRequest.d.ts +14 -45
  118. package/dist/models/DescribeInvocationsRequest.js.map +1 -1
  119. package/dist/models/DescribeInvocationsResponseBody.d.ts +75 -81
  120. package/dist/models/DescribeInvocationsResponseBody.js +4 -0
  121. package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
  122. package/dist/models/DescribeModificationPriceRequest.d.ts +40 -59
  123. package/dist/models/DescribeModificationPriceRequest.js.map +1 -1
  124. package/dist/models/DescribeModificationPriceResponseBody.d.ts +13 -12
  125. package/dist/models/DescribeModificationPriceResponseBody.js.map +1 -1
  126. package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
  127. package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
  128. package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
  129. package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
  130. package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
  131. package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
  132. package/dist/models/DescribePolicyGroupsResponseBody.d.ts +5 -0
  133. package/dist/models/DescribePolicyGroupsResponseBody.js +10 -0
  134. package/dist/models/DescribePolicyGroupsResponseBody.js.map +1 -1
  135. package/dist/models/DescribeRefundPriceRequest.d.ts +3 -3
  136. package/dist/models/DescribeRefundPriceResponseBody.d.ts +5 -5
  137. package/dist/models/DescribeSnapshotsRequest.d.ts +10 -10
  138. package/dist/models/DescribeSnapshotsRequest.js +2 -0
  139. package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
  140. package/dist/models/DescribeSnapshotsResponseBody.d.ts +23 -22
  141. package/dist/models/DescribeSnapshotsResponseBody.js +2 -0
  142. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  143. package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
  144. package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
  145. package/dist/models/DissociateNetworkPackageRequest.d.ts +2 -2
  146. package/dist/models/DissociateNetworkPackageResponseBody.d.ts +1 -1
  147. package/dist/models/DownloadCdsFileRequest.d.ts +1 -1
  148. package/dist/models/DownloadCdsFileResponseBody.d.ts +9 -9
  149. package/dist/models/ExportDesktopGroupInfoRequest.d.ts +16 -23
  150. package/dist/models/ExportDesktopGroupInfoRequest.js.map +1 -1
  151. package/dist/models/ExportDesktopGroupInfoResponseBody.d.ts +7 -16
  152. package/dist/models/ExportDesktopGroupInfoResponseBody.js.map +1 -1
  153. package/dist/models/ExportDesktopListInfoRequest.d.ts +17 -119
  154. package/dist/models/ExportDesktopListInfoRequest.js.map +1 -1
  155. package/dist/models/ExportDesktopListInfoResponseBody.d.ts +2 -2
  156. package/dist/models/GetAsyncTaskRequest.d.ts +2 -2
  157. package/dist/models/GetAsyncTaskResponseBody.d.ts +5 -39
  158. package/dist/models/GetAsyncTaskResponseBody.js.map +1 -1
  159. package/dist/models/ListCdsFilesRequest.d.ts +2 -2
  160. package/dist/models/ListCdsFilesResponseBody.d.ts +5 -5
  161. package/dist/models/ListCdsFilesShrinkRequest.d.ts +2 -2
  162. package/dist/models/ListTagResourcesRequest.d.ts +7 -11
  163. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  164. package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
  165. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  166. package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
  167. package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
  168. package/dist/models/ModifyCdsFileRequest.d.ts +2 -2
  169. package/dist/models/ModifyCdsFileShareLinkRequest.d.ts +6 -6
  170. package/dist/models/ModifyCenterPolicyRequest.d.ts +171 -176
  171. package/dist/models/ModifyCenterPolicyRequest.js +10 -0
  172. package/dist/models/ModifyCenterPolicyRequest.js.map +1 -1
  173. package/dist/models/MoveCdsFileRequest.d.ts +7 -49
  174. package/dist/models/MoveCdsFileRequest.js.map +1 -1
  175. package/dist/models/MoveCdsFileResponseBody.d.ts +8 -44
  176. package/dist/models/MoveCdsFileResponseBody.js.map +1 -1
  177. package/dist/models/RemoveFilePermissionRequest.d.ts +1 -1
  178. package/dist/models/RemoveFilePermissionShrinkRequest.d.ts +1 -1
  179. package/dist/models/RevokeCoordinatePrivilegeRequest.d.ts +5 -7
  180. package/dist/models/RevokeCoordinatePrivilegeRequest.js.map +1 -1
  181. package/dist/models/RevokeCoordinatePrivilegeResponseBody.d.ts +1 -1
  182. package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
  183. package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
  184. package/dist/models/TagResourcesRequest.d.ts +6 -10
  185. package/dist/models/TagResourcesRequest.js.map +1 -1
  186. package/dist/models/UntagResourcesRequest.d.ts +2 -6
  187. package/dist/models/UntagResourcesRequest.js.map +1 -1
  188. package/dist/models/UploadImageRequest.d.ts +14 -41
  189. package/dist/models/UploadImageRequest.js +2 -0
  190. package/dist/models/UploadImageRequest.js.map +1 -1
  191. package/dist/models/UploadImageResponseBody.d.ts +2 -2
  192. package/dist/models/VerifyCenRequest.d.ts +1 -1
  193. package/dist/models/VerifyCenResponseBody.d.ts +1 -1
  194. package/dist/models/model.d.ts +3 -4
  195. package/dist/models/model.js +37 -39
  196. package/dist/models/model.js.map +1 -1
  197. package/package.json +2 -2
  198. package/src/client.ts +316 -294
  199. package/src/models/ActivateOfficeSiteRequest.ts +2 -2
  200. package/src/models/ActivateOfficeSiteResponseBody.ts +1 -1
  201. package/src/models/AddFilePermissionRequest.ts +11 -32
  202. package/src/models/AddFilePermissionResponseBody.ts +1 -1
  203. package/src/models/AddFilePermissionShrinkRequest.ts +6 -6
  204. package/src/models/ApplyCoordinatePrivilegeRequest.ts +5 -7
  205. package/src/models/ApplyCoordinatePrivilegeResponseBody.ts +1 -1
  206. package/src/models/ApplyCoordinationForMonitoringRequest.ts +13 -41
  207. package/src/models/ApplyCoordinationForMonitoringResponseBody.ts +12 -26
  208. package/src/models/ApproveFotaUpdateRequest.ts +3 -3
  209. package/src/models/ApproveFotaUpdateResponseBody.ts +1 -1
  210. package/src/models/AssociateNetworkPackageRequest.ts +3 -3
  211. package/src/models/AssociateNetworkPackageResponseBody.ts +1 -1
  212. package/src/models/BatchModifyEntitlementRequest.ts +9 -9
  213. package/src/models/BatchModifyEntitlementResponseBody.ts +4 -28
  214. package/src/models/CancelCdsFileShareLinkRequest.ts +2 -2
  215. package/src/models/CancelCdsFileShareLinkResponseBody.ts +3 -21
  216. package/src/models/CancelCoordinationForMonitoringRequest.ts +4 -8
  217. package/src/models/CancelCopyImageRequest.ts +2 -2
  218. package/src/models/CloneCenterPolicyRequest.ts +3 -15
  219. package/src/models/CloneCenterPolicyResponseBody.ts +1 -1
  220. package/src/models/ClonePolicyGroupRequest.ts +3 -3
  221. package/src/models/ClonePolicyGroupResponseBody.ts +1 -1
  222. package/src/models/ConfigAdconnectorTrustRequest.ts +4 -10
  223. package/src/models/ConfigAdconnectorTrustResponseBody.ts +1 -1
  224. package/src/models/ConfigAdconnectorUserRequest.ts +5 -7
  225. package/src/models/ConfigAdconnectorUserResponseBody.ts +1 -1
  226. package/src/models/CopyCdsFileRequest.ts +10 -29
  227. package/src/models/CopyCdsFileResponseBody.ts +6 -24
  228. package/src/models/CopyImageRequest.ts +5 -5
  229. package/src/models/CopyImageResponseBody.ts +2 -2
  230. package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
  231. package/src/models/CreateCdsFileShareLinkRequest.ts +20 -101
  232. package/src/models/CreateCdsFileShareLinkResponseBody.ts +5 -20
  233. package/src/models/CreateCenterPolicyRequest.ts +169 -159
  234. package/src/models/CreateCenterPolicyResponseBody.ts +2 -2
  235. package/src/models/CreateDesktopsRequest.ts +110 -128
  236. package/src/models/CreateDesktopsResponseBody.ts +2 -3
  237. package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
  238. package/src/models/CreateDiskEncryptionServiceRequest.ts +1 -1
  239. package/src/models/CreateEcdReportTaskRequest.ts +27 -52
  240. package/src/models/CreateEcdReportTaskResponseBody.ts +4 -4
  241. package/src/models/CreateNetworkPackageRequest.ts +49 -25
  242. package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
  243. package/src/models/DeleteCdsFileRequest.ts +5 -5
  244. package/src/models/DeleteCdsFileResponseBody.ts +3 -15
  245. package/src/models/DeleteCenterPolicyRequest.ts +2 -14
  246. package/src/models/DescribeCdsFileShareLinksRequest.ts +1 -1
  247. package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
  248. package/src/models/DescribeCenterPolicyListResponseBody.ts +110 -84
  249. package/src/models/DescribeClientEventsRequest.ts +19 -16
  250. package/src/models/DescribeClientEventsResponseBody.ts +25 -24
  251. package/src/models/DescribeCloudDrivePermissionsRequest.ts +2 -2
  252. package/src/models/DescribeCloudDrivePermissionsResponseBody.ts +8 -4
  253. package/src/models/DescribeDesktopMetadataRequest.ts +16 -11
  254. package/src/models/DescribeDesktopMetadataResponseBody.ts +29 -39
  255. package/src/models/DescribeDesktopSessionsRequest.ts +18 -12
  256. package/src/models/DescribeDesktopSessionsResponseBody.ts +26 -26
  257. package/src/models/DescribeDesktopsRequest.ts +45 -47
  258. package/src/models/DescribeDesktopsResponseBody.ts +72 -73
  259. package/src/models/DescribeFotaTasksRequest.ts +9 -19
  260. package/src/models/DescribeFotaTasksResponseBody.ts +12 -17
  261. package/src/models/DescribeGlobalDesktopRecordsRequest.ts +29 -38
  262. package/src/models/DescribeGlobalDesktopRecordsResponseBody.ts +35 -36
  263. package/src/models/DescribeInvocationsRequest.ts +14 -45
  264. package/src/models/DescribeInvocationsResponseBody.ts +79 -81
  265. package/src/models/DescribeModificationPriceRequest.ts +40 -59
  266. package/src/models/DescribeModificationPriceResponseBody.ts +13 -12
  267. package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
  268. package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
  269. package/src/models/DescribePolicyGroupsResponseBody.ts +15 -0
  270. package/src/models/DescribeRefundPriceRequest.ts +3 -3
  271. package/src/models/DescribeRefundPriceResponseBody.ts +5 -5
  272. package/src/models/DescribeSnapshotsRequest.ts +13 -11
  273. package/src/models/DescribeSnapshotsResponseBody.ts +25 -22
  274. package/src/models/DescribeTemplatesRequest.ts +11 -11
  275. package/src/models/DescribeTemplatesResponseBody.ts +45 -45
  276. package/src/models/DissociateNetworkPackageRequest.ts +2 -2
  277. package/src/models/DissociateNetworkPackageResponseBody.ts +1 -1
  278. package/src/models/DownloadCdsFileRequest.ts +1 -1
  279. package/src/models/DownloadCdsFileResponseBody.ts +9 -9
  280. package/src/models/ExportDesktopGroupInfoRequest.ts +16 -23
  281. package/src/models/ExportDesktopGroupInfoResponseBody.ts +7 -16
  282. package/src/models/ExportDesktopListInfoRequest.ts +17 -119
  283. package/src/models/ExportDesktopListInfoResponseBody.ts +2 -2
  284. package/src/models/GetAsyncTaskRequest.ts +2 -2
  285. package/src/models/GetAsyncTaskResponseBody.ts +5 -39
  286. package/src/models/ListCdsFilesRequest.ts +2 -2
  287. package/src/models/ListCdsFilesResponseBody.ts +5 -5
  288. package/src/models/ListCdsFilesShrinkRequest.ts +2 -2
  289. package/src/models/ListTagResourcesRequest.ts +7 -11
  290. package/src/models/ListTagResourcesResponseBody.ts +5 -9
  291. package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
  292. package/src/models/ModifyCdsFileRequest.ts +2 -2
  293. package/src/models/ModifyCdsFileShareLinkRequest.ts +6 -6
  294. package/src/models/ModifyCenterPolicyRequest.ts +181 -176
  295. package/src/models/MoveCdsFileRequest.ts +7 -49
  296. package/src/models/MoveCdsFileResponseBody.ts +8 -44
  297. package/src/models/RemoveFilePermissionRequest.ts +1 -1
  298. package/src/models/RemoveFilePermissionShrinkRequest.ts +1 -1
  299. package/src/models/RevokeCoordinatePrivilegeRequest.ts +5 -7
  300. package/src/models/RevokeCoordinatePrivilegeResponseBody.ts +1 -1
  301. package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
  302. package/src/models/TagResourcesRequest.ts +6 -10
  303. package/src/models/UntagResourcesRequest.ts +2 -6
  304. package/src/models/UploadImageRequest.ts +16 -41
  305. package/src/models/UploadImageResponseBody.ts +2 -2
  306. package/src/models/VerifyCenRequest.ts +1 -1
  307. package/src/models/VerifyCenResponseBody.ts +1 -1
  308. package/src/models/model.ts +3 -4
  309. package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
  310. package/dist/models/DescribeFlowStatisticRequest.js +0 -68
  311. package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
  312. package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
  313. package/dist/models/DescribeFlowStatisticResponse.js +0 -69
  314. package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
  315. package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
  316. package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
  317. package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
  318. package/src/models/DescribeFlowStatisticRequest.ts +0 -99
  319. package/src/models/DescribeFlowStatisticResponse.ts +0 -40
  320. package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The client access IP address range, specified as an IPv4 CIDR block.
8
+ * The client access IP CIDR block, in IPv4 CIDR notation.
9
9
  *
10
10
  * @example
11
11
  * 47.100.XX.XX/16
@@ -13,7 +13,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAc
13
13
  cidrIp?: string;
14
14
  /**
15
15
  * @remarks
16
- * The description of the client access IP address range.
16
+ * The description of the client access IP CIDR block.
17
17
  *
18
18
  * @example
19
19
  * test
@@ -45,7 +45,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAc
45
45
  export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The target of the security group control rule, specified as an IPv4 CIDR block.
48
+ * The target of the security group control rule, which is an IPv4 CIDR block.
49
49
  *
50
50
  * @example
51
51
  * 47.100.XX.XX/16
@@ -85,7 +85,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSe
85
85
  portRange?: string;
86
86
  /**
87
87
  * @remarks
88
- * The priority of the security group control rule. A smaller number indicates a higher priority.
88
+ * The priority of the security group control rule. A smaller value indicates a higher priority.
89
89
  *
90
90
  * @example
91
91
  * 1
@@ -143,7 +143,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes
143
143
  clientType?: string;
144
144
  /**
145
145
  * @remarks
146
- * Indicates whether clients of a specific type can log on to Cloud Desktop.
146
+ * Indicates whether a specific type of client is allowed to log on to the cloud desktop.
147
147
  *
148
148
  * @example
149
149
  * on
@@ -175,7 +175,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes
175
175
  export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects extends $dara.Model {
176
176
  /**
177
177
  * @remarks
178
- * The peripheral type.
178
+ * The peripheral device type.
179
179
  *
180
180
  * @example
181
181
  * camera
@@ -231,7 +231,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules
231
231
  devicePid?: string;
232
232
  /**
233
233
  * @remarks
234
- * The peripheral type.
234
+ * The peripheral device type.
235
235
  *
236
236
  * @example
237
237
  * storage
@@ -469,7 +469,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
469
469
  academicProxy?: string;
470
470
  /**
471
471
  * @remarks
472
- * Indicates whether users have administrative permission after connecting to Cloud Desktop.
472
+ * Indicates whether the user has administrator permissions after connecting to the cloud desktop.
473
473
  *
474
474
  * > This feature is in invitational preview and is not publicly available.
475
475
  *
@@ -482,7 +482,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
482
482
  adminMonitor?: number;
483
483
  /**
484
484
  * @remarks
485
- * Indicates whether screenshot prevention is enabled.
485
+ * Indicates whether the screenshot prevention feature is enabled.
486
486
  *
487
487
  * @example
488
488
  * off
@@ -490,7 +490,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
490
490
  appContentProtection?: string;
491
491
  /**
492
492
  * @remarks
493
- * The client access IP address whitelist.
493
+ * The client access IP whitelist.
494
494
  */
495
495
  authorizeAccessPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules[];
496
496
  /**
@@ -498,6 +498,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
498
498
  * The list of security group control rules.
499
499
  */
500
500
  authorizeSecurityPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules[];
501
+ autoReconnect?: string;
501
502
  /**
502
503
  * @remarks
503
504
  * Indicates whether local camera redirection is enabled.
@@ -518,7 +519,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
518
519
  clientTypes?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes[];
519
520
  /**
520
521
  * @remarks
521
- * Clipboard permissions.
522
+ * The clipboard permission.
522
523
  *
523
524
  * @example
524
525
  * off
@@ -526,7 +527,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
526
527
  clipboard?: string;
527
528
  /**
528
529
  * @remarks
529
- * Indicates whether to enable color enhancement for design and 3D application scenarios.
530
+ * Indicates whether color enhancement is enabled. Common scenarios: design and 3D applications.
530
531
  *
531
532
  * @example
532
533
  * off
@@ -535,7 +536,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
535
536
  cpdDriveClipboard?: string;
536
537
  /**
537
538
  * @remarks
538
- * The CPU frequency reduction duration. Valid values: 30 to 120. Unit: seconds.
539
+ * The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
539
540
  *
540
541
  * @example
541
542
  * 30
@@ -544,12 +545,12 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
544
545
  cpuOverload?: string;
545
546
  /**
546
547
  * @remarks
547
- * Process names.
548
+ * The process name.
548
549
  */
549
550
  cpuProcessors?: string[];
550
551
  /**
551
552
  * @remarks
552
- * CPU protection mode switch.
553
+ * The CPU protection mode switch.
553
554
  *
554
555
  * @example
555
556
  * on
@@ -581,7 +582,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
581
582
  cpuSingleRateLimit?: number;
582
583
  /**
583
584
  * @remarks
584
- * The number of Cloud Desktop instances associated with this policy.
585
+ * The number of cloud desktops associated with this policy.
585
586
  *
586
587
  * @example
587
588
  * 1
@@ -589,27 +590,27 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
589
590
  desktopCount?: number;
590
591
  /**
591
592
  * @remarks
592
- * The number of Cloud Desktop pools associated with this policy.
593
+ * The number of cloud desktop pools associated with this policy.
593
594
  *
594
595
  * @example
595
596
  * 1
596
597
  */
597
598
  desktopGroupCount?: number;
599
+ deviceConnectHint?: string;
598
600
  /**
599
601
  * @remarks
600
- * Device redirection rules.
602
+ * The device redirection rules.
601
603
  */
602
604
  deviceRedirects?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects[];
603
605
  /**
604
606
  * @remarks
605
- * Custom peripheral rules.
607
+ * The custom peripheral device rules.
606
608
  */
607
609
  deviceRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules[];
608
610
  /**
609
611
  * @remarks
610
- * Retain session after disconnection.
611
- *
612
- * > This parameter applies only to Cloud Application policies.
612
+ * The session retention on disconnect setting.
613
+ * > Applicable only to cloud application policies.
613
614
  *
614
615
  * @example
615
616
  * persistent
@@ -617,9 +618,8 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
617
618
  disconnectKeepSession?: string;
618
619
  /**
619
620
  * @remarks
620
- * The duration to retain the session after disconnection. Unit: seconds.
621
- *
622
- * > This parameter applies only to Cloud Application policies.
621
+ * The session retention duration on disconnect. Unit: seconds.
622
+ * > Applicable only to cloud application policies.
623
623
  *
624
624
  * @example
625
625
  * 120
@@ -628,7 +628,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
628
628
  diskOverload?: string;
629
629
  /**
630
630
  * @remarks
631
- * Display mode.
631
+ * The display mode.
632
632
  *
633
633
  * @example
634
634
  * adminCustom
@@ -636,7 +636,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
636
636
  displayMode?: string;
637
637
  /**
638
638
  * @remarks
639
- * The field that takes effect for domain name resolution.
639
+ * The effective field for domain name resolution.
640
640
  *
641
641
  * @example
642
642
  * xxxx
@@ -644,7 +644,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
644
644
  domainRegisterValue?: string;
645
645
  /**
646
646
  * @remarks
647
- * Details of the domain name resolution policy.
647
+ * The domain name resolution policy details.
648
648
  */
649
649
  domainResolveRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDomainResolveRule[];
650
650
  /**
@@ -657,7 +657,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
657
657
  domainResolveRuleType?: string;
658
658
  /**
659
659
  * @remarks
660
- * User requests administrator assistance.
660
+ * Indicates whether users can request administrator assistance.
661
661
  *
662
662
  * @example
663
663
  * off
@@ -666,19 +666,25 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
666
666
  endUserCount?: string;
667
667
  /**
668
668
  * @remarks
669
- * Users on the same office network share Cloud Desktop.
669
+ * Indicates whether users within the same office network can share cloud desktops.
670
670
  *
671
671
  * @example
672
672
  * off
673
673
  */
674
674
  endUserGroupCoordinate?: string;
675
675
  externalDrive?: string;
676
+ fileMigrate?: string;
676
677
  fileTransferAddress?: string;
678
+ fileTransferInSize?: string;
679
+ fileTransferInUnit?: string;
680
+ fileTransferOutSize?: string;
681
+ fileTransferOutUnit?: string;
682
+ fileTransferSizeLimit?: string;
677
683
  fileTransferSpeed?: string;
678
684
  fileTransferSpeedLocation?: string;
679
685
  /**
680
686
  * @remarks
681
- * Indicates whether to enable visual quality policies for graphics-intensive Cloud Desktop instances. Enable this policy if you have high performance and user experience requirements, such as in professional design scenarios.
687
+ * Indicates whether the image quality policy is enabled for GPU-accelerated cloud desktops. Enable this policy when high performance and user experience are required, such as in professional design scenarios.
682
688
  *
683
689
  * @example
684
690
  * off
@@ -718,7 +724,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
718
724
  kmsServerConfig?: string;
719
725
  /**
720
726
  * @remarks
721
- * Local disk mapping permissions.
727
+ * The local drive mapping permission.
722
728
  *
723
729
  * @example
724
730
  * readwrite
@@ -726,7 +732,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
726
732
  localDrive?: string;
727
733
  /**
728
734
  * @remarks
729
- * The maximum retry time for reconnection if the Cloud Desktop disconnects due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
735
+ * The maximum reconnection retry time when the cloud desktop is disconnected due to external reasons. Valid values: 30 to 7200. Unit: seconds.
730
736
  *
731
737
  * @example
732
738
  * 120
@@ -734,7 +740,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
734
740
  maxReconnectTime?: number;
735
741
  /**
736
742
  * @remarks
737
- * The memory frequency reduction duration per worker. Valid values: 30 to 120. Unit: seconds.
743
+ * The memory throttling duration of a single process. Valid values: 30 to 120. Unit: seconds.
738
744
  *
739
745
  * @example
740
746
  * 30
@@ -743,12 +749,12 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
743
749
  memoryOverload?: string;
744
750
  /**
745
751
  * @remarks
746
- * Process names.
752
+ * The process name.
747
753
  */
748
754
  memoryProcessors?: string[];
749
755
  /**
750
756
  * @remarks
751
- * Memory protection mode switch.
757
+ * The memory protection mode switch.
752
758
  *
753
759
  * @example
754
760
  * off
@@ -772,7 +778,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
772
778
  memorySampleDuration?: number;
773
779
  /**
774
780
  * @remarks
775
- * The memory usage percentage per worker. Valid values: 30 to 60.
781
+ * The memory usage percentage of a single process. Valid values: 30 to 60.
776
782
  *
777
783
  * @example
778
784
  * 30
@@ -780,9 +786,9 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
780
786
  memorySingleRateLimit?: number;
781
787
  /**
782
788
  * @remarks
783
- * Indicates whether to provide a restart button in the Cloud Desktop floating ball when connecting to Cloud Desktop from a mobile client (Android client<props="china"> and iOS client).
789
+ * Indicates whether the restart button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
784
790
  *
785
- * > This feature applies only to mobile clients of V7.4 or later.
791
+ * > Applicable only to mobile clients V7.4 or later.
786
792
  *
787
793
  * @example
788
794
  * off
@@ -791,9 +797,9 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
791
797
  mobileSafeMenu?: string;
792
798
  /**
793
799
  * @remarks
794
- * Indicates whether to provide a shutdown button in the Cloud Desktop floating ball when connecting to Cloud Desktop from a mobile client (Android client<props="china"> and iOS client).
800
+ * Indicates whether the shutdown button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
795
801
  *
796
- * > This feature applies only to mobile clients of V7.4 or later.
802
+ * > Applicable only to mobile clients V7.4 or later.
797
803
  *
798
804
  * @example
799
805
  * off
@@ -813,7 +819,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
813
819
  name?: string;
814
820
  /**
815
821
  * @remarks
816
- * Network redirection.
822
+ * The network redirection setting.
817
823
  *
818
824
  * > This feature is in invitational preview and is not publicly available.
819
825
  *
@@ -823,17 +829,17 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
823
829
  netRedirect?: string;
824
830
  /**
825
831
  * @remarks
826
- * Details of the network redirection policy.
832
+ * The network redirection policy details.
827
833
  *
828
834
  * > This feature is in invitational preview and is not publicly available.
835
+ * >.
829
836
  */
830
837
  netRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsNetRedirectRule[];
831
838
  networkPrinter?: string;
832
839
  /**
833
840
  * @remarks
834
- * Disconnect on no operation.
835
- *
836
- * > This parameter applies only to Cloud Application policies.
841
+ * The no-operation disconnect setting.
842
+ * > Applicable only to cloud application policies.
837
843
  *
838
844
  * @example
839
845
  * off
@@ -841,9 +847,8 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
841
847
  noOperationDisconnect?: string;
842
848
  /**
843
849
  * @remarks
844
- * The duration before disconnecting due to no operation. Unit: seconds.
845
- *
846
- * > This parameter applies only to Cloud Application policies.
850
+ * The no-operation disconnect duration. Unit: seconds.
851
+ * > Applicable only to cloud application policies.
847
852
  *
848
853
  * @example
849
854
  * 120
@@ -868,7 +873,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
868
873
  policyGroupType?: string;
869
874
  /**
870
875
  * @remarks
871
- * The status of the Cloud Desktop policy.
876
+ * The cloud desktop policy status.
872
877
  *
873
878
  * @example
874
879
  * AVAILABLE
@@ -885,7 +890,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
885
890
  printerRedirection?: string;
886
891
  /**
887
892
  * @remarks
888
- * Indicates whether to enable visual quality enhancement for design and 3D application scenarios.
893
+ * Indicates whether image quality enhancement is enabled. Common scenarios: design and 3D applications.
889
894
  *
890
895
  * @example
891
896
  * off
@@ -901,7 +906,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
901
906
  recordContent?: string;
902
907
  /**
903
908
  * @remarks
904
- * The expiration time of custom screen recording files. Default value: 30 days.
909
+ * The expiration period of custom screen recording files. Default value: 30. Unit: days.
905
910
  *
906
911
  * @example
907
912
  * 30
@@ -938,7 +943,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
938
943
  recording?: string;
939
944
  /**
940
945
  * @remarks
941
- * The option for recording Cloud Desktop audio.
946
+ * The option for recording cloud desktop audio.
942
947
  *
943
948
  * @example
944
949
  * on
@@ -946,7 +951,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
946
951
  recordingAudio?: string;
947
952
  /**
948
953
  * @remarks
949
- * The viewing duration of screen recording files. Unit: minutes. The recorded files are automatically split based on the duration you set and uploaded to the bucket. Files are rolled over when they reach 300 MB.
954
+ * The duration of each screen recording file. Unit: minutes. Recording files are automatically split and uploaded to the storage space based on the specified duration. Files are rolled over when they reach 300 MB.
950
955
  *
951
956
  * @example
952
957
  * 10
@@ -954,7 +959,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
954
959
  recordingDuration?: number;
955
960
  /**
956
961
  * @remarks
957
- * The end time of screen recording, in HH:MM:SS format. This parameter is valid only when Recording is set to period.
962
+ * The screen recording end time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
958
963
  *
959
964
  * @example
960
965
  * 08:59:00
@@ -962,7 +967,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
962
967
  recordingEndTime?: string;
963
968
  /**
964
969
  * @remarks
965
- * The retention period of screen recording files. Valid values: 1 to 180 days.
970
+ * The retention period of screen recording files. Valid values: 1 to 180. Unit: days.
966
971
  *
967
972
  * @example
968
973
  * 15
@@ -970,7 +975,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
970
975
  recordingExpires?: number;
971
976
  /**
972
977
  * @remarks
973
- * The frame rate of screen recording. Unit: FPS (frames per second).
978
+ * The screen recording frame rate. Unit: FPS (frames per second).
974
979
  *
975
980
  * @example
976
981
  * 5
@@ -978,7 +983,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
978
983
  recordingFps?: number;
979
984
  /**
980
985
  * @remarks
981
- * The start time of screen recording, in HH:MM:SS format. This parameter is valid only when Recording is set to period.
986
+ * The screen recording start time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
982
987
  *
983
988
  * @example
984
989
  * 08:00:00
@@ -986,7 +991,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
986
991
  recordingStartTime?: string;
987
992
  /**
988
993
  * @remarks
989
- * Notify end users that screen recording is enabled.
994
+ * Indicates whether end users are notified that screen recording is enabled.
990
995
  *
991
996
  * @example
992
997
  * off
@@ -994,7 +999,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
994
999
  recordingUserNotify?: string;
995
1000
  /**
996
1001
  * @remarks
997
- * The message to notify end users that screen recording is enabled.
1002
+ * The notification message displayed to end users about screen recording.
998
1003
  *
999
1004
  * @example
1000
1005
  * Screen recording is enabled.
@@ -1002,16 +1007,17 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1002
1007
  recordingUserNotifyMessage?: string;
1003
1008
  /**
1004
1009
  * @remarks
1005
- * Remote assistance keyboard and mouse control permissions.
1010
+ * The keyboard and mouse control permission for remote assistance.
1006
1011
  *
1007
1012
  * @example
1008
1013
  * fullControl
1009
1014
  */
1010
1015
  remoteCoordinate?: string;
1016
+ resetDesktop?: string;
1011
1017
  resolutionDpi?: number;
1012
1018
  /**
1013
1019
  * @remarks
1014
- * The height of the resolution. Unit: pixels.
1020
+ * The resolution height. Unit: pixels.
1015
1021
  *
1016
1022
  * @example
1017
1023
  * 1280
@@ -1027,7 +1033,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1027
1033
  resolutionModel?: string;
1028
1034
  /**
1029
1035
  * @remarks
1030
- * The width of the resolution. Unit: pixels.
1036
+ * The resolution width. Unit: pixels.
1031
1037
  *
1032
1038
  * @example
1033
1039
  * 1920
@@ -1044,7 +1050,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1044
1050
  safeMenu?: string;
1045
1051
  /**
1046
1052
  * @remarks
1047
- * The scope where the policy takes effect.
1053
+ * The effective scope of the policy.
1048
1054
  *
1049
1055
  * @example
1050
1056
  * GLOBAL
@@ -1052,13 +1058,13 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1052
1058
  scope?: string;
1053
1059
  /**
1054
1060
  * @remarks
1055
- * The effective CIDR blocks.
1061
+ * The effective CIDR block.
1056
1062
  */
1057
1063
  scopeValue?: string[];
1058
1064
  screenDisplayMode?: string;
1059
1065
  /**
1060
1066
  * @remarks
1061
- * Indicates whether to enable smoothness enhancement for daily office scenarios.
1067
+ * Indicates whether smoothness enhancement is enabled for daily office scenarios.
1062
1068
  *
1063
1069
  * @example
1064
1070
  * off
@@ -1066,7 +1072,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1066
1072
  smoothEnhancement?: string;
1067
1073
  /**
1068
1074
  * @remarks
1069
- * Indicates whether to provide an entry point for status monitoring in the Cloud Desktop floating ball.
1075
+ * Indicates whether the status monitoring entry is provided in the cloud desktop floating ball.
1070
1076
  *
1071
1077
  * @example
1072
1078
  * on
@@ -1074,7 +1080,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1074
1080
  statusMonitor?: string;
1075
1081
  /**
1076
1082
  * @remarks
1077
- * Streaming mode adaptation scenario.
1083
+ * The streaming mode adaptation scenario.
1078
1084
  *
1079
1085
  * @example
1080
1086
  * smooth
@@ -1090,9 +1096,8 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1090
1096
  targetFps?: number;
1091
1097
  /**
1092
1098
  * @remarks
1093
- * Application taskbar.
1094
- *
1095
- * > This parameter applies only to Cloud Application policies.
1099
+ * The application taskbar.
1100
+ * > Applicable only to cloud application policies.
1096
1101
  *
1097
1102
  * @example
1098
1103
  * off
@@ -1100,7 +1105,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1100
1105
  taskbar?: string;
1101
1106
  /**
1102
1107
  * @remarks
1103
- * USB redirection.
1108
+ * The USB redirection setting.
1104
1109
  *
1105
1110
  * @example
1106
1111
  * off
@@ -1108,7 +1113,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1108
1113
  usbRedirect?: string;
1109
1114
  /**
1110
1115
  * @remarks
1111
- * USB redirection rules.
1116
+ * The USB redirection rules.
1112
1117
  */
1113
1118
  usbSupplyRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsUsbSupplyRedirectRule[];
1114
1119
  useTime?: string;
@@ -1122,7 +1127,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1122
1127
  videoEncAvgKbps?: number;
1123
1128
  /**
1124
1129
  * @remarks
1125
- * The maximum QP for video encoding, representing the lowest quality. Valid values: 0 to 51.
1130
+ * The maximum QP for video encoding, which represents the lowest image quality. Valid values: 0 to 51.
1126
1131
  *
1127
1132
  * @example
1128
1133
  * 20
@@ -1130,7 +1135,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1130
1135
  videoEncMaxQP?: number;
1131
1136
  /**
1132
1137
  * @remarks
1133
- * The minimum QP for video encoding, representing the highest quality. Valid values: 0 to 51.
1138
+ * The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
1134
1139
  *
1135
1140
  * @example
1136
1141
  * 20
@@ -1146,7 +1151,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1146
1151
  videoEncPeakKbps?: number;
1147
1152
  /**
1148
1153
  * @remarks
1149
- * Video encoding policy.
1154
+ * The video encoding policy.
1150
1155
  *
1151
1156
  * @example
1152
1157
  * qualityFirst
@@ -1154,7 +1159,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1154
1159
  videoEncPolicy?: string;
1155
1160
  /**
1156
1161
  * @remarks
1157
- * Multimedia redirection.
1162
+ * The multimedia redirection setting.
1158
1163
  *
1159
1164
  * @example
1160
1165
  * off
@@ -1170,7 +1175,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1170
1175
  visualQuality?: string;
1171
1176
  /**
1172
1177
  * @remarks
1173
- * Watermark.
1178
+ * The watermark setting.
1174
1179
  *
1175
1180
  * @example
1176
1181
  * on
@@ -1178,7 +1183,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1178
1183
  watermark?: string;
1179
1184
  /**
1180
1185
  * @remarks
1181
- * Blind watermark anti-photo feature.
1186
+ * The invisible watermark anti-photography feature.
1182
1187
  *
1183
1188
  * @example
1184
1189
  * off
@@ -1194,7 +1199,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1194
1199
  watermarkColor?: number;
1195
1200
  /**
1196
1201
  * @remarks
1197
- * If you set the `WatermarkType` parameter to `custom`, you must also specify the custom text using the `WatermarkCustomText` parameter.
1202
+ * If the `WatermarkType` parameter is set to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
1198
1203
  *
1199
1204
  * @example
1200
1205
  * custom-watermark
@@ -1226,7 +1231,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1226
1231
  watermarkFontStyle?: string;
1227
1232
  /**
1228
1233
  * @remarks
1229
- * Enhanced blind watermark feature.
1234
+ * The invisible watermark enhancement feature.
1230
1235
  *
1231
1236
  * @example
1232
1237
  * medium
@@ -1242,7 +1247,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1242
1247
  watermarkRowAmount?: number;
1243
1248
  /**
1244
1249
  * @remarks
1245
- * Blind watermark security priority rule.
1250
+ * The invisible watermark security priority rule.
1246
1251
  *
1247
1252
  * @example
1248
1253
  * on
@@ -1265,9 +1270,10 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1265
1270
  * EndUserId
1266
1271
  */
1267
1272
  watermarkType?: string;
1273
+ wuyingKeeper?: string;
1268
1274
  /**
1269
1275
  * @remarks
1270
- * Indicates whether to provide an entry point for Wuying AI Assistant in the Cloud Desktop floating ball.
1276
+ * Indicates whether the WUYING AI Assistant entry is provided in the cloud desktop floating ball.
1271
1277
  *
1272
1278
  * @example
1273
1279
  * on
@@ -1283,6 +1289,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1283
1289
  appContentProtection: 'AppContentProtection',
1284
1290
  authorizeAccessPolicyRules: 'AuthorizeAccessPolicyRules',
1285
1291
  authorizeSecurityPolicyRules: 'AuthorizeSecurityPolicyRules',
1292
+ autoReconnect: 'AutoReconnect',
1286
1293
  cameraRedirect: 'CameraRedirect',
1287
1294
  clientControlMenu: 'ClientControlMenu',
1288
1295
  clientCreateSnapshot: 'ClientCreateSnapshot',
@@ -1302,6 +1309,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1302
1309
  cpuSingleRateLimit: 'CpuSingleRateLimit',
1303
1310
  desktopCount: 'DesktopCount',
1304
1311
  desktopGroupCount: 'DesktopGroupCount',
1312
+ deviceConnectHint: 'DeviceConnectHint',
1305
1313
  deviceRedirects: 'DeviceRedirects',
1306
1314
  deviceRules: 'DeviceRules',
1307
1315
  disconnectKeepSession: 'DisconnectKeepSession',
@@ -1315,7 +1323,13 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1315
1323
  endUserCount: 'EndUserCount',
1316
1324
  endUserGroupCoordinate: 'EndUserGroupCoordinate',
1317
1325
  externalDrive: 'ExternalDrive',
1326
+ fileMigrate: 'FileMigrate',
1318
1327
  fileTransferAddress: 'FileTransferAddress',
1328
+ fileTransferInSize: 'FileTransferInSize',
1329
+ fileTransferInUnit: 'FileTransferInUnit',
1330
+ fileTransferOutSize: 'FileTransferOutSize',
1331
+ fileTransferOutUnit: 'FileTransferOutUnit',
1332
+ fileTransferSizeLimit: 'FileTransferSizeLimit',
1319
1333
  fileTransferSpeed: 'FileTransferSpeed',
1320
1334
  fileTransferSpeedLocation: 'FileTransferSpeedLocation',
1321
1335
  gpuAcceleration: 'GpuAcceleration',
@@ -1374,6 +1388,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1374
1388
  recordingUserNotify: 'RecordingUserNotify',
1375
1389
  recordingUserNotifyMessage: 'RecordingUserNotifyMessage',
1376
1390
  remoteCoordinate: 'RemoteCoordinate',
1391
+ resetDesktop: 'ResetDesktop',
1377
1392
  resolutionDpi: 'ResolutionDpi',
1378
1393
  resolutionHeight: 'ResolutionHeight',
1379
1394
  resolutionModel: 'ResolutionModel',
@@ -1411,6 +1426,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1411
1426
  watermarkShadow: 'WatermarkShadow',
1412
1427
  watermarkTransparencyValue: 'WatermarkTransparencyValue',
1413
1428
  watermarkType: 'WatermarkType',
1429
+ wuyingKeeper: 'WuyingKeeper',
1414
1430
  wyAssistant: 'WyAssistant',
1415
1431
  };
1416
1432
  }
@@ -1425,6 +1441,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1425
1441
  appContentProtection: 'string',
1426
1442
  authorizeAccessPolicyRules: { 'type': 'array', 'itemType': DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules },
1427
1443
  authorizeSecurityPolicyRules: { 'type': 'array', 'itemType': DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules },
1444
+ autoReconnect: 'string',
1428
1445
  cameraRedirect: 'string',
1429
1446
  clientControlMenu: 'string',
1430
1447
  clientCreateSnapshot: 'string',
@@ -1444,6 +1461,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1444
1461
  cpuSingleRateLimit: 'number',
1445
1462
  desktopCount: 'number',
1446
1463
  desktopGroupCount: 'number',
1464
+ deviceConnectHint: 'string',
1447
1465
  deviceRedirects: { 'type': 'array', 'itemType': DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects },
1448
1466
  deviceRules: { 'type': 'array', 'itemType': DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules },
1449
1467
  disconnectKeepSession: 'string',
@@ -1457,7 +1475,13 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1457
1475
  endUserCount: 'string',
1458
1476
  endUserGroupCoordinate: 'string',
1459
1477
  externalDrive: 'string',
1478
+ fileMigrate: 'string',
1460
1479
  fileTransferAddress: 'string',
1480
+ fileTransferInSize: 'string',
1481
+ fileTransferInUnit: 'string',
1482
+ fileTransferOutSize: 'string',
1483
+ fileTransferOutUnit: 'string',
1484
+ fileTransferSizeLimit: 'string',
1461
1485
  fileTransferSpeed: 'string',
1462
1486
  fileTransferSpeedLocation: 'string',
1463
1487
  gpuAcceleration: 'string',
@@ -1516,6 +1540,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1516
1540
  recordingUserNotify: 'string',
1517
1541
  recordingUserNotifyMessage: 'string',
1518
1542
  remoteCoordinate: 'string',
1543
+ resetDesktop: 'string',
1519
1544
  resolutionDpi: 'number',
1520
1545
  resolutionHeight: 'number',
1521
1546
  resolutionModel: 'string',
@@ -1553,6 +1578,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1553
1578
  watermarkShadow: 'string',
1554
1579
  watermarkTransparencyValue: 'number',
1555
1580
  watermarkType: 'string',
1581
+ wuyingKeeper: 'string',
1556
1582
  wyAssistant: 'string',
1557
1583
  };
1558
1584
  }
@@ -1608,7 +1634,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1608
1634
  export class DescribeCenterPolicyListResponseBody extends $dara.Model {
1609
1635
  /**
1610
1636
  * @remarks
1611
- * Details of Cloud Desktop policies.
1637
+ * The details of the cloud desktop policies.
1612
1638
  */
1613
1639
  describePolicyGroups?: DescribeCenterPolicyListResponseBodyDescribePolicyGroups[];
1614
1640
  /**