@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 CreateCenterPolicyRequestAuthorizeAccessPolicyRule extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Client access IP address range. IPv4 CIDR block.
8
+ * The client access IP CIDR block. An IPv4 CIDR block in CIDR notation.
9
9
  *
10
10
  * @example
11
11
  * 47.100.XX.XX/16
@@ -13,7 +13,7 @@ export class CreateCenterPolicyRequestAuthorizeAccessPolicyRule extends $dara.Mo
13
13
  cidrIp?: string;
14
14
  /**
15
15
  * @remarks
16
- * Description of the client IP address whitelist.
16
+ * The description of the client IP whitelist entry.
17
17
  *
18
18
  * @example
19
19
  * test
@@ -45,7 +45,7 @@ export class CreateCenterPolicyRequestAuthorizeAccessPolicyRule extends $dara.Mo
45
45
  export class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * Object of the security group control rule. IPv4 CIDR block.
48
+ * The target of the security group control rule. An IPv4 CIDR block in CIDR notation.
49
49
  *
50
50
  * @example
51
51
  * 10.0.XX.XX/8
@@ -53,7 +53,7 @@ export class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
53
53
  cidrIp?: string;
54
54
  /**
55
55
  * @remarks
56
- * Description of the security group control rule.
56
+ * The description of the security group control rule.
57
57
  *
58
58
  * @example
59
59
  * test
@@ -61,7 +61,7 @@ export class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
61
61
  description?: string;
62
62
  /**
63
63
  * @remarks
64
- * Protocol type of the security group control rule.
64
+ * The protocol type of the security group control rule.
65
65
  *
66
66
  * @example
67
67
  * TCP
@@ -69,7 +69,7 @@ export class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
69
69
  ipProtocol?: string;
70
70
  /**
71
71
  * @remarks
72
- * Authorization policy of the security group control rule.
72
+ * The authorization policy of the security group control rule.
73
73
  *
74
74
  * @example
75
75
  * accept
@@ -77,17 +77,14 @@ export class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
77
77
  policy?: string;
78
78
  /**
79
79
  * @remarks
80
- * Port range of the security group control rule. The port range depends on the protocol (IpProtocol):
80
+ * The port range of the security group control rule. The port range is determined by the value of IpProtocol:
81
81
  *
82
- * - TCP or UDP: Port range is 1 to 65535. Separate the start and end ports with a forward slash (/). Example: 1/200.
82
+ * - TCP or UDP: Valid values: 1 to 65535. Separate the start port and end port with a forward slash (/). Example: 1/200.
83
+ * - ICMP: -1/-1.
84
+ * - GRE: -1/-1.
85
+ * - If IpProtocol is set to all: -1/-1.
83
86
  *
84
- * - ICMP: Port is -1/-1.
85
- *
86
- * - GRE: Port is -1/-1.
87
- *
88
- * - IpProtocol is all: Port is -1/-1.
89
- *
90
- * For common ports used by typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
87
+ * For common ports of typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
91
88
  *
92
89
  * @example
93
90
  * 22/22
@@ -95,9 +92,9 @@ export class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
95
92
  portRange?: string;
96
93
  /**
97
94
  * @remarks
98
- * Priority of the security group control rule. A smaller number indicates a higher priority.<br>
99
- * Valid values: 1 to 60.<br>
100
- * Default value: 1.<br><br>
95
+ * The priority of the security group control rule. A smaller value indicates a higher priority.
96
+ * Valid values: 1 to 60.
97
+ * Default value: 1.
101
98
  *
102
99
  * @example
103
100
  * 1
@@ -105,7 +102,7 @@ export class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
105
102
  priority?: string;
106
103
  /**
107
104
  * @remarks
108
- * Direction of the security group control rule.
105
+ * The direction of the security group control rule.
109
106
  *
110
107
  * @example
111
108
  * inflow
@@ -147,7 +144,7 @@ export class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.
147
144
  export class CreateCenterPolicyRequestClientType extends $dara.Model {
148
145
  /**
149
146
  * @remarks
150
- * Logon method control. Specify the client type.
147
+ * The client type for logon method control.
151
148
  *
152
149
  * @example
153
150
  * windows
@@ -155,9 +152,9 @@ export class CreateCenterPolicyRequestClientType extends $dara.Model {
155
152
  clientType?: string;
156
153
  /**
157
154
  * @remarks
158
- * Logon method control. Specify whether to allow users to log on to cloud desktops using a specific type of client.
155
+ * The logon method control setting that specifies whether a specific type of client is allowed to log on to the cloud desktop.
159
156
  *
160
- * > If you do not configure parameters related to `ClientType`, all types of clients are allowed to log on to cloud desktops by default.
157
+ * > If you do not configure the `ClientType` parameters, all types of clients are allowed to log on to the cloud desktop by default.
161
158
  *
162
159
  * @example
163
160
  * off
@@ -233,7 +230,7 @@ export class CreateCenterPolicyRequestClipboardGraineds extends $dara.Model {
233
230
  export class CreateCenterPolicyRequestDeviceRedirects extends $dara.Model {
234
231
  /**
235
232
  * @remarks
236
- * Device type
233
+ * The device type.
237
234
  *
238
235
  * @example
239
236
  * camera
@@ -241,7 +238,7 @@ export class CreateCenterPolicyRequestDeviceRedirects extends $dara.Model {
241
238
  deviceType?: string;
242
239
  /**
243
240
  * @remarks
244
- * Redirection type.
241
+ * The redirection type.
245
242
  *
246
243
  * @example
247
244
  * usbRedirect
@@ -273,7 +270,7 @@ export class CreateCenterPolicyRequestDeviceRedirects extends $dara.Model {
273
270
  export class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
274
271
  /**
275
272
  * @remarks
276
- * Device name.
273
+ * The device name.
277
274
  *
278
275
  * @example
279
276
  * sandisk
@@ -281,7 +278,7 @@ export class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
281
278
  deviceName?: string;
282
279
  /**
283
280
  * @remarks
284
- * Product ID.
281
+ * The product ID.
285
282
  *
286
283
  * @example
287
284
  * 0x55b1
@@ -289,7 +286,7 @@ export class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
289
286
  devicePid?: string;
290
287
  /**
291
288
  * @remarks
292
- * Peripheral type.
289
+ * The peripheral type.
293
290
  *
294
291
  * @example
295
292
  * storage
@@ -297,7 +294,7 @@ export class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
297
294
  deviceType?: string;
298
295
  /**
299
296
  * @remarks
300
- * Vendor ID. For more information, see [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
297
+ * The vendor ID. See [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
301
298
  *
302
299
  * @example
303
300
  * 0x0781
@@ -305,7 +302,7 @@ export class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
305
302
  deviceVid?: string;
306
303
  /**
307
304
  * @remarks
308
- * Link optimization command.
305
+ * The link optimization command.
309
306
  *
310
307
  * @example
311
308
  * 2:0
@@ -314,7 +311,7 @@ export class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
314
311
  platforms?: string;
315
312
  /**
316
313
  * @remarks
317
- * Redirection type.
314
+ * The redirection type.
318
315
  *
319
316
  * @example
320
317
  * usbRedirect
@@ -356,15 +353,15 @@ export class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
356
353
  export class CreateCenterPolicyRequestDomainResolveRule extends $dara.Model {
357
354
  /**
358
355
  * @remarks
359
- * Policy description.
356
+ * The policy description.
360
357
  *
361
358
  * @example
362
- * 测试规则
359
+ * Test rule.
363
360
  */
