@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
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class ModifyCenterPolicyRequestAuthorizeAccessPolicyRule extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * Client access IP address range. Specify an IPv4 CIDr block.
5
+ * The client access IP CIDR block in IPv4 format.
6
6
  *
7
7
  * @example
8
8
  * 47.100.XX.XX/16
@@ -10,7 +10,7 @@ export declare class ModifyCenterPolicyRequestAuthorizeAccessPolicyRule extends
10
10
  cidrIp?: string;
11
11
  /**
12
12
  * @remarks
13
- * Description of the client IP address whitelist.
13
+ * The description of the client IP whitelist entry.
14
14
  *
15
15
  * @example
16
16
  * test
@@ -30,7 +30,7 @@ export declare class ModifyCenterPolicyRequestAuthorizeAccessPolicyRule extends
30
30
  export declare class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.Model {
31
31
  /**
32
32
  * @remarks
33
- * Target of the security group control rule. Specify an IPv4 CIDR block.
33
+ * The target of the security group control rule, which is an IPv4 CIDR block.
34
34
  *
35
35
  * @example
36
36
  * 47.100.XX.XX/16
@@ -38,7 +38,7 @@ export declare class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extend
38
38
  cidrIp?: string;
39
39
  /**
40
40
  * @remarks
41
- * Description of the security group control rule.
41
+ * The description of the security group control rule.
42
42
  *
43
43
  * @example
44
44
  * test
@@ -46,7 +46,7 @@ export declare class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extend
46
46
  description?: string;
47
47
  /**
48
48
  * @remarks
49
- * Protocol type for the security group control rule.
49
+ * The protocol type of the security group control rule.
50
50
  *
51
51
  * @example
52
52
  * TCP
@@ -54,7 +54,7 @@ export declare class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extend
54
54
  ipProtocol?: string;
55
55
  /**
56
56
  * @remarks
57
- * Authorization policy for the security group control rule.
57
+ * The authorization policy of the security group control rule.
58
58
  *
59
59
  * @example
60
60
  * accept
@@ -62,17 +62,14 @@ export declare class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extend
62
62
  policy?: string;
63
63
  /**
64
64
  * @remarks
65
- * Port range for the security group control rule. The port range depends on the protocol (IpProtocol):
65
+ * The port range of the security group control rule. The port range is determined by the value of IpProtocol:
66
66
  *
67
- * - For TCP or UDP protocols: Port range is 1 to 65535. Separate the start and end ports with a forward slash (/). Example: 1/200.
67
+ * - TCP or UDP: Valid values: 1 to 65535. Separate the start port and end port with a forward slash (/). Example: 1/200.
68
+ * - ICMP: -1/-1.
69
+ * - GRE: -1/-1.
70
+ * - IpProtocol set to all: -1/-1.
68
71
  *
69
- * - For ICMP protocol: Set to -1/-1.
70
- *
71
- * - For GRE protocol: Set to -1/-1.
72
- *
73
- * - When IpProtocol is set to all: Set to -1/-1.
74
- *
75
- * For more information about common ports for typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
72
+ * For common ports of typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
76
73
  *
77
74
  * @example
78
75
  * 22/22
@@ -80,7 +77,7 @@ export declare class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extend
80
77
  portRange?: string;
81
78
  /**
82
79
  * @remarks
83
- * Priority of the security group control rule. A smaller number indicates a higher priority. Valid values: 1 to 60. Default value: 1.
80
+ * The priority of the security group control rule. A smaller value indicates a higher priority. Valid values: 1 to 60. Default value: 1.
84
81
  *
85
82
  * @example
86
83
  * 1
@@ -88,7 +85,7 @@ export declare class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extend
88
85
  priority?: string;
89
86
  /**
90
87
  * @remarks
91
- * Rule direction for the security group control rule.
88
+ * The direction of the security group control rule.
92
89
  *
93
90
  * @example
94
91
  * inflow
@@ -108,7 +105,7 @@ export declare class ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule extend
108
105
  export declare class ModifyCenterPolicyRequestClientType extends $dara.Model {
109
106
  /**
110
107
  * @remarks
111
- * Client login control. Specifies the client type.
108
+ * The client type for logon method control.
112
109
  *
113
110
  * @example
114
111
  * android
@@ -116,9 +113,9 @@ export declare class ModifyCenterPolicyRequestClientType extends $dara.Model {
116
113
  clientType?: string;
117
114
  /**
118
115
  * @remarks
119
- * Client login control. Specifies whether to allow using a specific client type to log on to cloud computers.
116
+ * Specifies whether to allow a specific client type to log on to the cloud desktop.
120
117
  *
121
- * > If you don\\"t configure `ClientType` parameters, all client types are allowed by default.
118
+ * > If you do not set the ClientType parameters, all client types are allowed to log on to the cloud desktop by default.
122
119
  *
123
120
  * @example
124
121
  * off
@@ -158,7 +155,7 @@ export declare class ModifyCenterPolicyRequestClipboardGraineds extends $dara.Mo
158
155
  export declare class ModifyCenterPolicyRequestDeviceRedirects extends $dara.Model {
159
156
  /**
160
157
  * @remarks
161
- * Peripheral type.
158
+ * The peripheral device type.
162
159
  *
163
160
  * @example
164
161
  * camera
@@ -166,7 +163,7 @@ export declare class ModifyCenterPolicyRequestDeviceRedirects extends $dara.Mode
166
163
  deviceType?: string;
167
164
  /**
168
165
  * @remarks
169
- * Redirection type.
166
+ * The redirection type.
170
167
  *
171
168
  * @example
172
169
  * deviceRedirect
@@ -186,7 +183,7 @@ export declare class ModifyCenterPolicyRequestDeviceRedirects extends $dara.Mode
186
183
  export declare class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
187
184
  /**
188
185
  * @remarks
189
- * Device name.
186
+ * The device name.
190
187
  *
191
188
  * @example
192
189
  * sandisk
@@ -194,7 +191,7 @@ export declare class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
194
191
  deviceName?: string;
195
192
  /**
196
193
  * @remarks
197
- * Product ID.
194
+ * The product ID.
198
195
  *
199
196
  * @example
200
197
  * 0x55b1
@@ -202,7 +199,7 @@ export declare class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
202
199
  devicePid?: string;
203
200
  /**
204
201
  * @remarks
205
- * Peripheral type.
202
+ * The peripheral device type.
206
203
  *
207
204
  * @example
208
205
  * storage
@@ -210,7 +207,7 @@ export declare class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
210
207
  deviceType?: string;
211
208
  /**
212
209
  * @remarks
213
- * Vendor ID. For more information, see [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
210
+ * The vendor ID. See [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
214
211
  *
215
212
  * @example
216
213
  * 0x0781
@@ -218,7 +215,7 @@ export declare class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
218
215
  deviceVid?: string;
219
216
  /**
220
217
  * @remarks
221
- * Link optimization command.
218
+ * The link optimization command.
222
219
  *
223
220
  * @example
224
221
  * 2:0
@@ -227,7 +224,7 @@ export declare class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
227
224
  platforms?: string;
228
225
  /**
229
226
  * @remarks
230
- * Redirection type.
227
+ * The redirection type.
231
228
  *
232
229
  * @example
233
230
  * usbRedirect
@@ -247,7 +244,7 @@ export declare class ModifyCenterPolicyRequestDeviceRules extends $dara.Model {
247
244
  export declare class ModifyCenterPolicyRequestDomainResolveRule extends $dara.Model {
248
245
  /**
249
246
  * @remarks
250
- * Policy description.
247
+ * The policy description.
251
248
  *
252
249
  * @example
253
250
  * Policy description.
@@ -255,7 +252,7 @@ export declare class ModifyCenterPolicyRequestDomainResolveRule extends $dara.Mo
255
252
  description?: string;
256
253
  /**
257
254
  * @remarks
258
- * Domain name.
255
+ * The domain name.
259
256
  *
260
257
  * @example
261
258
  * *.example.com
@@ -263,7 +260,7 @@ export declare class ModifyCenterPolicyRequestDomainResolveRule extends $dara.Mo
263
260
  domain?: string;
264
261
  /**
265
262
  * @remarks
266
- * Resolution policy.
263
+ * The resolution policy.
267
264
  *
268
265
  * @example
269
266
  * allow
@@ -283,7 +280,7 @@ export declare class ModifyCenterPolicyRequestDomainResolveRule extends $dara.Mo
283
280
  export declare class ModifyCenterPolicyRequestNetRedirectRule extends $dara.Model {
284
281
  /**
285
282
  * @remarks
286
- * Domain name.
283
+ * The domain name.
287
284
  *
288
285
  * @example
289
286
  * *.example.com
@@ -291,7 +288,7 @@ export declare class ModifyCenterPolicyRequestNetRedirectRule extends $dara.Mode
291
288
  domain?: string;
292
289
  /**
293
290
  * @remarks
294
- * Redirection policy.
291
+ * The redirection policy.
295
292
  *
296
293
  * @example
297
294
  * Allow
@@ -299,7 +296,7 @@ export declare class ModifyCenterPolicyRequestNetRedirectRule extends $dara.Mode
299
296
  policy?: string;
300
297
  /**
301
298
  * @remarks
302
- * Rule type.
299
+ * The rule type.
303
300
  *
304
301
  * @example
305
302
  * domain
@@ -319,7 +316,7 @@ export declare class ModifyCenterPolicyRequestNetRedirectRule extends $dara.Mode
319
316
  export declare class ModifyCenterPolicyRequestRecordEventLevels extends $dara.Model {
320
317
  /**
321
318
  * @remarks
322
- * Event level
319
+ * The event level.
323
320
  *
324
321
  * @example
325
322
  * HIGH
@@ -327,7 +324,7 @@ export declare class ModifyCenterPolicyRequestRecordEventLevels extends $dara.Mo
327
324
  eventLevel?: string;
328
325
  /**
329
326
  * @remarks
330
- * Event type
327
+ * The event type.
331
328
  *
332
329
  * @example
333
330
  * StartApplication
@@ -347,7 +344,7 @@ export declare class ModifyCenterPolicyRequestRecordEventLevels extends $dara.Mo
347
344
  export declare class ModifyCenterPolicyRequestRevokeAccessPolicyRule extends $dara.Model {
348
345
  /**
349
346
  * @remarks
350
- * Client access IP address range to delete. Specify an IPv4 CIDR block.
347
+ * The client access IP CIDR block to delete, in IPv4 CIDR format.
351
348
  *
352
349
  * @example
353
350
  * 47.100.XX.XX/16
@@ -355,7 +352,7 @@ export declare class ModifyCenterPolicyRequestRevokeAccessPolicyRule extends $da
355
352
  cidrIp?: string;
356
353
  /**
357
354
  * @remarks
358
- * Description of the client IP address whitelist to delete.
355
+ * The description of the client IP whitelist entry to delete.
359
356
  *
360
357
  * @example
361
358
  * test
@@ -375,7 +372,7 @@ export declare class ModifyCenterPolicyRequestRevokeAccessPolicyRule extends $da
375
372
  export declare class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $dara.Model {
376
373
  /**
377
374
  * @remarks
378
- * Target of the security group control rule to delete. Specify an IPv4 CIDR block.
375
+ * The target of the security group control rule to delete, which is an IPv4 CIDR block.
379
376
  *
380
377
  * @example
381
378
  * 47.100.XX.XX/16
@@ -383,7 +380,7 @@ export declare class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $
383
380
  cidrIp?: string;
384
381
  /**
385
382
  * @remarks
386
- * Description of the security group control rule to delete.
383
+ * The description of the security group control rule to delete.
387
384
  *
388
385
  * @example
389
386
  * test
@@ -391,7 +388,7 @@ export declare class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $
391
388
  description?: string;
392
389
  /**
393
390
  * @remarks
394
- * Protocol type for the security group control rule to delete.
391
+ * The protocol type of the security group control rule to delete.
395
392
  *
396
393
  * @example
397
394
  * TCP
@@ -399,7 +396,7 @@ export declare class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $
399
396
  ipProtocol?: string;
400
397
  /**
401
398
  * @remarks
402
- * Authorization policy for the security group control rule to delete.
399
+ * The authorization policy of the security group control rule to delete.
403
400
  *
404
401
  * @example
405
402
  * accept
@@ -407,17 +404,14 @@ export declare class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $
407
404
  policy?: string;
408
405
  /**
409
406
  * @remarks
410
- * Port range for the security group control rule to delete. The port range depends on the protocol (IpProtocol):
411
- *
412
- * - For TCP or UDP protocols: Port range is 1 to 65535. Separate the start and end ports with a forward slash (/). Example: 1/200.
413
- *
414
- * - For ICMP protocol: Set to -1/-1.
407
+ * The port range of the security group control rule to delete. The port range is determined by the value of IpProtocol:
415
408
  *
416
- * - For GRE protocol: Set to -1/-1.
409
+ * - TCP or UDP: Valid values: 1 to 65535. Separate the start port and end port with a forward slash (/). Example: 1/200.
410
+ * - ICMP: -1/-1.
411
+ * - GRE: -1/-1.
412
+ * - IpProtocol set to all: -1/-1.
417
413
  *
418
- * - When IpProtocol is set to all: Set to -1/-1.
419
- *
420
- * For more information about common ports for typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
414
+ * For common ports of typical applications, see [Common ports](https://help.aliyun.com/document_detail/40724.html).
421
415
  *
422
416
  * @example
423
417
  * 22/22
@@ -425,7 +419,7 @@ export declare class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $
425
419
  portRange?: string;
426
420
  /**
427
421
  * @remarks
428
- * Priority of the security group control rule to delete. A smaller number indicates a higher priority. Valid values: 1 to 60. Default value: 1.
422
+ * The priority of the security group control rule to delete. A smaller value indicates a higher priority. Valid values: 1 to 60. Default value: 1.
429
423
  *
430
424
  * @example
431
425
  * 1
@@ -433,7 +427,7 @@ export declare class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $
433
427
  priority?: string;
434
428
  /**
435
429
  * @remarks
436
- * Rule direction for the security group control rule to delete.
430
+ * The direction of the security group control rule to delete.
437
431
  *
438
432
  * @example
439
433
  * outflow
@@ -453,7 +447,7 @@ export declare class ModifyCenterPolicyRequestRevokeSecurityPolicyRule extends $
453
447
  export declare class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model {
454
448
  /**
455
449
  * @remarks
456
- * Rule description.
450
+ * The rule description.
457
451
  *
458
452
  * @example
459
453
  * Test rule
@@ -461,7 +455,7 @@ export declare class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dar
461
455
  description?: string;
462
456
  /**
463
457
  * @remarks
464
- * Product ID.
458
+ * The product ID.
465
459
  *
466
460
  * @example
467
461
  * 08**
@@ -469,7 +463,7 @@ export declare class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dar
469
463
  productId?: string;
470
464
  /**
471
465
  * @remarks
472
- * USB redirection type.
466
+ * The USB redirection type.
473
467
  *
474
468
  * @example
475
469
  * 1
@@ -477,7 +471,7 @@ export declare class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dar
477
471
  usbRedirectType?: string;
478
472
  /**
479
473
  * @remarks
480
- * USB redirection rule type.
474
+ * The USB redirection rule type.
481
475
  *
482
476
  * @example
483
477
  * 1
@@ -485,7 +479,7 @@ export declare class ModifyCenterPolicyRequestUsbSupplyRedirectRule extends $dar
485
479
  usbRuleType?: string;
486
480
  /**
487
481
  * @remarks
488
- * Vendor ID. For more information, see [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
482
+ * The vendor ID. See [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
489
483
  *
490
484
  * @example
491
485
  * 04**
@@ -506,9 +500,9 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
506
500
  academicProxy?: string;
507
501
  /**
508
502
  * @remarks
509
- * Specifies whether users have administrator permissions after logging on to cloud computers.
503
+ * Specifies whether the user has administrator permissions after logging on to the cloud desktop.
510
504
  *
511
- * > This feature is in invitational preview and not available to the public.
505
+ * > This feature is in invitational preview and is not publicly available.
512
506
  *
513
507
  * @example
514
508
  * deny
@@ -518,7 +512,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
518
512
  adminKeyboardOnWindows?: string;
519
513
  /**
520
514
  * @remarks
521
- * Specifies whether to enable anti-screenshot protection.
515
+ * Specifies whether to enable the anti-screenshot feature.
522
516
  *
523
517
  * @example
524
518
  * on
@@ -526,17 +520,17 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
526
520
  appContentProtection?: string;
527
521
  /**
528
522
  * @remarks
529
- * List of new client IP address whitelists.
523
+ * The list of client IP whitelist entries to add.
530
524
  */
