@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 CreateCenterPolicyRequestAuthorizeAccessPolicyRule extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * Client access IP address range. IPv4 CIDR block.
5
+ * The client access IP CIDR block. An IPv4 CIDR block in CIDR notation.
6
6
  *
7
7
  * @example
8
8
  * 47.100.XX.XX/16
@@ -10,7 +10,7 @@ export declare class CreateCenterPolicyRequestAuthorizeAccessPolicyRule 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 CreateCenterPolicyRequestAuthorizeAccessPolicyRule extends
30
30
  export declare class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extends $dara.Model {
31
31
  /**
32
32
  * @remarks
33
- * Object of the security group control rule. IPv4 CIDR block.
33
+ * The target of the security group control rule. An IPv4 CIDR block in CIDR notation.
34
34
  *
35
35
  * @example
36
36
  * 10.0.XX.XX/8
@@ -38,7 +38,7 @@ export declare class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule 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 CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extend
46
46
  description?: string;
47
47
  /**
48
48
  * @remarks
49
- * Protocol type of 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 CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extend
54
54
  ipProtocol?: string;
55
55
  /**
56
56
  * @remarks
57
- * Authorization policy of 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 CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extend
62
62
  policy?: string;
63
63
  /**
64
64
  * @remarks
65
- * Port range of 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
- * - TCP or UDP: 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
+ * - If IpProtocol is set to all: -1/-1.
68
71
  *
69
- * - ICMP: Port is -1/-1.
70
- *
71
- * - GRE: Port is -1/-1.
72
- *
73
- * - IpProtocol is all: Port is -1/-1.
74
- *
75
- * For common ports used by 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,9 +77,9 @@ export declare class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule 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.<br>
84
- * Valid values: 1 to 60.<br>
85
- * Default value: 1.<br><br>
80
+ * The priority of the security group control rule. A smaller value indicates a higher priority.
81
+ * Valid values: 1 to 60.
82
+ * Default value: 1.
86
83
  *
87
84
  * @example
88
85
  * 1
@@ -90,7 +87,7 @@ export declare class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extend
90
87
  priority?: string;
91
88
  /**
92
89
  * @remarks
93
- * Direction of the security group control rule.
90
+ * The direction of the security group control rule.
94
91
  *
95
92
  * @example
96
93
  * inflow
@@ -110,7 +107,7 @@ export declare class CreateCenterPolicyRequestAuthorizeSecurityPolicyRule extend
110
107
  export declare class CreateCenterPolicyRequestClientType extends $dara.Model {
111
108
  /**
112
109
  * @remarks
113
- * Logon method control. Specify the client type.
110
+ * The client type for logon method control.
114
111
  *
115
112
  * @example
116
113
  * windows
@@ -118,9 +115,9 @@ export declare class CreateCenterPolicyRequestClientType extends $dara.Model {
118
115
  clientType?: string;
119
116
  /**
120
117
  * @remarks
121
- * Logon method control. Specify whether to allow users to log on to cloud desktops using a specific type of client.
118
+ * The logon method control setting that specifies whether a specific type of client is allowed to log on to the cloud desktop.
122
119
  *
123
- * > If you do not configure parameters related to `ClientType`, all types of clients are allowed to log on to cloud desktops by default.
120
+ * > If you do not configure the `ClientType` parameters, all types of clients are allowed to log on to the cloud desktop by default.
124
121
  *
125
122
  * @example
126
123
  * off
@@ -160,7 +157,7 @@ export declare class CreateCenterPolicyRequestClipboardGraineds extends $dara.Mo
160
157
  export declare class CreateCenterPolicyRequestDeviceRedirects extends $dara.Model {
161
158
  /**
162
159
  * @remarks
163
- * Device type
160
+ * The device type.
164
161
  *
165
162
  * @example
166
163
  * camera
@@ -168,7 +165,7 @@ export declare class CreateCenterPolicyRequestDeviceRedirects extends $dara.Mode
168
165
  deviceType?: string;
169
166
  /**
170
167
  * @remarks
171
- * Redirection type.
168
+ * The redirection type.
172
169
  *
173
170
  * @example
174
171
  * usbRedirect
@@ -188,7 +185,7 @@ export declare class CreateCenterPolicyRequestDeviceRedirects extends $dara.Mode
188
185
  export declare class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
189
186
  /**
190
187
  * @remarks
191
- * Device name.
188
+ * The device name.
192
189
  *
193
190
  * @example
194
191
  * sandisk
@@ -196,7 +193,7 @@ export declare class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
196
193
  deviceName?: string;
197
194
  /**
198
195
  * @remarks
199
- * Product ID.
196
+ * The product ID.
200
197
  *
201
198
  * @example
202
199
  * 0x55b1
@@ -204,7 +201,7 @@ export declare class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
204
201
  devicePid?: string;
205
202
  /**
206
203
  * @remarks
207
- * Peripheral type.
204
+ * The peripheral type.
208
205
  *
209
206
  * @example
210
207
  * storage
@@ -212,7 +209,7 @@ export declare class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
212
209
  deviceType?: string;
213
210
  /**
214
211
  * @remarks
215
- * Vendor ID. For more information, see [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
212
+ * The vendor ID. See [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
216
213
  *
217
214
  * @example
218
215
  * 0x0781
@@ -220,7 +217,7 @@ export declare class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
220
217
  deviceVid?: string;
221
218
  /**
222
219
  * @remarks
223
- * Link optimization command.
220
+ * The link optimization command.
224
221
  *
225
222
  * @example
226
223
  * 2:0
@@ -229,7 +226,7 @@ export declare class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
229
226
  platforms?: string;
230
227
  /**
231
228
  * @remarks
232
- * Redirection type.
229
+ * The redirection type.
233
230
  *
234
231
  * @example
235
232
  * usbRedirect
@@ -249,15 +246,15 @@ export declare class CreateCenterPolicyRequestDeviceRules extends $dara.Model {
249
246
  export declare class CreateCenterPolicyRequestDomainResolveRule extends $dara.Model {
250
247
  /**
251
248
  * @remarks
252
- * Policy description.
249
+ * The policy description.
253
250
  *
254
251
  * @example
255
- * 测试规则
252
+ * Test rule.
256
253
  */
257
254
  description?: string;
258
255
  /**
259
256
  * @remarks
260
- * Domain name.
257
+ * The domain name.
261
258
  *
262
259
  * @example
263
260
  * *.example.com
@@ -265,7 +262,7 @@ export declare class CreateCenterPolicyRequestDomainResolveRule extends $dara.Mo
265
262
  domain?: string;
266
263
  /**
267
264
  * @remarks
268
- * Resolution policy.
265
+ * The resolution policy.
269
266
  *
270
267
  * @example
271
268
  * allow
@@ -285,7 +282,7 @@ export declare class CreateCenterPolicyRequestDomainResolveRule extends $dara.Mo
285
282
  export declare class CreateCenterPolicyRequestNetRedirectRule extends $dara.Model {
286
283
  /**
287
284
  * @remarks
288
- * Domain name.
285
+ * The domain name.
289
286
  *
290
287
  * @example
291
288
  * *.example.com
@@ -293,7 +290,7 @@ export declare class CreateCenterPolicyRequestNetRedirectRule extends $dara.Mode
293
290
  domain?: string;
294
291
  /**
295
292
  * @remarks
296
- * Redirection policy.
293
+ * The redirection policy.
297
294
  *
298
295
  * @example
299
296
  * allow
@@ -301,7 +298,7 @@ export declare class CreateCenterPolicyRequestNetRedirectRule extends $dara.Mode
301
298
  policy?: string;
302
299
  /**
303
300
  * @remarks
304
- * Rule type.
301
+ * The rule type.
305
302
  *
306
303
  * @example
307
304
  * domain
@@ -321,7 +318,7 @@ export declare class CreateCenterPolicyRequestNetRedirectRule extends $dara.Mode
321
318
  export declare class CreateCenterPolicyRequestRecordEventLevels extends $dara.Model {
322
319
  /**
323
320
  * @remarks
324
- * Event level
321
+ * The event level.
325
322
  *
326
323
  * @example
327
324
  * HIGH
@@ -329,7 +326,7 @@ export declare class CreateCenterPolicyRequestRecordEventLevels extends $dara.Mo
329
326
  eventLevel?: string;
330
327
  /**
331
328
  * @remarks
332
- * Event type
329
+ * The event type.
333
330
  *
334
331
  * @example
335
332
  * StartApplication
@@ -349,15 +346,15 @@ export declare class CreateCenterPolicyRequestRecordEventLevels extends $dara.Mo
349
346
  export declare class CreateCenterPolicyRequestUsbSupplyRedirectRule extends $dara.Model {
350
347
  /**
351
348
  * @remarks
352
- * Rule description.
349
+ * The rule description.
353
350
  *
354
351
  * @example
355
- * 测试规则
352
+ * Test rule.
356
353
  */
357
354
  description?: string;
358
355
  /**
359
356
  * @remarks
360
- * Product ID.
357
+ * The product ID.
361
358
  *
362
359
  * @example
363
360
  * 08**
@@ -365,7 +362,7 @@ export declare class CreateCenterPolicyRequestUsbSupplyRedirectRule extends $dar
365
362
  productId?: string;
366
363
  /**
367
364
  * @remarks
368
- * USB redirection type.
365
+ * The USB redirection type.
369
366
  *
370
367
  * @example
371
368
  * 1
@@ -373,7 +370,7 @@ export declare class CreateCenterPolicyRequestUsbSupplyRedirectRule extends $dar
373
370
  usbRedirectType?: string;
374
371
  /**
375
372
  * @remarks
376
- * USB redirection rule type.
373
+ * The USB redirection rule type.
377
374
  *
378
375
  * @example
379
376
  * 2
@@ -381,7 +378,7 @@ export declare class CreateCenterPolicyRequestUsbSupplyRedirectRule extends $dar
381
378
  usbRuleType?: string;
382
379
  /**
383
380
  * @remarks
384
- * Vendor ID. For more information, see [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
381
+ * The vendor ID. See [Valid USB Vendor IDs (VIDs)](https://www.usb.org/sites/default/files/vendor_ids032322.pdf_1.pdf).
385
382
  *
386
383
  * @example
387
384
  * 04**
@@ -402,7 +399,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
402
399
  academicProxy?: string;
403
400
  /**
404
401
  * @remarks
405
- * Whether users have administrative permission after logging on to cloud desktops.
402
+ * Specifies whether users have administrator permissions after logging on to the cloud desktop.
406
403
  *
407
404
  * > This feature is in invitational preview and is not publicly available.
408
405
  *
@@ -414,7 +411,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
414
411
  adminKeyboardOnWindows?: string;
415
412
  /**
416
413
  * @remarks
417
- * Enable screenshot prevention.
414
+ * Specifies whether to enable the anti-screenshot feature.
418
415
  *
419
416
  * @example
420
417
  * off
@@ -422,17 +419,17 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
422
419
  appContentProtection?: string;
423
420
  /**
424
421
  * @remarks
425
- * Client IP address whitelist. After this parameter is configured, only IP addresses within the specified CIDR blocks can access cloud desktops.
422
+ * The client IP whitelist. After configuration, only IP addresses within the whitelisted CIDR blocks can access the cloud desktop.
426
423
  */
427
424
  authorizeAccessPolicyRule?: CreateCenterPolicyRequestAuthorizeAccessPolicyRule[];
428
425
  /**
429
426
  * @remarks
430
- * List of security group control rules.
427
+ * The list of security group control rules.
431
428
  */
432
429
  authorizeSecurityPolicyRule?: CreateCenterPolicyRequestAuthorizeSecurityPolicyRule[];
433
430
  /**
434
431
  * @remarks
435
- * Client auto-reconnect switch
432
+ * The client auto-reconnect switch.
436
433
  *
437
434
  * @example
438
435
  * off
@@ -441,7 +438,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
441
438
  businessChannel?: string;
442
439
  /**
443
440
  * @remarks
444
- * Business type.
441
+ * The business type.
445
442
  *
446
443
  * This parameter is required.
447
444
  *
@@ -451,7 +448,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
451
448
  businessType?: number;
452
449
  /**
453
450
  * @remarks
454
- * Local camera redirection. This parameter takes effect only when no local camera redirection policy is configured in DeviceRedirects.
451
+ * The local camera redirection setting. This parameter takes effect only when no local camera redirection policy is specified in DeviceRedirects.
455
452
  *
456
453
  * @example
457
454
  * off
@@ -461,12 +458,12 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
461
458
  clientCreateSnapshot?: string;
462
459
  /**
463
460
  * @remarks
464
- * List of logon method control rules. These rules control which clients can access cloud desktops.
461
+ * The list of logon method control rules. This parameter controls which clients can access the cloud desktop.
465
462
  */
466
463
  clientType?: CreateCenterPolicyRequestClientType[];
467
464
  /**
468
465
  * @remarks
469
- * Clipboard permission.
466
+ * The clipboard permission.
470
467
  *
471
468
  * @example
472
469
  * off
@@ -474,12 +471,12 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
474
471
  clipboard?: string;
475
472
  /**
476
473
  * @remarks
477
- * Fine-grained clipboard control configuration
474
+ * The clipboard fine-grained control configuration.
478
475
  */
479
476
  clipboardGraineds?: CreateCenterPolicyRequestClipboardGraineds[];
480
477
  /**
481
478
  * @remarks
482
- * Clipboard scope
479
+ * The scope in which the clipboard policy takes effect.
483
480
  *
484
481
  * @example
485
482
  * GLOBAL
@@ -487,7 +484,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
487
484
  clipboardScope?: string;
488
485
  /**
489
486
  * @remarks
490
- * Enable color enhancement for design and 3D application scenarios.
487
+ * Specifies whether color enhancement is enabled for design and 3D application common scenarios.
491
488
  *
492
489
  * @example
493
490
  * off
@@ -496,7 +493,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
496
493
  cpdDriveClipboard?: string;
497
494
  /**
498
495
  * @remarks
499
- * CPU downclocking duration. Valid values: 30 to 120. Unit: seconds.
496
+ * The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
500
497
  *
501
498
  * @example
502
499
  * 30
@@ -505,12 +502,12 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
505
502
  cpuOverload?: string;
506
503
  /**
507
504
  * @remarks
508
- * The name of the process.
505
+ * The process name.
509
506
  */
510
507
  cpuProcessors?: string[];
511
508
  /**
512
509
  * @remarks
513
- * CPU protection mode switch.
510
+ * The CPU protection mode switch.
514
511
  *
515
512
  * @example
516
513
  * off
@@ -518,7 +515,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
518
515
  cpuProtectedMode?: string;
519
516
  /**
520
517
  * @remarks
521
- * CPU overall usage percentage. Valid values: 70 to 90.
518
+ * The overall CPU usage percentage. Valid values: 70 to 90.
522
519
  *
523
520
  * @example
524
521
  * 70
@@ -526,7 +523,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
526
523
  cpuRateLimit?: number;
527
524
  /**
528
525
  * @remarks
529
- * CPU overall sampling duration. Valid values: 10 to 60. Unit: seconds.
526
+ * The overall CPU sampling duration. Valid values: 10 to 60. Unit: seconds.
530
527
  *
531
528
  * @example
532
529
  * 60
@@ -534,7 +531,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
534
531
  cpuSampleDuration?: number;
535
532
  /**
536
533
  * @remarks
537
- * CPU single-core usage percentage. Valid values: 70 to 100.
534
+ * The single-core CPU usage percentage. Valid values: 70 to 100.
538
535
  *
539
536
  * @example
540
537
  * 70
@@ -543,7 +540,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
543
540
  description?: string;
544
541
  /**
545
542
  * @remarks
546
- * Peripheral connection hint control.
543
+ * The peripheral connection notification control.
547
544
  *
548
545
  * @example
549
546
  * off
@@ -551,18 +548,17 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
551
548
  deviceConnectHint?: string;
552
549
  /**
553
550
  * @remarks
554
- * List of device redirection rules.
551
+ * The list of device redirection rules.
555
552
  */
556
553
  deviceRedirects?: CreateCenterPolicyRequestDeviceRedirects[];
557
554
  /**
558
555
  * @remarks
559
- * List of custom peripheral rules.
556
+ * The list of custom peripheral rules.
560
557
  */
561
558
  deviceRules?: CreateCenterPolicyRequestDeviceRules[];
562
559
  /**
563
560
  * @remarks
564
- * Session retention after disconnection.
565
- *
561
+ * The session retention after disconnection setting.
566
562
  * > This parameter applies only to cloud application policies.
567
563
  *
568
564
  * @example
@@ -571,7 +567,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
571
567
  disconnectKeepSession?: string;
572
568
  /**
573
569
  * @remarks
574
- * Session retention duration after disconnection. Valid values: 30 to 7200. Unit: seconds.
570
+ * The session retention duration after disconnection. Valid values: 30 to 7200. Unit: seconds.
575
571
  *
576
572
  * > This parameter applies only to cloud application policies.
577
573
  *
@@ -582,7 +578,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
582
578
  diskOverload?: string;
583
579
  /**
584
580
  * @remarks
585
- * Display mode.
581
+ * The display mode.
586
582
  *
587
583
  * @example
588
584
  * clientCustom
@@ -590,12 +586,12 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
590
586
  displayMode?: string;
591
587
  /**
592
588
  * @remarks
593
- * Domain name resolution policy.
589
+ * The domain name resolution policy.
594
590
  */
595
591
  domainResolveRule?: CreateCenterPolicyRequestDomainResolveRule[];
596
592
  /**
597
593
  * @remarks
598
- * Domain name resolution policy type.
594
+ * The domain name resolution policy type.
599
595
  *
600
596
  * @example
601
597
  * off
@@ -603,7 +599,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
603
599
  domainResolveRuleType?: string;
604
600
  /**
605
601
  * @remarks
606
- * Session bandwidth throttling.
602
+ * The session bandwidth throttling setting.
607
603
  *
608
604
  * @example
609
605
  * off
@@ -611,7 +607,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
611
607
  enableSessionRateLimiting?: string;
612
608
  /**
613
609
  * @remarks
614
- * User requests administrator assistance.
610
+ * The setting for users to request administrator assistance.
615
611
  *
616
612
  * @example
617
613
  * off
@@ -619,7 +615,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
619
615
  endUserApplyAdminCoordinate?: string;
620
616
  /**
621
617
  * @remarks
622
- * Users in the same office network share cloud desktops.
618
+ * The setting for users within the same office network to share cloud desktops.
623
619
  *
624
620
  * @example
625
621
  * off
@@ -628,18 +624,23 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
628
624
  externalDrive?: string;
629
625
  /**
630
626
  * @remarks
631
- * File migration.
627
+ * The file migration setting.
632
628
  *
633
629
  * @example
634
630
  * off
635
631
  */
636
632
  fileMigrate?: string;
637
633
  fileTransferAddress?: string;
634
+ fileTransferInSize?: number;
635
+ fileTransferInUnit?: string;
636
+ fileTransferOutSize?: number;
637
+ fileTransferOutUnit?: string;
638
+ fileTransferSizeLimit?: string;
638
639
  fileTransferSpeed?: string;
639
640
  fileTransferSpeedLocation?: string;
640
641
  /**
641
642
  * @remarks
642
- * 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.
643
+ * 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.
643
644
  *
644
645
  * @example
645
646
  * off
@@ -648,7 +649,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
648
649
  hoverConfigMsg?: string;
649
650
  /**
650
651
  * @remarks
651
- * Web client file transfer policy.
652
+ * The file transfer policy for the web client.
652
653
  *
653
654
  * @example
654
655
  * off
@@ -656,7 +657,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
656
657
  html5FileTransfer?: string;
657
658
  /**
658
659
  * @remarks
659
- * Network communication protocol.
660
+ * The network communication protocol.
660
661
  *
661
662
  * @example
662
663
  * both
@@ -666,7 +667,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
666
667
  keyboardControl?: string;
667
668
  /**
668
669
  * @remarks
669
- * Local disk mapping permission.
670
+ * The local disk mapping permission.
670
671
  *
671
672
  * @example
672
673
  * off
@@ -674,7 +675,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
674
675
  localDrive?: string;
675
676
  /**
676
677
  * @remarks
677
- * Maximum reconnection retry time when a cloud desktop disconnects due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
678
+ * The maximum reconnection retry time when the cloud desktop is disconnected due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
678
679
  *
679
680
  * @example
680
681
  * 120
@@ -682,7 +683,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
682
683
  maxReconnectTime?: number;
683
684
  /**
684
685
  * @remarks
685
- * Memory downclocking duration per worker. Valid values: 30 to 120. Unit: seconds.
686
+ * The single-process memory throttling duration. Valid values: 30 to 120. Unit: seconds.
686
687
  *
687
688
  * @example
688
689
  * 40
@@ -691,12 +692,12 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
691
692
  memoryOverload?: string;
692
693
  /**
693
694
  * @remarks
694
- * Process names.
695
+ * The process name.
695
696
  */
696
697
  memoryProcessors?: string[];
697
698
  /**
698
699
  * @remarks
699
- * Memory protection mode switch.
700
+ * The memory protection mode switch.
700
701
  *
701
702
  * @example
702
703
  * off
@@ -704,7 +705,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
704
705
  memoryProtectedMode?: string;
705
706
  /**
706
707
  * @remarks
707
- * Memory overall usage percentage. Valid values: 70 to 90.
708
+ * The overall memory usage percentage. Valid values: 70 to 90.
708
709
  *
709
710
  * @example
710
711
  * 70
@@ -712,7 +713,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
712
713
  memoryRateLimit?: number;
713
714
  /**
714
715
  * @remarks
715
- * Memory overall sampling duration. Valid values: 30 to 60. Unit: seconds.
716
+ * The overall memory sampling duration. Valid values: 30 to 60. Unit: seconds.
716
717
  *
717
718
  * @example
718
719
  * 40
@@ -720,7 +721,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
720
721
  memorySampleDuration?: number;
721
722
  /**
722
723
  * @remarks
723
- * Memory usage percentage per worker. Valid values: 30 to 60.
724
+ * The single-process memory usage percentage. Valid values: 30 to 60.
724
725
  *
725
726
  * @example
726
727
  * 40
@@ -728,9 +729,9 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
728
729
  memorySingleRateLimit?: number;
729
730
  /**
730
731
  * @remarks
731
- * Provide a restart button in the floating ball on the cloud desktop when connecting through mobile clients (Android and iOS clients).
732
+ * 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).
732
733
  *
733
- * > This feature applies only to mobile clients V7.4 or later.
734
+ * > This parameter applies only to mobile clients V7.4 or later.
734
735
  *
735
736
  * @example
736
737
  * off
@@ -738,7 +739,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
738
739
  mobileRestart?: string;
739
740
  /**
740
741
  * @remarks
741
- * Mobile Windows security control switch
742
+ * The mobile Windows security control switch.
742
743
  *
743
744
  * @example
744
745
  * off
@@ -746,9 +747,9 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
746
747
  mobileSafeMenu?: string;
747
748
  /**
748
749
  * @remarks
749
- * Provide a shutdown button in the floating ball on the cloud desktop when connecting through mobile clients (Android and iOS clients).
750
+ * 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).
750
751
  *
751
- * > This feature applies only to mobile clients V7.4 or later.
752
+ * > This parameter applies only to mobile clients V7.4 or later.
752
753
  *
753
754
  * @example
754
755
  * off
@@ -756,7 +757,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
756
757
  mobileShutdown?: string;
757
758
  /**
758
759
  * @remarks
759
- * Mobile Wuying Keeper switch
760
+ * The mobile WUYING Manager switch.
760
761
  *
761
762
  * @example
762
763
  * off
@@ -764,7 +765,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
764
765
  mobileWuyingKeeper?: string;
765
766
  /**
766
767
  * @remarks
767
- * Mobile Xiao Ying switch
768
+ * The mobile AI assistant switch.
768
769
  *
769
770
  * @example
770
771
  * off
@@ -774,7 +775,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
774
775
  multiScreen?: string;
775
776
  /**
776
777
  * @remarks
777
- * Policy name.
778
+ * The policy name.
778
779
  *
779
780
  * This parameter is required.
780
781
  *
@@ -784,7 +785,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
784
785
  name?: string;
785
786
  /**
786
787
  * @remarks
787
- * Enable network redirection.
788
+ * Specifies whether to enable network redirection.
788
789
  *
789
790
  * > This feature is in invitational preview and is not publicly available.
790
791
  *
@@ -794,15 +795,15 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
794
795
  netRedirect?: string;
795
796
  /**
796
797
  * @remarks
797
- * Network redirection policy details.
798
+ * The network redirection policy details.
798
799
  *
799
800
  * > This feature is in invitational preview and is not publicly available.
801
+ * >
800
802
  */
801
803
  netRedirectRule?: CreateCenterPolicyRequestNetRedirectRule[];
802
804
  /**
803
805
  * @remarks
804
- * Disconnect on inactivity.
805
- *
806
+ * The no-operation disconnect setting.
806
807
  * > This parameter applies only to cloud application policies.
807
808
  *
808
809
  * @example
@@ -811,7 +812,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
811
812
  noOperationDisconnect?: string;
812
813
  /**
813
814
  * @remarks
814
- * Inactivity disconnect duration. Valid values: 120 to 7200. Unit: seconds.
815
+ * The no-operation disconnect duration. Valid values: 120 to 7200. Unit: seconds.
815
816
  *
816
817
  * > This parameter applies only to cloud application policies.
817
818
  *
@@ -822,7 +823,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
822
823
  portProxy?: string;
823
824
  /**
824
825
  * @remarks
825
- * Printer redirection policy. This parameter takes effect only when no printer redirection policy is configured in DeviceRedirects.
826
+ * The printer redirection policy. This parameter takes effect only when no printer redirection policy is specified in DeviceRedirects.
826
827
  *
827
828
  * @example
828
829
  * off
@@ -830,7 +831,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
830
831
  printerRedirect?: string;
831
832
  /**
832
833
  * @remarks
833
- * Enable image quality enhancement for design and 3D application scenarios.
834
+ * Specifies whether image quality enhancement is enabled for design and 3D application common scenarios.
834
835
  *
835
836
  * @example
836
837
  * off
@@ -838,7 +839,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
838
839
  qualityEnhancement?: string;
839
840
  /**
840
841
  * @remarks
841
- * Duration of screen recording after an event is detected in screen recording audit. Unit: minutes. Valid values: 10 to 60.
842
+ * The recording duration after an event is detected in screen recording audit. Unit: minutes. Valid values: 10 to 60.
842
843
  *
843
844
  * @example
844
845
  * 10
@@ -846,22 +847,22 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
846
847
  recordEventDuration?: number;
847
848
  /**
848
849
  * @remarks
849
- * File name extensions for screen recording events
850
+ * The screen recording event file name extensions.
850
851
  */
851
852
  recordEventFileExts?: string[];
852
853
  /**
853
854
  * @remarks
854
- * Absolute paths of files to monitor in screen recording audit.
855
+ * The absolute paths for file monitoring in screen recording audit.
855
856
  */
856
857
  recordEventFilePaths?: string[];
857
858
  /**
858
859
  * @remarks
859
- * Levels of screen recording events
860
+ * The screen recording event levels.
860
861
  */
861
862
  recordEventLevels?: CreateCenterPolicyRequestRecordEventLevels[];
862
863
  /**
863
864
  * @remarks
864
- * Absolute paths of registry keys to monitor in screen recording audit.
865
+ * The absolute paths for registry monitoring in screen recording audit.
865
866
  *
866
867
  * @example
867
868
  * Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR
@@ -869,12 +870,12 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
869
870
  recordEventRegisters?: string[];
870
871
  /**
871
872
  * @remarks
872
- * List of screen recording events.
873
+ * The list of screen recording events.
873
874
  */
874
875
  recordEvents?: string[];
875
876
  /**
876
877
  * @remarks
877
- * Enable screen recording.
878
+ * Specifies whether to enable screen recording.
878
879
  *
879
880
  * @example
880
881
  * off
@@ -882,7 +883,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
882
883
  recording?: string;
883
884
  /**
884
885
  * @remarks
885
- * Options for recording cloud desktop audio.
886
+ * The option for recording cloud desktop audio.
886
887
  *
887
888
  * @example
888
889
  * on
@@ -890,7 +891,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
890
891
  recordingAudio?: string;
891
892
  /**
892
893
  * @remarks
893
- * 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.
894
+ * 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.
894
895
  *
895
896
  * @example
896
897
  * 10
@@ -898,7 +899,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
898
899
  recordingDuration?: number;
899
900
  /**
900
901
  * @remarks
901
- * Screen recording end time. Format: HH:MM:SS. This parameter takes effect only when `Recording` is set to `PERIOD`.
902
+ * The recording end time in the format of HH:MM:SS. This parameter is meaningful only when `Recording` is set to `PERIOD`.
902
903
  *
903
904
  * @example
904
905
  * 08:59:00
@@ -906,7 +907,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
906
907
  recordingEndTime?: string;
907
908
  /**
908
909
  * @remarks
909
- * Retention period for recorded files. Valid values: 1 to 180 days.
910
+ * The retention period of recording files. Valid values: 1 to 180. Unit: days.
910
911
  *
911
912
  * @example
912
913
  * 15
@@ -914,7 +915,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
914
915
  recordingExpires?: number;
915
916
  /**
916
917
  * @remarks
917
- * Screen recording frame rate. Unit: FPS.
918
+ * The recording frame rate. Unit: FPS (frames per second).
918
919
  *
919
920
  * @example
920
921
  * 2
@@ -922,7 +923,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
922
923
  recordingFps?: string;
923
924
  /**
924
925
  * @remarks
925
- * Screen recording start time. Format: HH:MM:SS. This parameter takes effect only when `Recording` is set to `PERIOD`.
926
+ * The recording start time in the format of HH:MM:SS. This parameter is meaningful only when `Recording` is set to `PERIOD`.
926
927
  *
927
928
  * @example
928
929
  * 08:00:00
@@ -930,7 +931,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
930
931
  recordingStartTime?: string;
931
932
  /**
932
933
  * @remarks
933
- * Notify end users that screen recording is enabled.
934
+ * Specifies whether to notify end users that screen recording is enabled.
934
935
  *
935
936
  * @example
936
937
  * off
@@ -938,7 +939,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
938
939
  recordingUserNotify?: string;
939
940
  /**
940
941
  * @remarks
941
- * Message to notify end users that screen recording is enabled.
942
+ * The notification message displayed to end users about screen recording being enabled.
942
943
  *
943
944
  * @example
944
945
  * Screen recording is enabled.
@@ -946,7 +947,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
946
947
  recordingUserNotifyMessage?: string;
947
948
  /**
948
949
  * @remarks
949
- * Region ID. This feature is region-independent. Set this parameter to cn-shanghai.
950
+ * The region ID. This feature is region-independent. Set this parameter to cn-shanghai.
950
951
  *
951
952
  * This parameter is required.
952
953
  *
@@ -956,7 +957,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
956
957
  regionId?: string;
957
958
  /**
958
959
  * @remarks
959
- * Mouse and keyboard control permissions during remote assistance.
960
+ * The keyboard and mouse control permission during remote assistance.
960
961
  *
961
962
  * @example
962
963
  * fullControl
@@ -964,7 +965,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
964
965
  remoteCoordinate?: string;
965
966
  /**
966
967
  * @remarks
967
- * Reset cloud desktop.
968
+ * The cloud desktop reset setting.
968
969
  *
969
970
  * @example
970
971
  * off
@@ -973,7 +974,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
973
974
  resolutionDpi?: number;
974
975
  /**
975
976
  * @remarks
976
- * Resolution height. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud desktops: 480 to 4096.
977
+ * The resolution height. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for Cloud Desktop: 480 to 4096.
977
978
  *
978
979
  * @example
979
980
  * 1280
@@ -981,7 +982,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
981
982
  resolutionHeight?: number;
982
983
  /**
983
984
  * @remarks
984
- * Resolution type.
985
+ * The resolution type.
985
986
  *
986
987
  * @example
987
988
  * adaptive
@@ -989,7 +990,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
989
990
  resolutionModel?: string;
990
991
  /**
991
992
  * @remarks
992
- * Resolution width. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for cloud desktops: 640 to 4096.
993
+ * The resolution width. Unit: pixels. Valid values for cloud applications: 500 to 50000. Valid values for Cloud Desktop: 640 to 4096.
993
994
  *
994
995
  * @example
995
996
  * 720
@@ -997,7 +998,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
997
998
  resolutionWidth?: number;
998
999
  /**
999
1000
  * @remarks
1000
- * Resource type.
1001
+ * The resource type.
1001
1002
  *
1002
1003
  * This parameter is required.
1003
1004
  *
@@ -1008,7 +1009,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1008
1009
  safeMenu?: string;
1009
1010
  /**
1010
1011
  * @remarks
1011
- * Policy scope.
1012
+ * The scope in which the policy takes effect.
1012
1013
  *
1013
1014
  * @example
1014
1015
  * GLOBAL
@@ -1016,13 +1017,13 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1016
1017
  scope?: string;
1017
1018
  /**
1018
1019
  * @remarks
1019
- * Specify this parameter when `Scope` is set to `IP`. This parameter takes effect only when `Scope` is set to `IP`.
1020
+ * This parameter is required when `Scope` is set to `IP`. This parameter takes effect only when `Scope` is set to `IP`.
1020
1021
  */
1021
1022
  scopeValue?: string[];
1022
1023
  screenDisplayMode?: string;
1023
1024
  /**
1024
1025
  * @remarks
1025
- * Maximum session bandwidth throttling rate. Unit: Kbps. Valid values: 2000 to 100000.
1026
+ * The maximum value for session bandwidth throttling. Unit: Kbps. Valid values: 2000 to 100000.
1026
1027
  *
1027
1028
  * @example
1028
1029
  * 2000
@@ -1030,7 +1031,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1030
1031
  sessionMaxRateKbps?: number;
1031
1032
  /**
1032
1033
  * @remarks
1033
- * Enable smoothness enhancement for daily office scenarios.
1034
+ * Specifies whether to enable smoothness enhancement for daily office scenarios.
1034
1035
  *
1035
1036
  * @example
1036
1037
  * off
@@ -1038,7 +1039,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1038
1039
  smoothEnhancement?: string;
1039
1040
  /**
1040
1041
  * @remarks
1041
- * Provide an entry point for status monitoring in the floating ball on the cloud desktop.
1042
+ * Specifies whether to provide the status monitoring entry in the cloud desktop floating ball.
1042
1043
  *
1043
1044
  * @example
1044
1045
  * off
@@ -1046,7 +1047,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1046
1047
  statusMonitor?: string;
1047
1048
  /**
1048
1049
  * @remarks
1049
- * Streaming mode adaptation scenario.
1050
+ * The streaming mode adaptation scenario.
1050
1051
  *
1051
1052
  * @example
1052
1053
  * smooth
@@ -1054,7 +1055,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1054
1055
  streamingMode?: string;
1055
1056
  /**
1056
1057
  * @remarks
1057
- * Target frame rate. Valid values: 10 to 60.
1058
+ * The target frame rate. Valid values: 10 to 60.
1058
1059
  *
1059
1060
  * @example
1060
1061
  * 30
@@ -1062,8 +1063,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1062
1063
  targetFps?: number;
1063
1064
  /**
1064
1065
  * @remarks
1065
- * Application taskbar.
1066
- *
1066
+ * The application taskbar.
1067
1067
  * > This parameter applies only to cloud application policies.
1068
1068
  *
1069
1069
  * @example
@@ -1072,7 +1072,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1072
1072
  taskbar?: string;
1073
1073
  /**
1074
1074
  * @remarks
1075
- * USB redirection.
1075
+ * The USB redirection setting.
1076
1076
  *
1077
1077
  * @example
1078
1078
  * off
@@ -1080,13 +1080,13 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1080
1080
  usbRedirect?: string;
1081
1081
  /**
1082
1082
  * @remarks
1083
- * USB redirection rules.
1083
+ * The USB redirection rules.
1084
1084
  */
1085
1085
  usbSupplyRedirectRule?: CreateCenterPolicyRequestUsbSupplyRedirectRule[];
1086
1086
  useTime?: string;
1087
1087
  /**
1088
1088
  * @remarks
1089
- * Average video encoding bitrate. Unit: Kbps. Valid values: 1000 to 50000.
1089
+ * The average bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1090
1090
  *
1091
1091
  * @example
1092
1092
  * 2000
@@ -1094,7 +1094,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1094
1094
  videoEncAvgKbps?: number;
1095
1095
  /**
1096
1096
  * @remarks
1097
- * Maximum QP for video encoding, representing the lowest image quality. Valid values: 0 to 51.
1097
+ * The maximum QP for video encoding, which represents the lowest quality. Valid values: 0 to 51.
1098
1098
  *
1099
1099
  * @example
1100
1100
  * 30
@@ -1102,7 +1102,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1102
1102
  videoEncMaxQP?: number;
1103
1103
  /**
1104
1104
  * @remarks
1105
- * Minimum QP for video encoding, representing the highest quality. Valid values: 0 to 51.
1105
+ * The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
1106
1106
  *
1107
1107
  * @example
1108
1108
  * 30
@@ -1110,7 +1110,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1110
1110
  videoEncMinQP?: number;
1111
1111
  /**
1112
1112
  * @remarks
1113
- * Peak video encoding bitrate. Unit: Kbps. Valid values: 1000 to 50000.
1113
+ * The peak bitrate for video encoding. Unit: Kbps. Valid values: 1000 to 50000.
1114
1114
  *
1115
1115
  * @example
1116
1116
  * 2000
@@ -1118,7 +1118,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1118
1118
  videoEncPeakKbps?: number;
1119
1119
  /**
1120
1120
  * @remarks
1121
- * Video encoding policy.
1121
+ * The video encoding policy.
1122
1122
  *
1123
1123
  * @example
1124
1124
  * qualityFirst
@@ -1126,7 +1126,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1126
1126
  videoEncPolicy?: string;
1127
1127
  /**
1128
1128
  * @remarks
1129
- * Multimedia redirection.
1129
+ * The multimedia redirection setting.
1130
1130
  *
1131
1131
  * @example
1132
1132
  * on
@@ -1134,7 +1134,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1134
1134
  videoRedirect?: string;
1135
1135
  /**
1136
1136
  * @remarks
1137
- * Image display quality policy.
1137
+ * The image display quality policy.
1138
1138
  *
1139
1139
  * @example
1140
1140
  * low
@@ -1142,7 +1142,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1142
1142
  visualQuality?: string;
1143
1143
  /**
1144
1144
  * @remarks
1145
- * Watermark.
1145
+ * The watermark setting.
1146
1146
  *
1147
1147
  * @example
1148
1148
  * off
@@ -1150,7 +1150,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1150
1150
  watermark?: string;
1151
1151
  /**
1152
1152
  * @remarks
1153
- * Blind watermark anti-photo feature.
1153
+ * The invisible watermark anti-photography feature.
1154
1154
  *
1155
1155
  * @example
1156
1156
  * off
@@ -1158,7 +1158,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1158
1158
  watermarkAntiCam?: string;
1159
1159
  /**
1160
1160
  * @remarks
1161
- * Watermark font color. Valid values: 0 to 16777215.
1161
+ * The watermark font color. Valid values: 0 to 16777215.
1162
1162
  *
1163
1163
  * @example
1164
1164
  * 0
@@ -1166,7 +1166,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1166
1166
  watermarkColor?: number;
1167
1167
  /**
1168
1168
  * @remarks
1169
- * Number of watermark columns. Valid values: 3 to 10.
1169
+ * The number of watermark columns. Valid values: 3 to 10.
1170
1170
  *
1171
1171
  * @example
1172
1172
  * 3
@@ -1174,7 +1174,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1174
1174
  watermarkColumnAmount?: number;
1175
1175
  /**
1176
1176
  * @remarks
1177
- * If you set the `WatermarkType` parameter to `custom`, you must also specify custom text using the `WatermarkCustomText` parameter.
1177
+ * If you set `WatermarkType` to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
1178
1178
  *
1179
1179
  * @example
1180
1180
  * test
@@ -1182,7 +1182,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1182
1182
  watermarkCustomText?: string;
1183
1183
  /**
1184
1184
  * @remarks
1185
- * Watermark tilt angle. Valid values: -10 to -30.
1185
+ * The watermark tilt angle. Valid values: -10 to -30.
1186
1186
  *
1187
1187
  * @example
1188
1188
  * -10
@@ -1190,7 +1190,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1190
1190
  watermarkDegree?: number;
1191
1191
  /**
1192
1192
  * @remarks
1193
- * Watermark font size. Valid values: 10 to 20.
1193
+ * The watermark font size. Valid values: 10 to 20.
1194
1194
  *
1195
1195
  * @example
1196
1196
  * 10
@@ -1198,7 +1198,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1198
1198
  watermarkFontSize?: number;
1199
1199
  /**
1200
1200
  * @remarks
1201
- * Watermark font style.
1201
+ * The watermark font style.
1202
1202
  *
1203
1203
  * @example
1204
1204
  * plain
@@ -1206,7 +1206,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1206
1206
  watermarkFontStyle?: string;
1207
1207
  /**
1208
1208
  * @remarks
1209
- * Blind watermark enhancement feature.
1209
+ * The invisible watermark enhancement feature.
1210
1210
  *
1211
1211
  * @example
1212
1212
  * medium
@@ -1214,7 +1214,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1214
1214
  watermarkPower?: string;
1215
1215
  /**
1216
1216
  * @remarks
1217
- * Number of watermark rows. Valid values: 3 to 10.
1217
+ * The number of watermark rows. Valid values: 3 to 10.
1218
1218
  *
1219
1219
  * @example
1220
1220
  * 3
@@ -1222,7 +1222,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1222
1222
  watermarkRowAmount?: number;
1223
1223
  /**
1224
1224
  * @remarks
1225
- * Blind watermark security priority rule.
1225
+ * The security priority rule for invisible watermarks.
1226
1226
  *
1227
1227
  * @example
1228
1228
  * on
@@ -1231,7 +1231,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1231
1231
  watermarkShadow?: string;
1232
1232
  /**
1233
1233
  * @remarks
1234
- * Watermark opacity. A higher value indicates lower transparency. Valid values: 10 to 100.
1234
+ * The watermark opacity. A larger value indicates lower transparency. Valid values: 10 to 100.
1235
1235
  *
1236
1236
  * @example
1237
1237
  * 10
@@ -1239,9 +1239,9 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1239
1239
  watermarkTransparencyValue?: number;
1240
1240
  /**
1241
1241
  * @remarks
1242
- * Watermark type. You can select up to three types, separated by commas.
1242
+ * The watermark type. You can select up to three types, separated by commas (,).
1243
1243
  *
1244
- * > If you set this parameter to `custom`, you must also specify custom text using the `WatermarkCustomText` parameter.
1244
+ * > If you set this parameter to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
1245
1245
  *
1246
1246
  * @example
1247
1247
  * EndUserId,HostName,ClientTime
@@ -1249,7 +1249,7 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1249
1249
  watermarkType?: string;
1250
1250
  /**
1251
1251
  * @remarks
1252
- * Wuying Keeper switch.
1252
+ * The WUYING Manager switch.
1253
1253
  *
1254
1254
  * @example
1255
1255
  * off
@@ -1257,9 +1257,9 @@ export declare class CreateCenterPolicyRequest extends $dara.Model {
1257
1257
  wuyingKeeper?: string;
1258
1258
  /**
1259
1259
  * @remarks
1260
- * 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).
1260
+ * 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).
1261
1261
  *
1262
- * > This feature applies only to desktop clients V7.7 or later.
1262
+ * > This parameter applies only to desktop clients V7.7 or later.
1263
1263
  *
1264
1264
  * @example
1265
1265
  * on