364
361
  description?: string;
365
362
  /**
366
363
  * @remarks
367
- * Domain name.
364
+ * The domain name.
368
365
  *
369
366
  * @example
370
367
  * *.example.com
@@ -372,7 +369,7 @@ export class CreateCenterPolicyRequestDomainResolveRule extends $dara.Model {
372
369
  domain?: string;
373
370
  /**
374
371
  * @remarks
375
- * Resolution policy.
372
+ * The resolution policy.
376
373
  *
377
374
  * @example
378
375
  * allow
@@ -406,7 +403,7 @@ export class CreateCenterPolicyRequestDomainResolveRule extends $dara.Model {
406
403
  export class CreateCenterPolicyRequestNetRedirectRule extends $dara.Model {
407
404
  /**
408
405
  * @remarks
409
- * Domain name.
406
+ * The domain name.
410
407
  *
411
408
  * @example
412
409
  * *.example.com
@@ -414,7 +411,7 @@ export class CreateCenterPolicyRequestNetRedirectRule extends $dara.Model {
414
411
  domain?: string;
415
412
  /**
416
413
  * @remarks
417
- * Redirection policy.
414
+ * The redirection policy.
418
415
  *
419
416
  * @example
420
417
  * allow
@@ -422,7 +419,7 @@ export class CreateCenterPolicyRequestNetRedirectRule extends $dara.Model {
422
419
  policy?: string;
423
420
  /**
424
421
  * @remarks
425
- * Rule type.
422
+ * The rule type.
426
423
  *
427
424
  * @example
428
425
  * domain
@@ -456,7 +453,7 @@ export class CreateCenterPolicyRequestNetRedirectRule extends $dara.Model {
456
453
  export class CreateCenterPolicyRequestRecordEventLevels extends $dara.Model {
457
454
  /**
458
455
  * @remarks
459
- * Event level
456
+ * The event level.
460
457
  *
461
458
  * @example
462
459
  * HIGH
@@ -464,7 +461,7 @@ export class CreateCenterPolicyRequestRecordEventLevels extends $dara.Model {
464
461
  eventLevel?: string;
465
462
  /**
466
463
  * @remarks
467
- * Event type
464
+ * The event type.
468
465
  *
469
466
  * @example
470
467
  * StartApplication
@@ -496,15 +493,15 @@ export class CreateCenterPolicyRequestRecordEventLevels extends $dara.Model {
496
493
  export class CreateCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model {
497
494
  /**
498
495
  * @remarks
499
- * Rule description.
496
+ * The rule description.
500
497
  *
501
498
  * @example
502
- * 测试规则
499
+ * Test rule.
503
500
  */
504
501
  description?: string;
505
502
  /**
506
503
  * @remarks
507
- * Product ID.
504
+ * The product ID.
508
505
  *
509
506
  * @example
510
507
  * 08**
@@ -512,7 +509,7 @@ export class CreateCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model
512
509
  productId?: string;
513
510
  /**
514
511
  * @remarks
515
- * USB redirection type.
512
+ * The USB redirection type.
516
513
  *
517
514
  * @example
518
515
  * 1
@@ -520,7 +517,7 @@ export class CreateCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model
520
517
  usbRedirectType?: string;
521
518
  /**
522
519
  * @remarks
523
- * USB redirection rule type.
520
+ * The USB redirection rule type.
524
521
  *
525
522
  * @example
526
523
  * 2
@@ -528,7 +525,7 @@ export class CreateCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model
528
525
  usbRuleType?: string;
529
526
  /**
530
527
  * @remarks
531
- * Vendor ID. For more information, see [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
528
+ * The vendor ID. See [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
532
529
  *
533
530
  * @example
534
531
  * 04**
@@ -567,7 +564,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
567
564
  academicProxy?: string;
568
565
  /**
569
566
  * @remarks
570
- * Whether users have administrative permission after logging on to cloud desktops.
567
+ * Specifies whether users have administrator permissions after logging on to the cloud desktop.
571
568
  *
572
569
  * > This feature is in invitational preview and is not publicly available.
573
570
  *
@@ -579,7 +576,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
579
576
  adminKeyboardOnWindows?: string;
580
577
  /**
581
578
  * @remarks
582
- * Enable screenshot prevention.
579
+ * Specifies whether to enable the anti-screenshot feature.
583
580
  *
584
581
  * @example
585
582
  * off
@@ -587,17 +584,17 @@ export class CreateCenterPolicyRequest extends $dara.Model {
587
584
  appContentProtection?: string;
588
585
  /**
589
586
  * @remarks
590
- * Client IP address whitelist. After this parameter is configured, only IP addresses within the specified CIDR blocks can access cloud desktops.
587
+ * The client IP whitelist. After configuration, only IP addresses within the whitelisted CIDR blocks can access the cloud desktop.
591
588
  */
592
589
  authorizeAccessPolicyRule?: CreateCenterPolicyRequestAuthorizeAccessPolicyRule[];