531
525
  authorizeAccessPolicyRule?: ModifyCenterPolicyRequestAuthorizeAccessPolicyRule[];
532
526
  /**
533
527
  * @remarks
534
- * List of new security group control rules.
528
+ * The list of security group control rules to add.
535
529
  */
536
530
  authorizeSecurityPolicyRule?: ModifyCenterPolicyRequestAuthorizeSecurityPolicyRule[];
537
531
  /**
538
532
  * @remarks
539
- * Automatically reconnect after disconnection
533
+ * Specifies whether to automatically reconnect after disconnection.
540
534
  *
541
535
  * @example
542
536
  * off
@@ -555,7 +549,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
555
549
  businessType?: number;
556
550
  /**
557
551
  * @remarks
558
- * Local camera redirection. This parameter takes effect only if DeviceRedirects does not include a local camera redirection policy.
552
+ * The local camera redirection setting. This parameter takes effect only when no camera redirection policy is specified in DeviceRedirects.
559
553
  *
560
554
  * @example
561
555
  * on
@@ -563,18 +557,18 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
563
557
  cameraRedirect?: string;
564
558
  /**
565
559
  * @remarks
566
- * Event level for screen recording
560
+ * The recording event level.
567
561
  */
568
562
  clientControlMenu?: string;
569
563
  clientCreateSnapshot?: string;
570
564
  /**
571
565
  * @remarks
572
- * List of client login control rules. Controls which clients can access cloud computers.
566
+ * The list of logon method control rules. Specifies which client types can access the cloud desktop.
573
567
  */
574
568
  clientType?: ModifyCenterPolicyRequestClientType[];
575
569
  /**
576
570
  * @remarks
577
- * The clipboard permissions.
571
+ * The clipboard permission.
578
572
  *
579
573
  * @example
580
574
  * off
@@ -584,7 +578,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
584
578
  clipboardScope?: string;
585
579
  /**
586
580
  * @remarks
587
- * Specifies whether to enable color enhancement for design and 3D applications.
581
+ * Specifies whether color enhancement is enabled for the design and 3D common scenarios.
588
582
  *
589
583
  * @example
590
584
  * off
@@ -593,7 +587,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
593
587
  cpdDriveClipboard?: string;
594
588
  /**
595
589
  * @remarks
596
- * CPU downclocking duration. Valid values: 30 to 120. Unit: seconds.
590
+ * The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
597
591
  *
598
592
  * @example
599
593
  * 50
@@ -602,12 +596,12 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
602
596
  cpuOverload?: string;
603
597
  /**
604
598
  * @remarks
605
- * The name of the process.
599
+ * The process name.
606
600
  */