593
590
  /**
594
591
  * @remarks
595
- * List of security group control rules.
592
+ * The list of security group control rules.
596
593
  */
597
594
  authorizeSecurityPolicyRule?: CreateCenterPolicyRequestAuthorizeSecurityPolicyRule[];
598
595
  /**
599
596
  * @remarks
600
- * Client auto-reconnect switch
597
+ * The client auto-reconnect switch.
601
598
  *
602
599
  * @example
603
600
  * off
@@ -606,7 +603,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
606
603
  businessChannel?: string;
607
604
  /**
608
605
  * @remarks
609
- * Business type.
606
+ * The business type.
610
607
  *
611
608
  * This parameter is required.
612
609
  *
@@ -616,7 +613,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
616
613
  businessType?: number;
617
614
  /**
618
615
  * @remarks
619
- * Local camera redirection. This parameter takes effect only when no local camera redirection policy is configured in DeviceRedirects.
616
+ * The local camera redirection setting. This parameter takes effect only when no local camera redirection policy is specified in DeviceRedirects.
620
617
  *
621
618
  * @example
622
619
  * off
@@ -626,12 +623,12 @@ export class CreateCenterPolicyRequest extends $dara.Model {
626
623
  clientCreateSnapshot?: string;
627
624
  /**
628
625
  * @remarks
629
- * List of logon method control rules. These rules control which clients can access cloud desktops.
626
+ * The list of logon method control rules. This parameter controls which clients can access the cloud desktop.
630
627
  */
631
628
  clientType?: CreateCenterPolicyRequestClientType[];
632
629
  /**
633
630
  * @remarks
634
- * Clipboard permission.
631
+ * The clipboard permission.
635
632
  *
636
633
  * @example
637
634
  * off
@@ -639,12 +636,12 @@ export class CreateCenterPolicyRequest extends $dara.Model {
639
636
  clipboard?: string;
640
637
  /**
641
638
  * @remarks
642
- * Fine-grained clipboard control configuration
639
+ * The clipboard fine-grained control configuration.
643
640
  */
644
641
  clipboardGraineds?: CreateCenterPolicyRequestClipboardGraineds[];
645
642
  /**
646
643
  * @remarks
647
- * Clipboard scope
644
+ * The scope in which the clipboard policy takes effect.
648
645
  *
649
646
  * @example
650
647
  * GLOBAL
@@ -652,7 +649,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
652
649
  clipboardScope?: string;
653
650
  /**
654
651
  * @remarks
655
- * Enable color enhancement for design and 3D application scenarios.
652
+ * Specifies whether color enhancement is enabled for design and 3D application common scenarios.
656
653
  *
657
654
  * @example
658
655
  * off
@@ -661,7 +658,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
661
658
  cpdDriveClipboard?: string;
662
659
  /**
663
660
  * @remarks
664
- * CPU downclocking duration. Valid values: 30 to 120. Unit: seconds.
661
+ * The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
665
662
  *
666
663
  * @example
667
664
  * 30
@@ -670,12 +667,12 @@ export class CreateCenterPolicyRequest extends $dara.Model {
670
667
  cpuOverload?: string;
671
668
  /**
672
669
  * @remarks
673
- * The name of the process.
670
+ * The process name.
674
671
  */
675
672
  cpuProcessors?: string[];
676
673
  /**
677
674
  * @remarks
678
- * CPU protection mode switch.
675
+ * The CPU protection mode switch.
679
676
  *
680
677
  * @example
681
678
  * off
@@ -683,7 +680,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
683
680
  cpuProtectedMode?: string;
684
681
  /**
685
682
  * @remarks
686
- * CPU overall usage percentage. Valid values: 70 to 90.
683
+ * The overall CPU usage percentage. Valid values: 70 to 90.
687
684
  *
688
685
  * @example
689
686
  * 70
@@ -691,7 +688,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
691
688
  cpuRateLimit?: number;
692
689
  /**
693
690
  * @remarks
694
- * CPU overall sampling duration. Valid values: 10 to 60. Unit: seconds.
691
+ * The overall CPU sampling duration. Valid values: 10 to 60. Unit: seconds.
695
692
  *
696
693
  * @example
697
694
  * 60
@@ -699,7 +696,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
699
696
  cpuSampleDuration?: number;
700
697
  /**
701
698
  * @remarks
702
- * CPU single-core usage percentage. Valid values: 70 to 100.
699
+ * The single-core CPU usage percentage. Valid values: 70 to 100.
703
700
  *
704
701
  * @example
705
702
  * 70
@@ -708,7 +705,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
708
705
  description?: string;
709
706
  /**
710
707
  * @remarks
711
- * Peripheral connection hint control.
708
+ * The peripheral connection notification control.
712
709
  *
713
710
  * @example
714
711
  * off
@@ -716,18 +713,17 @@ export class CreateCenterPolicyRequest extends $dara.Model {
716
713
  deviceConnectHint?: string;
717
714
  /**
718
715
  * @remarks
719
- * List of device redirection rules.
716
+ * The list of device redirection rules.
720
717
  */
721
718
  deviceRedirects?: CreateCenterPolicyRequestDeviceRedirects[];
722
719
  /**
723
720
  * @remarks
724
- * List of custom peripheral rules.
721
+ * The list of custom peripheral rules.
725
722
  */
726
723
  deviceRules?: CreateCenterPolicyRequestDeviceRules[];
727
724
  /**
728
725
  * @remarks
729
- * Session retention after disconnection.
730
- *
726
+ * The session retention after disconnection setting.
731
727
  * > This parameter applies only to cloud application policies.
732
728
  *
733
729
  * @example
@@ -736,7 +732,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
736
732
  disconnectKeepSession?: string;
737
733
  /**
738
734
  * @remarks
739
- * Session retention duration after disconnection. Valid values: 30 to 7200. Unit: seconds.
735
+ * The session retention duration after disconnection. Valid values: 30 to 7200. Unit: seconds.
740
736
  *
741
737
  * > This parameter applies only to cloud application policies.
742
738
  *
@@ -747,7 +743,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
747
743
  diskOverload?: string;
748
744
  /**
749
745
  * @remarks
750
- * Display mode.
746
+ * The display mode.
751
747
  *
752
748
  * @example
753
749
  * clientCustom
@@ -755,12 +751,12 @@ export class CreateCenterPolicyRequest extends $dara.Model {
755
751
  displayMode?: string;
756
752
  /**
757
753
  * @remarks
758
- * Domain name resolution policy.
754
+ * The domain name resolution policy.
759
755
  */