607
601
  cpuProcessors?: string[];
608
602
  /**
609
603
  * @remarks
610
- * CPU protection mode switch.
604
+ * The CPU protection mode switch.
611
605
  *
612
606
  * @example
613
607
  * off
@@ -615,7 +609,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
615
609
  cpuProtectedMode?: string;
616
610
  /**
617
611
  * @remarks
618
- * Overall CPU usage percentage. Valid values: 70 to 90.
612
+ * The overall CPU usage percentage. Valid values: 70 to 90.
619
613
  *
620
614
  * @example
621
615
  * 70
@@ -623,7 +617,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
623
617
  cpuRateLimit?: number;
624
618
  /**
625
619
  * @remarks
626
- * Overall CPU sampling duration. Valid values: 10 to 60. Unit: seconds.
620
+ * The overall CPU sampling duration. Valid values: 10 to 60. Unit: seconds.
627
621
  *
628
622
  * @example
629
623
  * 30
@@ -631,7 +625,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
631
625
  cpuSampleDuration?: number;
632
626
  /**
633
627
  * @remarks
634
- * Single-core CPU usage percentage. Valid values: 70 to 100.
628
+ * The single-core CPU usage percentage. Valid values: 70 to 100.
635
629
  *
636
630
  * @example
637
631
  * 80
@@ -640,7 +634,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
640
634
  description?: string;
641
635
  /**
642
636
  * @remarks
643
- * Peripheral connection prompt control.
637
+ * The peripheral connection notification control.
644
638
  *
645
639
  * @example
646
640
  * off
@@ -648,18 +642,17 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
648
642
  deviceConnectHint?: string;
649
643
  /**
650
644
  * @remarks
651
- * Device redirection rules.
645
+ * The device redirection rule list.
652
646
  */
653
647
  deviceRedirects?: ModifyCenterPolicyRequestDeviceRedirects[];
654
648
  /**
655
649
  * @remarks
656
- * Custom peripheral rules.
650
+ * The custom peripheral device rule list.
657
651
  */
658
652
  deviceRules?: ModifyCenterPolicyRequestDeviceRules[];
659
653
  /**
660
654
  * @remarks
661
- * Session retention after disconnection.
662
- *
655
+ * The session retention after disconnection.
663
656
  * > This parameter applies only to cloud application policies.
664
657
  *
665
658
  * @example
@@ -668,8 +661,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
668
661
  disconnectKeepSession?: string;
669
662
  /**
670
663
  * @remarks
671
- * Session retention duration after disconnection. Valid values: 30 to 7200. Unit: seconds.
672
- *
664
+ * The session retention duration after disconnection. Valid values: 30 to 7200. Unit: seconds.
673
665
  * > This parameter applies only to cloud application policies.
674
666
  *
675
667
  * @example
@@ -679,7 +671,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
679
671
  diskOverload?: string;
680
672
  /**
681
673
  * @remarks
682
- * Display mode.
674
+ * The display mode.
683
675
  *
684
676
  * @example
685
677
  * clientCustom
@@ -687,12 +679,12 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
687
679
  displayMode?: string;
688
680
  /**
689
681
  * @remarks
690
- * Domain name resolution policies.
682
+ * The domain name resolution policy.
691
683
  */
692
684
  domainResolveRule?: ModifyCenterPolicyRequestDomainResolveRule[];
693
685
  /**
694
686
  * @remarks
695
- * Domain name resolution policy type.
687
+ * The domain name resolution policy type.
696
688
  *
697
689
  * @example
698
690
  * off
@@ -700,7 +692,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
700
692
  domainResolveRuleType?: string;
701
693
  /**
702
694
  * @remarks
703
- * Session bandwidth throttling.
695
+ * The session bandwidth throttling setting.
704
696
  *
705
697
  * @example
706
698
  * off
@@ -708,7 +700,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
708
700
  enableSessionRateLimiting?: string;
709
701
  /**
710
702
  * @remarks
711
- * User requests administrator assistance.
703
+ * The setting for users to request administrator assistance.
712
704
  *
713
705
  * @example
714
706
  * off
@@ -716,7 +708,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
716
708
  endUserApplyAdminCoordinate?: string;
717
709
  /**
718
710
  * @remarks
719
- * Users on the same office network share cloud computers.
711
+ * The setting for users within the same office network to share cloud desktops.
720
712
  *
721
713
  * @example
722
714
  * off
@@ -725,22 +717,27 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
725
717
  externalDrive?: string;
726
718
  /**
727
719
  * @remarks
728
- * File migration.
720
+ * The file migration setting.
729
721
  *
730
722
  * @example
731
723
  * off
732
724
  */
733
725
  fileMigrate?: string;
734
726
  fileTransferAddress?: string;
727
+ fileTransferInSize?: string;
728
+ fileTransferInUnit?: string;
729
+ fileTransferOutSize?: string;
730
+ fileTransferOutUnit?: string;
731
+ fileTransferSizeLimit?: string;
735
732
  fileTransferSpeed?: string;
736
733
  /**
737
734
  * @remarks
738
- * Screen recording event suffix
735
+ * The recording event file extension.
739
736
  */
740
737
  fileTransferSpeedLocation?: string;