760
756
  domainResolveRule?: CreateCenterPolicyRequestDomainResolveRule[];
761
757
  /**
762
758
  * @remarks
763
- * Domain name resolution policy type.
759
+ * The domain name resolution policy type.
764
760
  *
765
761
  * @example
766
762
  * off
@@ -768,7 +764,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
768
764
  domainResolveRuleType?: string;
769
765
  /**
770
766
  * @remarks
771
- * Session bandwidth throttling.
767
+ * The session bandwidth throttling setting.
772
768
  *
773
769
  * @example
774
770
  * off
@@ -776,7 +772,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
776
772
  enableSessionRateLimiting?: string;
777
773
  /**
778
774
  * @remarks
779
- * User requests administrator assistance.
775
+ * The setting for users to request administrator assistance.
780
776
  *
781
777
  * @example
782
778
  * off
@@ -784,7 +780,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
784
780
  endUserApplyAdminCoordinate?: string;
785
781
  /**
786
782
  * @remarks
787
- * Users in the same office network share cloud desktops.
783
+ * The setting for users within the same office network to share cloud desktops.
788
784
  *
789
785
  * @example
790
786
  * off
@@ -793,18 +789,23 @@ export class CreateCenterPolicyRequest extends $dara.Model {
793
789
  externalDrive?: string;
794
790
  /**
795
791
  * @remarks
796
- * File migration.
792
+ * The file migration setting.
797
793
  *
798
794
  * @example
799
795
  * off
800
796
  */
801
797
  fileMigrate?: string;
802
798
  fileTransferAddress?: string;
799
+ fileTransferInSize?: number;
800
+ fileTransferInUnit?: string;
801
+ fileTransferOutSize?: number;
802
+ fileTransferOutUnit?: string;
803
+ fileTransferSizeLimit?: string;
803
804
  fileTransferSpeed?: string;
804
805
  fileTransferSpeedLocation?: string;
805
806
  /**
806
807
  * @remarks
807
- * Enable image quality policy for graphics-intensive cloud desktops. Enable this policy if you require high performance and user experience, such as in professional design scenarios.
808
+ * Specifies whether to enable the image quality policy for GPU-accelerated cloud desktops. Enable this policy when high performance and user experience are required, such as in professional design scenarios.
808
809
  *
809
810
  * @example
810
811
  * off
@@ -813,7 +814,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
813
814
  hoverConfigMsg?: string;
814
815
  /**
815
816
  * @remarks
816
- * Web client file transfer policy.
817
+ * The file transfer policy for the web client.
817
818
  *
818
819
  * @example
819
820
  * off
@@ -821,7 +822,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
821
822
  html5FileTransfer?: string;
822
823
  /**
823
824
  * @remarks
824
- * Network communication protocol.
825
+ * The network communication protocol.
825
826
  *
826
827
  * @example
827
828
  * both
@@ -831,7 +832,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
831
832
  keyboardControl?: string;
832
833
  /**
833
834
  * @remarks
834
- * Local disk mapping permission.
835
+ * The local disk mapping permission.
835
836
  *
836
837
  * @example
837
838
  * off
@@ -839,7 +840,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
839
840
  localDrive?: string;
840
841
  /**
841
842
  * @remarks
842
- * Maximum reconnection retry time when a cloud desktop disconnects due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
843
+ * The maximum reconnection retry time when the cloud desktop is disconnected due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
843
844
  *
844
845
  * @example
845
846
  * 120
@@ -847,7 +848,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
847
848
  maxReconnectTime?: number;
848
849
  /**
849
850
  * @remarks
850
- * Memory downclocking duration per worker. Valid values: 30 to 120. Unit: seconds.
851
+ * The single-process memory throttling duration. Valid values: 30 to 120. Unit: seconds.
851
852
  *
852
853
  * @example
853
854
  * 40
@@ -856,12 +857,12 @@ export class CreateCenterPolicyRequest extends $dara.Model {
856
857
  memoryOverload?: string;
857
858
  /**
858
859
  * @remarks
859
- * Process names.
860
+ * The process name.
860
861
  */
861
862
  memoryProcessors?: string[];
862
863
  /**
863
864
  * @remarks
864
- * Memory protection mode switch.
865
+ * The memory protection mode switch.
865
866
  *
866
867
  * @example
867
868
  * off
@@ -869,7 +870,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
869
870
  memoryProtectedMode?: string;
870
871
  /**
871
872
  * @remarks
872
- * Memory overall usage percentage. Valid values: 70 to 90.
873
+ * The overall memory usage percentage. Valid values: 70 to 90.
873
874
  *
874
875
  * @example
875
876
  * 70
@@ -877,7 +878,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
877
878
  memoryRateLimit?: number;
878
879
  /**
879
880
  * @remarks
880
- * Memory overall sampling duration. Valid values: 30 to 60. Unit: seconds.
881
+ * The overall memory sampling duration. Valid values: 30 to 60. Unit: seconds.
881
882
  *
882
883
  * @example
883
884
  * 40
@@ -885,7 +886,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
885
886
  memorySampleDuration?: number;
886
887
  /**
887
888
  * @remarks
888
- * Memory usage percentage per worker. Valid values: 30 to 60.
889
+ * The single-process memory usage percentage. Valid values: 30 to 60.
889
890
  *
890
891
  * @example
891
892
  * 40
@@ -893,9 +894,9 @@ export class CreateCenterPolicyRequest extends $dara.Model {
893
894
  memorySingleRateLimit?: number;
894
895
  /**
895
896
  * @remarks
896
- * Provide a restart button in the floating ball on the cloud desktop when connecting through mobile clients (Android and iOS clients).
897
+ * Specifies whether to provide the restart button in the cloud desktop floating ball when connecting through mobile clients (Android client<props="china"> and iOS client).
897
898
  *
898
- * > This feature applies only to mobile clients V7.4 or later.
899
+ * > This parameter applies only to mobile clients V7.4 or later.
899
900
  *
900
901
  * @example
901
902
  * off
@@ -903,7 +904,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
903
904
  mobileRestart?: string;
904
905
  /**
905
906
  * @remarks
906
- * Mobile Windows security control switch
907
+ * The mobile Windows security control switch.
907
908
  *
908
909
  * @example
909
910
  * off
@@ -911,9 +912,9 @@ export class CreateCenterPolicyRequest extends $dara.Model {
911
912
  mobileSafeMenu?: string;
912
913
  /**
913
914
  * @remarks
914
- * Provide a shutdown button in the floating ball on the cloud desktop when connecting through mobile clients (Android and iOS clients).
915
+ * Specifies whether to provide the shutdown button in the cloud desktop floating ball when connecting through mobile clients (Android client<props="china"> and iOS client).
915
916
  *
916
- * > This feature applies only to mobile clients V7.4 or later.
917
+ * > This parameter applies only to mobile clients V7.4 or later.
917
918
  *
918
919
  * @example
919
920
  * off
@@ -921,7 +922,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
921
922
  mobileShutdown?: string;
922
923
  /**
923
924
  * @remarks
924
- * Mobile Wuying Keeper switch
925
+ * The mobile WUYING Manager switch.
925
926
  *
926
927
  * @example
927
928
  * off
@@ -929,7 +930,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
929
930
  mobileWuyingKeeper?: string;
930
931
  /**
931
932
  * @remarks
932
- * Mobile Xiao Ying switch
933
+ * The mobile AI assistant switch.
933
934
  *
934
935
  * @example
935
936
  * off
@@ -939,7 +940,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
939
940
  multiScreen?: string;
940
941
  /**
941
942
  * @remarks
942
- * Policy name.
943
+ * The policy name.
943
944
  *
944
945
  * This parameter is required.
945
946
  *
@@ -949,7 +950,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
949
950
  name?: string;
950
951
  /**
951
952
  * @remarks
952
- * Enable network redirection.
953
+ * Specifies whether to enable network redirection.
953
954
  *
954
955
  * > This feature is in invitational preview and is not publicly available.
955
956
  *
@@ -959,15 +960,15 @@ export class CreateCenterPolicyRequest extends $dara.Model {
959
960
  netRedirect?: string;
960
961
  /**
961
962
  * @remarks
962
- * Network redirection policy details.
963
+ * The network redirection policy details.
963
964
  *
964
965
  * > This feature is in invitational preview and is not publicly available.
966
+ * >
965
967
  */
966
968
  netRedirectRule?: CreateCenterPolicyRequestNetRedirectRule[];
967
969
  /**
968
970
  * @remarks
969
- * Disconnect on inactivity.
970
- *
971
+ * The no-operation disconnect setting.
971
972
  * > This parameter applies only to cloud application policies.
972
973
  *
973
974
  * @example
@@ -976,7 +977,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
976
977
  noOperationDisconnect?: string;
977
978
  /**
978
979
  * @remarks
979
- * Inactivity disconnect duration. Valid values: 120 to 7200. Unit: seconds.
980
+ * The no-operation disconnect duration. Valid values: 120 to 7200. Unit: seconds.
980
981
  *
981
982
  * > This parameter applies only to cloud application policies.
982
983
  *
@@ -987,7 +988,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
987
988
  portProxy?: string;
988
989
  /**
989
990
  * @remarks
990
- * Printer redirection policy. This parameter takes effect only when no printer redirection policy is configured in DeviceRedirects.
991
+ * The printer redirection policy. This parameter takes effect only when no printer redirection policy is specified in DeviceRedirects.
991
992
  *
992
993
  * @example
993
994
  * off
@@ -995,7 +996,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
995
996
  printerRedirect?: string;
996
997
  /**
997
998
  * @remarks
998
- * Enable image quality enhancement for design and 3D application scenarios.
999
+ * Specifies whether image quality enhancement is enabled for design and 3D application common scenarios.
999
1000
  *
1000
1001
  * @example
1001
1002
  * off
@@ -1003,7 +1004,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1003
1004
  qualityEnhancement?: string;
1004
1005
  /**
1005
1006
  * @remarks
1006
- * Duration of screen recording after an event is detected in screen recording audit. Unit: minutes. Valid values: 10 to 60.
1007
+ * The recording duration after an event is detected in screen recording audit. Unit: minutes. Valid values: 10 to 60.
1007
1008
  *
1008
1009
  * @example
1009
1010
  * 10
@@ -1011,22 +1012,22 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1011
1012
  recordEventDuration?: number;
1012
1013
  /**
1013
1014
  * @remarks
1014
- * File name extensions for screen recording events
1015
+ * The screen recording event file name extensions.
1015
1016
  */
1016
1017
  recordEventFileExts?: string[];
1017
1018
  /**
1018
1019
  * @remarks
1019
- * Absolute paths of files to monitor in screen recording audit.
1020
+ * The absolute paths for file monitoring in screen recording audit.
1020
1021
  */
1021
1022
  recordEventFilePaths?: string[];
1022
1023
  /**
1023
1024
  * @remarks
1024
- * Levels of screen recording events
1025
+ * The screen recording event levels.
1025
1026
  */
1026
1027
  recordEventLevels?: CreateCenterPolicyRequestRecordEventLevels[];
1027
1028
  /**
1028
1029
  * @remarks
1029
- * Absolute paths of registry keys to monitor in screen recording audit.
1030
+ * The absolute paths for registry monitoring in screen recording audit.
1030
1031
  *
1031
1032
  * @example
1032
1033
  * Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR
@@ -1034,12 +1035,12 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1034
1035
  recordEventRegisters?: string[];
1035
1036
  /**
1036
1037
  * @remarks
1037
- * List of screen recording events.
1038
+ * The list of screen recording events.
1038
1039
  */
1039
1040
  recordEvents?: string[];