741
738
  /**
742
739
  * @remarks
743
- * Specifies whether to enable the image quality policy for graphics-intensive cloud computers. Enable this policy for scenarios such as professional design where high performance and user experience are required.
740
+ * 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.
744
741
  *
745
742
  * @example
746
743
  * off
@@ -749,7 +746,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
749
746
  hoverConfigMsg?: string;
750
747
  /**
751
748
  * @remarks
752
- * The file transfer policy for web clients.
749
+ * The file transfer policy for the web client.
753
750
  *
754
751
  * @example
755
752
  * off
@@ -757,7 +754,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
757
754
  html5FileTransfer?: string;
758
755
  /**
759
756
  * @remarks
760
- * Network communication protocol.
757
+ * The network communication protocol.
761
758
  *
762
759
  * @example
763
760
  * both
@@ -765,7 +762,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
765
762
  internetCommunicationProtocol?: string;
766
763
  /**
767
764
  * @remarks
768
- * Wuying Keeper toggle for mobile devices
765
+ * The WUYING Keeper switch for mobile clients.
769
766
  *
770
767
  * @example
771
768
  * off
@@ -773,7 +770,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
773
770
  internetPrinter?: string;
774
771
  /**
775
772
  * @remarks
776
- * The local disk mapping permissions.
773
+ * The local disk mapping permission.
777
774
  *
778
775
  * @example
779
776
  * off
@@ -781,7 +778,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
781
778
  localDrive?: string;
782
779
  /**
783
780
  * @remarks
784
- * Maximum reconnection retry time after an unexpected disconnection. Valid values: 30 to 7200. Unit: seconds.
781
+ * The maximum reconnection retry time when the cloud desktop is disconnected due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
785
782
  *
786
783
  * @example
787
784
  * 120
@@ -789,7 +786,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
789
786
  maxReconnectTime?: number;
790
787
  /**
791
788
  * @remarks
792
- * Memory downclocking duration per process. Valid values: 30 to 120. Unit: seconds.
789
+ * The single-process memory throttling duration. Valid values: 30 to 120. Unit: seconds.
793
790
  *
794
791
  * @example
795
792
  * 40
@@ -798,12 +795,12 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
798
795
  memoryOverload?: string;
799
796
  /**
800
797
  * @remarks
801
- * The name of the process.
798
+ * The process name.
802
799
  */
803
800
  memoryProcessors?: string[];
804
801
  /**
805
802
  * @remarks
806
- * Memory protection mode switch.
803
+ * The memory protection mode switch.
807
804
  *
808
805
  * @example
809
806
  * off
@@ -811,7 +808,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
811
808
  memoryProtectedMode?: string;
812
809
  /**
813
810
  * @remarks
814
- * Overall memory usage percentage. Valid values: 70 to 90.
811
+ * The overall memory usage percentage. Valid values: 70 to 90.
815
812
  *
816
813
  * @example
817
814
  * 70
@@ -819,7 +816,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
819
816
  memoryRateLimit?: number;
820
817
  /**
821
818
  * @remarks
822
- * Overall memory sampling duration. Valid values: 30 to 60. Unit: seconds.
819
+ * The overall memory sampling duration. Valid values: 30 to 60. Unit: seconds.
823
820
  *
824
821
  * @example
825
822
  * 40
@@ -827,7 +824,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
827
824
  memorySampleDuration?: number;
828
825
  /**
829
826
  * @remarks
830
- * Memory usage per process percentage. Valid values: 30 to 60.
827
+ * The single-process memory usage percentage. Valid values: 30 to 60.
831
828
  *
832
829
  * @example
833
830
  * 40
@@ -835,9 +832,9 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
835
832
  memorySingleRateLimit?: number;
836
833
  /**
837
834
  * @remarks
838
- * Specifies whether to provide the Restart button in the cloud computer floating ball when connecting via mobile clients (Android and iOS clients).
835
+ * Specifies whether to provide a restart button in the cloud desktop floating ball when connecting through mobile clients (Android<props="china"> and iOS clients).
839
836
  *
840
- * > This feature applies only to mobile clients of version 7.4 or later.
837
+ * > This parameter applies only to mobile client V7.4 or later.
841
838
  *
842
839
  * @example
843
840
  * off
@@ -845,7 +842,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
845
842
  mobileRestart?: string;
846
843
  /**
847
844
  * @remarks
848
- * The security button toggle for Windows systems on mobile devices
845
+ * The security button switch for Windows on mobile clients.
849
846
  *
850
847
  * @example
851
848
  * off
@@ -853,9 +850,9 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
853
850
  mobileSafeMenu?: string;
854
851
  /**
855
852
  * @remarks
856
- * Specifies whether to provide the Shutdown button in the cloud computer floating ball when connecting via mobile clients (Android and iOS clients).
853
+ * Specifies whether to provide a shutdown button in the cloud desktop floating ball when connecting through mobile clients (Android<props="china"> and iOS clients).
857
854
  *
858
- * > This feature applies only to mobile clients of version 7.4 or later.
855
+ * > This parameter applies only to mobile client V7.4 or later.
859
856
  *
860
857
  * @example
861
858
  * off
@@ -863,7 +860,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
863
860
  mobileShutdown?: string;
864
861
  /**
865
862
  * @remarks
866
- * Wuying Keeper toggle for mobile devices
863
+ * The WUYING Keeper switch for mobile clients.
867
864
  *
868
865
  * @example
869
866
  * off
@@ -871,7 +868,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
871
868
  mobileWuyingKeeper?: string;
872
869
  /**
873
870
  * @remarks
874
- * Mobile Wy Assistant Toggle
871
+ * The Xiaoying switch for mobile clients.
875
872
  *
876
873
  * @example
877
874
  * off
@@ -891,7 +888,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
891
888
  * @remarks
892
889
  * Specifies whether to enable network redirection.
893
890
  *
894
- * > This feature is in invitational preview and not available to the public.
891
+ * > This feature is in invitational preview and is not publicly available.
895
892
  *
896
893
  * @example
897
894
  * on
@@ -899,15 +896,15 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
899
896
  netRedirect?: string;
900
897
  /**
901
898
  * @remarks
902
- * Network redirection policy details.
899
+ * The network redirection policy details.
903
900
  *
904
- * > This feature is in invitational preview and not available to the public.
901
+ * > This feature is in invitational preview and is not publicly available.
902
+ * >
905
903
  */
906
904
  netRedirectRule?: ModifyCenterPolicyRequestNetRedirectRule[];