1040
1041
  /**
1041
1042
  * @remarks
1042
- * Enable screen recording.
1043
+ * Specifies whether to enable screen recording.
1043
1044
  *
1044
1045
  * @example
1045
1046
  * off
@@ -1047,7 +1048,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1047
1048
  recording?: string;
1048
1049
  /**
1049
1050
  * @remarks
1050
- * Options for recording cloud desktop audio.
1051
+ * The option for recording cloud desktop audio.
1051
1052
  *
1052
1053
  * @example
1053
1054
  * on
@@ -1055,7 +1056,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1055
1056
  recordingAudio?: string;
1056
1057
  /**
1057
1058
  * @remarks
1058
- * Duration for viewing recorded files. Unit: minutes. Recorded files are automatically split and uploaded to the bucket based on the specified duration. When a file reaches 300 MB, it is rolled over for updates. Valid values: 10 to 60.
1059
+ * The duration of each recording file segment, in 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. Valid values: 10 to 60.
1059
1060
  *
1060
1061
  * @example
1061
1062
  * 10
@@ -1063,7 +1064,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1063
1064
  recordingDuration?: number;
1064
1065
  /**
1065
1066
  * @remarks
1066
- * Screen recording end time. Format: HH:MM:SS. This parameter takes effect only when `Recording` is set to `PERIOD`.
1067
+ * The recording end time in the format of HH:MM:SS. This parameter is meaningful only when `Recording` is set to `PERIOD`.
1067
1068
  *
1068
1069
  * @example
1069
1070
  * 08:59:00
@@ -1071,7 +1072,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1071
1072
  recordingEndTime?: string;
1072
1073
  /**
1073
1074
  * @remarks
1074
- * Retention period for recorded files. Valid values: 1 to 180 days.
1075
+ * The retention period of recording files. Valid values: 1 to 180. Unit: days.
1075
1076
  *
1076
1077
  * @example
1077
1078
  * 15
@@ -1079,7 +1080,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1079
1080
  recordingExpires?: number;
1080
1081
  /**
1081
1082
  * @remarks
1082
- * Screen recording frame rate. Unit: FPS.
1083
+ * The recording frame rate. Unit: FPS (frames per second).
1083
1084
  *
1084
1085
  * @example
1085
1086
  * 2
@@ -1087,7 +1088,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1087
1088
  recordingFps?: string;
1088
1089
  /**
1089
1090
  * @remarks
1090
- * Screen recording start time. Format: HH:MM:SS. This parameter takes effect only when `Recording` is set to `PERIOD`.
1091
+ * The recording start time in the format of HH:MM:SS. This parameter is meaningful only when `Recording` is set to `PERIOD`.
1091
1092
  *
1092
1093
  * @example
1093
1094
  * 08:00:00
@@ -1095,7 +1096,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1095
1096
  recordingStartTime?: string;
1096
1097
  /**
1097
1098
  * @remarks
1098
- * Notify end users that screen recording is enabled.
1099
+ * Specifies whether to notify end users that screen recording is enabled.
1099
1100
  *
1100
1101
  * @example
1101
1102
  * off
@@ -1103,7 +1104,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1103
1104
  recordingUserNotify?: string;
1104
1105
  /**
1105
1106
  * @remarks
1106
- * Message to notify end users that screen recording is enabled.
1107
+ * The notification message displayed to end users about screen recording being enabled.
1107
1108
  *
1108
1109
  * @example
1109
1110
  * Screen recording is enabled.
@@ -1111,7 +1112,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1111
1112
  recordingUserNotifyMessage?: string;
1112
1113
  /**
1113
1114
  * @remarks
1114
- * Region ID. This feature is region-independent. Set this parameter to cn-shanghai.
1115
+ * The region ID. This feature is region-independent. Set this parameter to cn-shanghai.
1115
1116
  *
1116
1117
  * This parameter is required.
1117
1118
  *
@@ -1121,7 +1122,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1121
1122
  regionId?: string;
1122
1123
  /**
1123
1124
  * @remarks
1124
- * Mouse and keyboard control permissions during remote assistance.
1125
+ * The keyboard and mouse control permission during remote assistance.
1125
1126
  *
1126
1127
  * @example
1127
1128
  * fullControl
@@ -1129,7 +1130,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1129
1130
  remoteCoordinate?: string;
1130
1131
  /**
1131
1132
  * @remarks
1132
- * Reset cloud desktop.
1133
+ * The cloud desktop reset setting.
1133
1134
  *
1134
1135
  * @example
1135
1136
  * off
@@ -1138,7 +1139,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1138
1139
  resolutionDpi?: number;
1139
1140
  /**
1140
1141
  * @remarks
1141
- * Resolution height. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud desktops: 480 to 4096.
1142
+ * The resolution height. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for Cloud Desktop: 480 to 4096.
1142
1143
  *
1143
1144
  * @example
1144
1145
  * 1280
@@ -1146,7 +1147,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1146
1147
  resolutionHeight?: number;
1147
1148
  /**
1148
1149
  * @remarks
1149
- * Resolution type.
1150
+ * The resolution type.
1150
1151
  *
1151
1152
  * @example
1152
1153
  * adaptive
@@ -1154,7 +1155,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1154
1155
  resolutionModel?: string;
1155
1156
  /**
1156
1157
  * @remarks
1157
- * Resolution width. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud desktops: 640 to 4096.
1158
+ * The resolution width. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for Cloud Desktop: 640 to 4096.
1158
1159
  *
1159
1160
  * @example
1160
1161
  * 720
@@ -1162,7 +1163,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1162
1163
  resolutionWidth?: number;
1163
1164
  /**
1164
1165
  * @remarks
1165
- * Resource type.
1166
+ * The resource type.
1166
1167
  *
1167
1168
  * This parameter is required.
1168
1169
  *
@@ -1173,7 +1174,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1173
1174
  safeMenu?: string;
1174
1175
  /**
1175
1176
  * @remarks
1176
- * Policy scope.
1177
+ * The scope in which the policy takes effect.
1177
1178
  *
1178
1179
  * @example
1179
1180
  * GLOBAL
@@ -1181,13 +1182,13 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1181
1182
  scope?: string;
1182
1183
  /**
1183
1184
  * @remarks
1184
- * Specify this parameter when `Scope` is set to `IP`. This parameter takes effect only when `Scope` is set to `IP`.
1185
+ * This parameter is required when `Scope` is set to `IP`. This parameter takes effect only when `Scope` is set to `IP`.
1185
1186
  */