907
905
  /**
908
906
  * @remarks
909
- * Disconnect on inactivity.
910
- *
907
+ * The no-operation disconnect setting.
911
908
  * > This parameter applies only to cloud application policies.
912
909
  *
913
910
  * @example
@@ -916,8 +913,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
916
913
  noOperationDisconnect?: string;
917
914
  /**
918
915
  * @remarks
919
- * Inactivity disconnect duration. Valid values: 120 to 7200. Unit: seconds.
920
- *
916
+ * The no-operation disconnect duration. Valid values: 120 to 7200. Unit: seconds.
921
917
  * > This parameter applies only to cloud application policies.
922
918
  *
923
919
  * @example
@@ -926,7 +922,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
926
922
  noOperationDisconnectTime?: number;
927
923
  /**
928
924
  * @remarks
929
- * The cloud computer policy ID.
925
+ * The ID of the Cloud Desktop policy.
930
926
  *
931
927
  * This parameter is required.
932
928
  *
@@ -937,7 +933,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
937
933
  portProxy?: string;
938
934
  /**
939
935
  * @remarks
940
- * The printer redirection policy. This parameter takes effect only if DeviceRedirects does not include a printer redirection policy.
936
+ * The printer redirection policy. This parameter takes effect only when no printer redirection policy is specified in DeviceRedirects.
941
937
  *
942
938
  * @example
943
939
  * off
@@ -945,7 +941,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
945
941
  printerRedirect?: string;
946
942
  /**
947
943
  * @remarks
948
- * Specifies whether to enable image quality enhancement for design and 3D applications.
944
+ * Specifies whether image quality enhancement is enabled for the design and 3D common scenarios.
949
945
  *
950
946
  * @example
951
947
  * off
@@ -953,7 +949,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
953
949
  qualityEnhancement?: string;
954
950
  /**
955
951
  * @remarks
956
- * Screen recording duration after an event is detected in audit. Unit: minutes. Valid values: 10 to 60.
952
+ * The recording duration after an event is detected in recording audit. Unit: minutes. Valid values: 10 to 60.
957
953
  *
958
954
  * @example
959
955
  * 10
@@ -961,22 +957,22 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
961
957
  recordEventDuration?: number;
962
958
  /**
963
959
  * @remarks
964
- * File extensions for screen recording events
960
+ * The recording event file extension.
965
961
  */
966
962
  recordEventFileExts?: string[];
967
963
  /**
968
964
  * @remarks
969
- * Absolute paths for file monitoring in screen recording audit.
965
+ * The absolute paths for file monitoring in recording audit.
970
966
  */
971
967
  recordEventFilePaths?: string[];
972
968
  /**
973
969
  * @remarks
974
- * Levels of screen recording events
970
+ * The recording event level.
975
971
  */
976
972
  recordEventLevels?: ModifyCenterPolicyRequestRecordEventLevels[];
977
973
  /**
978
974
  * @remarks
979
- * Absolute paths for registry monitoring in screen recording audit.
975
+ * The absolute paths for registry monitoring in recording audit.
980
976
  *
981
977
  * @example
982
978
  * Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR
@@ -984,7 +980,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
984
980
  recordEventRegisters?: string[];
985
981
  /**
986
982
  * @remarks
987
- * List of screen recording events.
983
+ * The list of recording events.
988
984
  */
989
985
  recordEvents?: string[];
990
986
  /**
@@ -997,7 +993,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
997
993
  recording?: string;
998
994
  /**
999
995
  * @remarks
1000
- * Cloud computer audio recording option.
996
+ * The audio recording option for the cloud desktop.
1001
997
  *
1002
998
  * @example
1003
999
  * on
@@ -1005,7 +1001,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1005
1001
  recordingAudio?: string;
1006
1002
  /**
1007
1003
  * @remarks
1008
- * Screen recording file viewing duration in minutes. Recording files are automatically split based on the specified duration and uploaded to the storage bucket. When a file reaches 300 MB, it is prioritized for rolling updates. Valid values: 10 to 60.
1004
+ * 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.
1009
1005
  *
1010
1006
  * @example
1011
1007
  * 10
@@ -1013,7 +1009,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1013
1009
  recordingDuration?: number;
1014
1010
  /**
1015
1011
  * @remarks
1016
- * Screen recording end time in HH:MM:SS format. This parameter is meaningful only when `Recording` is set to `PERIOD`.
1012
+ * The recording end time in the format of HH:MM:SS. This parameter takes effect only when `Recording` is set to `PERIOD`.
1017
1013
  *
1018
1014
  * @example
1019
1015
  * 08:59:00
@@ -1021,7 +1017,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1021
1017
  recordingEndTime?: string;
1022
1018
  /**
1023
1019
  * @remarks
1024
- * Retention period of screen recording files. Valid values: 1 to 180 days.
1020
+ * The retention period of recording files. Valid values: 1 to 180. Unit: days.
1025
1021
  *
1026
1022
  * @example
1027
1023
  * 15
@@ -1029,7 +1025,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1029
1025
  recordingExpires?: number;
1030
1026
  /**
1031
1027
  * @remarks
1032
- * Screen recording frame rate. Unit: FPS.
1028
+ * The recording frame rate. Unit: FPS (frames per second).
1033
1029
  *
1034
1030
  * @example
1035
1031
  * 5
@@ -1037,7 +1033,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1037
1033
  recordingFps?: string;
1038
1034
  /**
1039
1035
  * @remarks
1040
- * Screen recording start time in HH:MM:SS format. This parameter is meaningful only when `Recording` is set to `PERIOD`.
1036
+ * The recording start time in the format of HH:MM:SS. This parameter takes effect only when `Recording` is set to `PERIOD`.
1041
1037
  *
1042
1038
  * @example
1043
1039
  * 08:00:00
@@ -1045,7 +1041,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1045
1041
  recordingStartTime?: string;
1046
1042
  /**
1047
1043
  * @remarks
1048
- * Notify end users when screen recording is enabled.
1044
+ * Specifies whether to notify end users that screen recording is enabled.
1049
1045
  *
1050
1046
  * @example
1051
1047
  * off
@@ -1053,7 +1049,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1053
1049
  recordingUserNotify?: string;
1054
1050
  /**
1055
1051
  * @remarks
1056
- * Message to notify end users when screen recording is enabled.
1052
+ * The notification message displayed to end users about screen recording.
1057
1053
  *
1058
1054
  * @example
1059
1055
  * Screen recording is enabled.
@@ -1061,7 +1057,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1061
1057
  recordingUserNotifyMessage?: string;
1062
1058
  /**
1063
1059
  * @remarks
1064
- * The region ID. Set the value to `cn-shanghai`.
1060
+ * The region ID. This feature is region-independent. Set this parameter to `cn-shanghai`.
1065
1061
  *
1066
1062
  * This parameter is required.
1067
1063
  *
@@ -1071,7 +1067,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1071
1067
  regionId?: string;
1072
1068
  /**
1073
1069
  * @remarks
1074
- * Keyboard and mouse control permissions for remote assistance.
1070
+ * The keyboard and mouse control permission for remote assistance.
1075
1071
  *
1076
1072
  * @example
1077
1073
  * fullControl
@@ -1079,7 +1075,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1079
1075
  remoteCoordinate?: string;
1080
1076
  /**
1081
1077
  * @remarks
1082
- * Reset cloud computer.
1078
+ * The cloud desktop reset setting.
1083
1079
  *
1084
1080
  * @example
1085
1081
  * off
@@ -1088,7 +1084,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1088
1084
  resolutionDpi?: number;
1089
1085
  /**
1090
1086
  * @remarks
1091
- * Resolution height. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud computers: 480 to 4096.
1087
+ * The resolution height. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud desktops: 480 to 4096.
1092
1088
  *
1093
1089
  * @example
1094
1090
  * 1280
@@ -1096,7 +1092,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1096
1092
  resolutionHeight?: number;
1097
1093
  /**
1098
1094
  * @remarks
1099
- * Resolution type.
1095
+ * The resolution type.
1100
1096
  *
1101
1097
  * @example
1102
1098
  * adaptive
@@ -1104,7 +1100,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1104
1100
  resolutionModel?: string;
1105
1101
  /**
1106
1102
  * @remarks
1107
- * Resolution width. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud computers: 480 to 4096.
1103
+ * The resolution width. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud desktops: 480 to 4096.
1108
1104
  *
1109
1105
  * @example
1110
1106
  * 720
@@ -1122,17 +1118,17 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1122
1118
  resourceType?: string;
1123
1119
  /**
1124
1120
  * @remarks
1125
- * The list of client IP address whitelists to delete.
1121
+ * The list of client IP whitelist entries to delete.
1126
1122
  */