1186
1187
  scopeValue?: string[];
1187
1188
  screenDisplayMode?: string;
1188
1189
  /**
1189
1190
  * @remarks
1190
- * Maximum session bandwidth throttling rate. Unit: Kbps. Valid values: 2000 to 100000.
1191
+ * The maximum value for session bandwidth throttling. Unit: Kbps. Valid values: 2000 to 100000.
1191
1192
  *
1192
1193
  * @example
1193
1194
  * 2000
@@ -1195,7 +1196,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1195
1196
  sessionMaxRateKbps?: number;
1196
1197
  /**
1197
1198
  * @remarks
1198
- * Enable smoothness enhancement for daily office scenarios.
1199
+ * Specifies whether to enable smoothness enhancement for daily office scenarios.
1199
1200
  *
1200
1201
  * @example
1201
1202
  * off
@@ -1203,7 +1204,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1203
1204
  smoothEnhancement?: string;
1204
1205
  /**
1205
1206
  * @remarks
1206
- * Provide an entry point for status monitoring in the floating ball on the cloud desktop.
1207
+ * Specifies whether to provide the status monitoring entry in the cloud desktop floating ball.
1207
1208
  *
1208
1209
  * @example
1209
1210
  * off
@@ -1211,7 +1212,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1211
1212
  statusMonitor?: string;
1212
1213
  /**
1213
1214
  * @remarks
1214
- * Streaming mode adaptation scenario.
1215
+ * The streaming mode adaptation scenario.
1215
1216
  *
1216
1217
  * @example
1217
1218
  * smooth
@@ -1219,7 +1220,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1219
1220
  streamingMode?: string;
1220
1221
  /**
1221
1222
  * @remarks
1222
- * Target frame rate. Valid values: 10 to 60.
1223
+ * The target frame rate. Valid values: 10 to 60.
1223
1224
  *
1224
1225
  * @example
1225
1226
  * 30
@@ -1227,8 +1228,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1227
1228
  targetFps?: number;
1228
1229
  /**
1229
1230
  * @remarks
1230
- * Application taskbar.
1231
- *
1231
+ * The application taskbar.
1232
1232
  * > This parameter applies only to cloud application policies.
1233
1233
  *
1234
1234
  * @example
@@ -1237,7 +1237,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1237
1237
  taskbar?: string;
1238
1238
  /**
1239
1239
  * @remarks
1240
- * USB redirection.
1240
+ * The USB redirection setting.
1241
1241
  *
1242
1242
  * @example
1243
1243
  * off
@@ -1245,13 +1245,13 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1245
1245
  usbRedirect?: string;
1246
1246
  /**
1247
1247
  * @remarks
1248
- * USB redirection rules.
1248
+ * The USB redirection rules.
1249
1249
  */
1250
1250
  usbSupplyRedirectRule?: CreateCenterPolicyRequestUsbSupplyRedirectRule[];
1251
1251
  useTime?: string;