1127
1123
  revokeAccessPolicyRule?: ModifyCenterPolicyRequestRevokeAccessPolicyRule[];
1128
1124
  /**
1129
1125
  * @remarks
1130
- * List of security group control rules to delete.
1126
+ * The list of security group control rules to delete.
1131
1127
  */
1132
1128
  revokeSecurityPolicyRule?: ModifyCenterPolicyRequestRevokeSecurityPolicyRule[];
1133
1129
  /**
1134
1130
  * @remarks
1135
- * Security button toggle for Windows systems on mobile devices
1131
+ * The security button switch for Windows on mobile clients.
1136
1132
  *
1137
1133
  * @example
1138
1134
  * off
@@ -1140,7 +1136,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1140
1136
  safeMenu?: string;
1141
1137
  /**
1142
1138
  * @remarks
1143
- * The effective scope of the policy.
1139
+ * The scope of the policy.
1144
1140
  *
1145
1141
  * @example
1146
1142
  * GLOBAL
@@ -1148,12 +1144,12 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1148
1144
  scope?: string;
1149
1145
  /**
1150
1146
  * @remarks
1151
- * Specify when `Scope` is set to `IP`. Takes effect only when `Scope` is `IP`.
1147
+ * The scope values. Specify this parameter when `Scope` is set to `IP`. This parameter takes effect only when `Scope` is set to `IP`.
1152
1148
  */
1153
1149
  scopeValue?: string[];
1154
1150
  /**
1155
1151
  * @remarks
1156
- * Xiao Ying toggle for mobile devices
1152
+ * The Xiaoying switch for mobile clients.
1157
1153
  *
1158
1154
  * @example
1159
1155
  * off
@@ -1161,7 +1157,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1161
1157
  screenDisplayMode?: string;
1162
1158
  /**
1163
1159
  * @remarks
1164
- * Maximum session bandwidth throttling value. Unit: Kbps. Valid values: 2000 to 100000.
1160
+ * The maximum value for session bandwidth throttling. Unit: Kbps. Valid values: 2000 to 100000.
1165
1161
  *
1166
1162
  * @example
1167
1163
  * 2000
@@ -1177,7 +1173,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1177
1173
  smoothEnhancement?: string;
1178
1174
  /**
1179
1175
  * @remarks
1180
- * Specifies whether to provide the status monitoring entry in the cloud computer floating ball.
1176
+ * Specifies whether to provide the status monitoring entry in the cloud desktop floating ball.
1181
1177
  *
1182
1178
  * @example
1183
1179
  * off
@@ -1185,7 +1181,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1185
1181
  statusMonitor?: string;
1186
1182
  /**
1187
1183
  * @remarks
1188
- * Streaming mode adaptation scenario.
1184
+ * The streaming mode scenario.
1189
1185
  *
1190
1186
  * @example
1191
1187
  * smooth
@@ -1193,7 +1189,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1193
1189
  streamingMode?: string;
1194
1190
  /**
1195
1191
  * @remarks
1196
- * Target frame rate. Valid values: 10 to 60.
1192
+ * The target frame rate. Valid values: 10 to 60.
1197
1193
  *
1198
1194
  * @example
1199
1195
  * 30
@@ -1201,8 +1197,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1201
1197
  targetFps?: number;
1202
1198
  /**
1203
1199
  * @remarks
1204
- * Application taskbar.
1205
- *
1200
+ * The application taskbar.
1206
1201
  * > This parameter applies only to cloud application policies.
1207
1202
  *
1208
1203
  * @example
@@ -1211,7 +1206,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1211
1206
  taskbar?: string;
1212
1207
  /**
1213
1208
  * @remarks
1214
- * USB redirection.
1209
+ * The USB redirection setting.
1215
1210
  *
1216
1211
  * @example
1217
1212
  * off
@@ -1219,13 +1214,13 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1219
1214
  usbRedirect?: string;
1220
1215
  /**
1221
1216
  * @remarks
1222
- * USB redirection rules.
1217
+ * The USB redirection rules.
1223
1218
  */
1224
1219
  usbSupplyRedirectRule?: ModifyCenterPolicyRequestUsbSupplyRedirectRule[];
1225
1220
  useTime?: string;