1252
1252
  /**
1253
1253
  * @remarks
1254
- * Average video encoding bitrate. Unit: Kbps. Valid values: 1000 to 50000.
1254
+ * The average bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1255
1255
  *
1256
1256
  * @example
1257
1257
  * 2000
@@ -1259,7 +1259,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1259
1259
  videoEncAvgKbps?: number;
1260
1260
  /**
1261
1261
  * @remarks
1262
- * Maximum QP for video encoding, representing the lowest image quality. Valid values: 0 to 51.
1262
+ * The maximum QP for video encoding, which represents the lowest quality. Valid values: 0 to 51.
1263
1263
  *
1264
1264
  * @example
1265
1265
  * 30
@@ -1267,7 +1267,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1267
1267
  videoEncMaxQP?: number;
1268
1268
  /**
1269
1269
  * @remarks
1270
- * Minimum QP for video encoding, representing the highest quality. Valid values: 0 to 51.
1270
+ * The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
1271
1271
  *
1272
1272
  * @example
1273
1273
  * 30
@@ -1275,7 +1275,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1275
1275
  videoEncMinQP?: number;
1276
1276
  /**
1277
1277
  * @remarks
1278
- * Peak video encoding bitrate. Unit: Kbps. Valid values: 1000 to 50000.
1278
+ * The peak bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1279
1279
  *
1280
1280
  * @example
1281
1281
  * 2000
@@ -1283,7 +1283,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1283
1283
  videoEncPeakKbps?: number;
1284
1284
  /**
1285
1285
  * @remarks
1286
- * Video encoding policy.
1286
+ * The video encoding policy.
1287
1287
  *
1288
1288
  * @example
1289
1289
  * qualityFirst
@@ -1291,7 +1291,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1291
1291
  videoEncPolicy?: string;
1292
1292
  /**
1293
1293
  * @remarks
1294
- * Multimedia redirection.
1294
+ * The multimedia redirection setting.
1295
1295
  *
1296
1296
  * @example
1297
1297
  * on
@@ -1299,7 +1299,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1299
1299
  videoRedirect?: string;
1300
1300
  /**
1301
1301
  * @remarks
1302
- * Image display quality policy.
1302
+ * The image display quality policy.
1303
1303
  *
1304
1304
  * @example
1305
1305
  * low
@@ -1307,7 +1307,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1307
1307
  visualQuality?: string;
1308
1308
  /**
1309
1309
  * @remarks
1310
- * Watermark.
1310
+ * The watermark setting.
1311
1311
  *
1312
1312
  * @example
1313
1313
  * off
@@ -1315,7 +1315,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1315
1315
  watermark?: string;
1316
1316
  /**
1317
1317
  * @remarks
1318
- * Blind watermark anti-photo feature.
1318
+ * The invisible watermark anti-photography feature.
1319
1319
  *
1320
1320
  * @example
1321
1321
  * off
@@ -1323,7 +1323,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1323
1323
  watermarkAntiCam?: string;
1324
1324
  /**
1325
1325
  * @remarks
1326
- * Watermark font color. Valid values: 0 to 16777215.
1326
+ * The watermark font color. Valid values: 0 to 16777215.
1327
1327
  *
1328
1328
  * @example
1329
1329
  * 0
@@ -1331,7 +1331,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1331
1331
  watermarkColor?: number;
1332
1332
  /**
1333
1333
  * @remarks
1334
- * Number of watermark columns. Valid values: 3 to 10.
1334
+ * The number of watermark columns. Valid values: 3 to 10.
1335
1335
  *
1336
1336
  * @example
1337
1337
  * 3
@@ -1339,7 +1339,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1339
1339
  watermarkColumnAmount?: number;
1340
1340
  /**
1341
1341
  * @remarks
1342
- * If you set the `WatermarkType` parameter to `custom`, you must also specify custom text using the `WatermarkCustomText` parameter.
1342
+ * If you set `WatermarkType` to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
1343
1343
  *
1344
1344
  * @example
1345
1345
  * test
@@ -1347,7 +1347,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1347
1347
  watermarkCustomText?: string;
1348
1348
  /**
1349
1349
  * @remarks
1350
- * Watermark tilt angle. Valid values: -10 to -30.
1350
+ * The watermark tilt angle. Valid values: -10 to -30.
1351
1351
  *
1352
1352
  * @example
1353
1353
  * -10
@@ -1355,7 +1355,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1355
1355
  watermarkDegree?: number;
1356
1356
  /**
1357
1357
  * @remarks
1358
- * Watermark font size. Valid values: 10 to 20.
1358
+ * The watermark font size. Valid values: 10 to 20.
1359
1359
  *
1360
1360
  * @example
1361
1361
  * 10
@@ -1363,7 +1363,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1363
1363
  watermarkFontSize?: number;
1364
1364
  /**
1365
1365
  * @remarks
1366
- * Watermark font style.
1366
+ * The watermark font style.
1367
1367
  *
1368
1368
  * @example
1369
1369
  * plain
@@ -1371,7 +1371,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1371
1371
  watermarkFontStyle?: string;
1372
1372
  /**
1373
1373
  * @remarks
1374
- * Blind watermark enhancement feature.
1374
+ * The invisible watermark enhancement feature.
1375
1375
  *
1376
1376
  * @example
1377
1377
  * medium
@@ -1379,7 +1379,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1379
1379
  watermarkPower?: string;
1380
1380
  /**
1381
1381
  * @remarks
1382
- * Number of watermark rows. Valid values: 3 to 10.
1382
+ * The number of watermark rows. Valid values: 3 to 10.
1383
1383
  *
1384
1384
  * @example
1385
1385
  * 3
@@ -1387,7 +1387,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1387
1387
  watermarkRowAmount?: number;
1388
1388
  /**
1389
1389
  * @remarks
1390
- * Blind watermark security priority rule.
1390
+ * The security priority rule for invisible watermarks.
1391
1391
  *
1392
1392
  * @example
1393
1393
  * on
@@ -1396,7 +1396,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1396
1396
  watermarkShadow?: string;
1397
1397
  /**
1398
1398
  * @remarks
1399
- * Watermark opacity. A higher value indicates lower transparency. Valid values: 10 to 100.
1399
+ * The watermark opacity. A larger value indicates lower transparency. Valid values: 10 to 100.
1400
1400
  *
1401
1401
  * @example
1402
1402
  * 10
@@ -1404,9 +1404,9 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1404
1404
  watermarkTransparencyValue?: number;
1405
1405
  /**
1406
1406
  * @remarks
1407
- * Watermark type. You can select up to three types, separated by commas.
1407
+ * The watermark type. You can select up to three types, separated by commas (,).
1408
1408
  *
1409
- * > If you set this parameter to `custom`, you must also specify custom text using the `WatermarkCustomText` parameter.
1409
+ * > If you set this parameter to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
1410
1410
  *
1411
1411
  * @example
1412
1412
  * EndUserId,HostName,ClientTime
@@ -1414,7 +1414,7 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1414
1414
  watermarkType?: string;
1415
1415
  /**
1416
1416
  * @remarks
1417
- * Wuying Keeper switch.
1417
+ * The WUYING Manager switch.
1418
1418
  *
1419
1419
  * @example
1420
1420
  * off
@@ -1422,9 +1422,9 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1422
1422
  wuyingKeeper?: string;
1423
1423
  /**
1424
1424
  * @remarks
1425
- * Provide an entry point for Wuying AI Assistant in the floating ball on the cloud desktop when connecting through desktop clients (including Windows and macOS clients).
1425
+ * Specifies whether to provide the WUYING AI Assistant entry in the cloud desktop floating ball when connecting through desktop clients (including Windows and macOS clients).
1426
1426
  *
1427
- * > This feature applies only to desktop clients V7.7 or later.
1427
+ * > This parameter applies only to desktop clients V7.7 or later.
1428
1428
  *
1429
1429
  * @example
1430
1430
  * on
@@ -1474,6 +1474,11 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1474
1474
  externalDrive: 'ExternalDrive',
1475
1475
  fileMigrate: 'FileMigrate',
1476
1476
  fileTransferAddress: 'FileTransferAddress',
1477
+ fileTransferInSize: 'FileTransferInSize',
1478
+ fileTransferInUnit: 'FileTransferInUnit',
1479
+ fileTransferOutSize: 'FileTransferOutSize',
1480
+ fileTransferOutUnit: 'FileTransferOutUnit',
1481
+ fileTransferSizeLimit: 'FileTransferSizeLimit',
1477
1482
  fileTransferSpeed: 'FileTransferSpeed',
1478
1483
  fileTransferSpeedLocation: 'FileTransferSpeedLocation',
1479
1484
  gpuAcceleration: 'GpuAcceleration',
@@ -1612,6 +1617,11 @@ export class CreateCenterPolicyRequest extends $dara.Model {
1612
1617
  externalDrive: 'string',
1613
1618
  fileMigrate: 'string',
1614
1619
  fileTransferAddress: 'string',
1620
+ fileTransferInSize: 'number',
1621
+ fileTransferInUnit: 'string',
1622
+ fileTransferOutSize: 'number',
1623
+ fileTransferOutUnit: 'string',
1624
+ fileTransferSizeLimit: 'string',
1615
1625
  fileTransferSpeed: 'string',
1616
1626
  fileTransferSpeedLocation: 'string',
1617
1627
  gpuAcceleration: 'string',