1226
1221
  /**
1227
1222
  * @remarks
1228
- * Average bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1223
+ * The average bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1229
1224
  *
1230
1225
  * @example
1231
1226
  * 2000
@@ -1233,7 +1228,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1233
1228
  videoEncAvgKbps?: number;
1234
1229
  /**
1235
1230
  * @remarks
1236
- * Maximum QP for video encoding, representing lowest quality. Valid values: 0 to 51.
1231
+ * The maximum QP for video encoding, which represents the lowest quality. Valid values: 0 to 51.
1237
1232
  *
1238
1233
  * @example
1239
1234
  * 30
@@ -1241,7 +1236,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1241
1236
  videoEncMaxQP?: number;
1242
1237
  /**
1243
1238
  * @remarks
1244
- * Minimum QP for video encoding, representing highest quality. Valid values: 0 to 51.
1239
+ * The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
1245
1240
  *
1246
1241
  * @example
1247
1242
  * 30
@@ -1249,7 +1244,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1249
1244
  videoEncMinQP?: number;
1250
1245
  /**
1251
1246
  * @remarks
1252
- * Peak bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1247
+ * The peak bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1253
1248
  *
1254
1249
  * @example
1255
1250
  * 2000
@@ -1257,7 +1252,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1257
1252
  videoEncPeakKbps?: number;
1258
1253
  /**
1259
1254
  * @remarks
1260
- * Video encoding policy.
1255
+ * The video encoding policy.
1261
1256
  *
1262
1257
  * @example
1263
1258
  * qualityFirst
@@ -1265,7 +1260,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1265
1260
  videoEncPolicy?: string;
1266
1261
  /**
1267
1262
  * @remarks
1268
- * Multimedia redirection.
1263
+ * The multimedia redirection setting.
1269
1264
  *
1270
1265
  * @example
1271
1266
  * on
@@ -1281,7 +1276,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1281
1276
  visualQuality?: string;
1282
1277
  /**
1283
1278
  * @remarks
1284
- * Watermark.
1279
+ * The watermark setting.
1285
1280
  *
1286
1281
  * @example
1287
1282
  * off
@@ -1289,7 +1284,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1289
1284
  watermark?: string;
1290
1285
  /**
1291
1286
  * @remarks
1292
- * Blind watermark anti-photo feature.
1287
+ * The invisible watermark anti-photography feature.
1293
1288
  *
1294
1289
  * @example
1295
1290
  * off
@@ -1297,7 +1292,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1297
1292
  watermarkAntiCam?: string;
1298
1293
  /**
1299
1294
  * @remarks
1300
- * Watermark font color. Valid values: 0 to 16777215.
1295
+ * The watermark font color. Valid values: 0 to 16777215.
1301
1296
  *
1302
1297
  * @example
1303
1298
  * 0
@@ -1305,7 +1300,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1305
1300
  watermarkColor?: number;
1306
1301
  /**
1307
1302
  * @remarks
1308
- * Number of watermark columns. Valid values: 3 to 10.
1303
+ * The number of watermark columns. Valid values: 3 to 10.
1309
1304
  *
1310
1305
  * @example
1311
1306
  * 3
@@ -1313,7 +1308,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1313
1308
  watermarkColumnAmount?: number;
1314
1309
  /**
1315
1310
  * @remarks
1316
- * If you set `WatermarkType` to `custom`, you must also specify custom text using the `WatermarkCustomText` parameter.
1311
+ * The custom text content. This parameter is required if you set WatermarkType to `custom`.
1317
1312
  *
1318
1313
  * @example
1319
1314
  * test
@@ -1321,7 +1316,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1321
1316
  watermarkCustomText?: string;
1322
1317
  /**
1323
1318
  * @remarks
1324
- * Watermark tilt angle. Valid values: -10 to -30.
1319
+ * The watermark tilt angle. Valid values: -10 to -30.
1325
1320
  *
1326
1321
  * @example
1327
1322
  * -10
@@ -1329,7 +1324,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1329
1324
  watermarkDegree?: number;
1330
1325
  /**
1331
1326
  * @remarks
1332
- * Watermark font size. Valid values: 10 to 20.
1327
+ * The watermark font size. Valid values: 10 to 20.
1333
1328
  *
1334
1329
  * @example
1335
1330
  * 10
@@ -1337,7 +1332,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1337
1332
  watermarkFontSize?: number;
1338
1333
  /**
1339
1334
  * @remarks
1340
- * Watermark font style.
1335
+ * The watermark font style.
1341
1336
  *
1342
1337
  * @example
1343
1338
  * plain
@@ -1345,7 +1340,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1345
1340
  watermarkFontStyle?: string;
1346
1341
  /**
1347
1342
  * @remarks
1348
- * Blind watermark enhancement feature.
1343
+ * The invisible watermark enhancement feature.
1349
1344
  *
1350
1345
  * @example
1351
1346
  * medium
@@ -1353,7 +1348,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1353
1348
  watermarkPower?: string;
1354
1349
  /**
1355
1350
  * @remarks
1356
- * Number of watermark rows. Valid values: 3 to 10.
1351
+ * The number of watermark rows. Valid values: 3 to 10.
1357
1352
  *
1358
1353
  * @example
1359
1354
  * 5
@@ -1361,7 +1356,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1361
1356
  watermarkRowAmount?: number;
1362
1357
  /**
1363
1358
  * @remarks
1364
- * Blind watermark security priority rule.
1359
+ * The security priority rule for invisible watermarks.
1365
1360
  *
1366
1361
  * @example
1367
1362
  * off
@@ -1370,7 +1365,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1370
1365
  watermarkShadow?: string;
1371
1366
  /**
1372
1367
  * @remarks
1373
- * Watermark opacity. A higher value means lower transparency. Valid values: 10 to 100.
1368
+ * The watermark opacity. A larger value indicates lower transparency. Valid values: 10 to 100.
1374
1369
  *
1375
1370
  * @example
1376
1371
  * 10
@@ -1378,9 +1373,9 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1378
1373
  watermarkTransparencyValue?: number;
1379
1374
  /**
1380
1375
  * @remarks
1381
- * The watermark type. You can select up to three types, separated by commas.
1376
+ * The watermark type. You can select up to three types, separated by commas (,).
1382
1377
  *
1383
- * > If you set this parameter to `custom`, you must also specify custom text using the `WatermarkCustomText` parameter.
1378
+ * > If you set this parameter to `custom`, you must also specify the custom text content by using the WatermarkCustomText parameter.
1384
1379
  *
1385
1380
  * @example
1386
1381
  * EndUserId
@@ -1388,7 +1383,7 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1388
1383
  watermarkType?: string;
1389
1384
  /**
1390
1385
  * @remarks
1391
- * Wuying Keeper switch.
1386
+ * The WUYING Keeper switch.
1392
1387
  *
1393
1388
  * @example
1394
1389
  * off
@@ -1396,9 +1391,9 @@ export declare class ModifyCenterPolicyRequest extends $dara.Model {
1396
1391
  wuyingKeeper?: string;
1397
1392
  /**
1398
1393
  * @remarks
1399
- * Specifies whether to provide the Wuying AI Assistant entry in the cloud computer floating ball when connecting via desktop clients (including Windows and macOS clients).
1394
+ * 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).
1400
1395
  *
1401
- * > This feature applies only to desktop clients of version 7.7 or later.
1396
+ * > This parameter applies only to desktop client V7.7 or later.
1402
1397
  *
1403
1398
  * @example
1404
1399
  * on