@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 DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The client access IP address range, specified as an IPv4 CIDR block.
5
+ * The client access IP CIDR block, in IPv4 CIDR notation.
6
6
  *
7
7
  * @example
8
8
  * 47.100.XX.XX/16
@@ -10,7 +10,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
10
10
  cidrIp?: string;
11
11
  /**
12
12
  * @remarks
13
- * The description of the client access IP address range.
13
+ * The description of the client access IP CIDR block.
14
14
  *
15
15
  * @example
16
16
  * test
@@ -30,7 +30,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
30
30
  export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules extends $dara.Model {
31
31
  /**
32
32
  * @remarks
33
- * The target of the security group control rule, specified as 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
@@ -70,7 +70,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAut
70
70
  portRange?: string;
71
71
  /**
72
72
  * @remarks
73
- * The priority of the security group control rule. A smaller number indicates a higher priority.
73
+ * The priority of the security group control rule. A smaller value indicates a higher priority.
74
74
  *
75
75
  * @example
76
76
  * 1
@@ -106,7 +106,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsCli
106
106
  clientType?: string;
107
107
  /**
108
108
  * @remarks
109
- * Indicates whether clients of a specific type can log on to Cloud Desktop.
109
+ * Indicates whether a specific type of client is allowed to log on to the cloud desktop.
110
110
  *
111
111
  * @example
112
112
  * on
@@ -126,7 +126,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsCli
126
126
  export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects extends $dara.Model {
127
127
  /**
128
128
  * @remarks
129
- * The peripheral type.
129
+ * The peripheral device type.
130
130
  *
131
131
  * @example
132
132
  * camera
@@ -170,7 +170,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDev
170
170
  devicePid?: string;
171
171
  /**
172
172
  * @remarks
173
- * The peripheral type.
173
+ * The peripheral device type.
174
174
  *
175
175
  * @example
176
176
  * storage
@@ -340,7 +340,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
340
340
  academicProxy?: string;
341
341
  /**
342
342
  * @remarks
343
- * Indicates whether users have administrative permission after connecting to Cloud Desktop.
343
+ * Indicates whether the user has administrator permissions after connecting to the cloud desktop.
344
344
  *
345
345
  * > This feature is in invitational preview and is not publicly available.
346
346
  *
@@ -353,7 +353,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
353
353
  adminMonitor?: number;
354
354
  /**
355
355
  * @remarks
356
- * Indicates whether screenshot prevention is enabled.
356
+ * Indicates whether the screenshot prevention feature is enabled.
357
357
  *
358
358
  * @example
359
359
  * off
@@ -361,7 +361,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
361
361
  appContentProtection?: string;
362
362
  /**
363
363
  * @remarks
364
- * The client access IP address whitelist.
364
+ * The client access IP whitelist.
365
365
  */
366
366
  authorizeAccessPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules[];
367
367
  /**
@@ -369,6 +369,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
369
369
  * The list of security group control rules.
370
370
  */
371
371
  authorizeSecurityPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules[];
372
+ autoReconnect?: string;
372
373
  /**
373
374
  * @remarks
374
375
  * Indicates whether local camera redirection is enabled.
@@ -389,7 +390,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
389
390
  clientTypes?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes[];
390
391
  /**
391
392
  * @remarks
392
- * Clipboard permissions.
393
+ * The clipboard permission.
393
394
  *
394
395
  * @example
395
396
  * off
@@ -397,7 +398,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
397
398
  clipboard?: string;
398
399
  /**
399
400
  * @remarks
400
- * Indicates whether to enable color enhancement for design and 3D application scenarios.
401
+ * Indicates whether color enhancement is enabled. Common scenarios: design and 3D applications.
401
402
  *
402
403
  * @example
403
404
  * off
@@ -406,7 +407,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
406
407
  cpdDriveClipboard?: string;
407
408
  /**
408
409
  * @remarks
409
- * The CPU frequency reduction duration. Valid values: 30 to 120. Unit: seconds.
410
+ * The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
410
411
  *
411
412
  * @example
412
413
  * 30
@@ -415,12 +416,12 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
415
416
  cpuOverload?: string;
416
417
  /**
417
418
  * @remarks
418
- * Process names.
419
+ * The process name.
419
420
  */
420
421
  cpuProcessors?: string[];
421
422
  /**
422
423
  * @remarks
423
- * CPU protection mode switch.
424
+ * The CPU protection mode switch.
424
425
  *
425
426
  * @example
426
427
  * on
@@ -452,7 +453,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
452
453
  cpuSingleRateLimit?: number;
453
454
  /**
454
455
  * @remarks
455
- * The number of Cloud Desktop instances associated with this policy.
456
+ * The number of cloud desktops associated with this policy.
456
457
  *
457
458
  * @example
458
459
  * 1
@@ -460,27 +461,27 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
460
461
  desktopCount?: number;
461
462
  /**
462
463
  * @remarks
463
- * The number of Cloud Desktop pools associated with this policy.
464
+ * The number of cloud desktop pools associated with this policy.
464
465
  *
465
466
  * @example
466
467
  * 1
467
468
  */
468
469
  desktopGroupCount?: number;
470
+ deviceConnectHint?: string;
469
471
  /**
470
472
  * @remarks
471
- * Device redirection rules.
473
+ * The device redirection rules.
472
474
  */
473
475
  deviceRedirects?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects[];
474
476
  /**
475
477
  * @remarks
476
- * Custom peripheral rules.
478
+ * The custom peripheral device rules.
477
479
  */
478
480
  deviceRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules[];
479
481
  /**
480
482
  * @remarks
481
- * Retain session after disconnection.
482
- *
483
- * > This parameter applies only to Cloud Application policies.
483
+ * The session retention on disconnect setting.
484
+ * > Applicable only to cloud application policies.
484
485
  *
485
486
  * @example
486
487
  * persistent
@@ -488,9 +489,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
488
489
  disconnectKeepSession?: string;
489
490
  /**
490
491
  * @remarks
491
- * The duration to retain the session after disconnection. Unit: seconds.
492
- *
493
- * > This parameter applies only to Cloud Application policies.
492
+ * The session retention duration on disconnect. Unit: seconds.
493
+ * > Applicable only to cloud application policies.
494
494
  *
495
495
  * @example
496
496
  * 120
@@ -499,7 +499,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
499
499
  diskOverload?: string;
500
500
  /**
501
501
  * @remarks
502
- * Display mode.
502
+ * The display mode.
503
503
  *
504
504
  * @example
505
505
  * adminCustom
@@ -507,7 +507,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
507
507
  displayMode?: string;
508
508
  /**
509
509
  * @remarks
510
- * The field that takes effect for domain name resolution.
510
+ * The effective field for domain name resolution.
511
511
  *
512
512
  * @example
513
513
  * xxxx
@@ -515,7 +515,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
515
515
  domainRegisterValue?: string;
516
516
  /**
517
517
  * @remarks
518
- * Details of the domain name resolution policy.
518
+ * The domain name resolution policy details.
519
519
  */
520
520
  domainResolveRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDomainResolveRule[];
521
521
  /**
@@ -528,7 +528,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
528
528
  domainResolveRuleType?: string;
529
529
  /**
530
530
  * @remarks
531
- * User requests administrator assistance.
531
+ * Indicates whether users can request administrator assistance.
532
532
  *
533
533
  * @example
534
534
  * off
@@ -537,19 +537,25 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
537
537
  endUserCount?: string;
538
538
  /**
539
539
  * @remarks
540
- * Users on the same office network share Cloud Desktop.
540
+ * Indicates whether users within the same office network can share cloud desktops.
541
541
  *
542
542
  * @example
543
543
  * off
544
544
  */
545
545
  endUserGroupCoordinate?: string;
546
546
  externalDrive?: string;
547
+ fileMigrate?: string;
547
548
  fileTransferAddress?: string;
549
+ fileTransferInSize?: string;
550
+ fileTransferInUnit?: string;
551
+ fileTransferOutSize?: string;
552
+ fileTransferOutUnit?: string;
553
+ fileTransferSizeLimit?: string;
548
554
  fileTransferSpeed?: string;
549
555
  fileTransferSpeedLocation?: string;
550
556
  /**
551
557
  * @remarks
552
- * Indicates whether to enable visual quality policies for graphics-intensive Cloud Desktop instances. Enable this policy if you have high performance and user experience requirements, such as in professional design scenarios.
558
+ * Indicates whether the image quality policy is enabled for GPU-accelerated cloud desktops. Enable this policy when high performance and user experience are required, such as in professional design scenarios.
553
559
  *
554
560
  * @example
555
561
  * off
@@ -589,7 +595,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
589
595
  kmsServerConfig?: string;
590
596
  /**
591
597
  * @remarks
592
- * Local disk mapping permissions.
598
+ * The local drive mapping permission.
593
599
  *
594
600
  * @example
595
601
  * readwrite
@@ -597,7 +603,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
597
603
  localDrive?: string;
598
604
  /**
599
605
  * @remarks
600
- * The maximum retry time for reconnection if the Cloud Desktop disconnects due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
606
+ * The maximum reconnection retry time when the cloud desktop is disconnected due to external reasons. Valid values: 30 to 7200. Unit: seconds.
601
607
  *
602
608
  * @example
603
609
  * 120
@@ -605,7 +611,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
605
611
  maxReconnectTime?: number;
606
612
  /**
607
613
  * @remarks
608
- * The memory frequency reduction duration per worker. Valid values: 30 to 120. Unit: seconds.
614
+ * The memory throttling duration of a single process. Valid values: 30 to 120. Unit: seconds.
609
615
  *
610
616
  * @example
611
617
  * 30
@@ -614,12 +620,12 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
614
620
  memoryOverload?: string;
615
621
  /**
616
622
  * @remarks
617
- * Process names.
623
+ * The process name.
618
624
  */
619
625
  memoryProcessors?: string[];
620
626
  /**
621
627
  * @remarks
622
- * Memory protection mode switch.
628
+ * The memory protection mode switch.
623
629
  *
624
630
  * @example
625
631
  * off
@@ -643,7 +649,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
643
649
  memorySampleDuration?: number;
644
650
  /**
645
651
  * @remarks
646
- * The memory usage percentage per worker. Valid values: 30 to 60.
652
+ * The memory usage percentage of a single process. Valid values: 30 to 60.
647
653
  *
648
654
  * @example
649
655
  * 30
@@ -651,9 +657,9 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
651
657
  memorySingleRateLimit?: number;
652
658
  /**
653
659
  * @remarks
654
- * Indicates whether to provide a restart button in the Cloud Desktop floating ball when connecting to Cloud Desktop from a mobile client (Android client<props="china"> and iOS client).
660
+ * Indicates whether the restart button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
655
661
  *
656
- * > This feature applies only to mobile clients of V7.4 or later.
662
+ * > Applicable only to mobile clients V7.4 or later.
657
663
  *
658
664
  * @example
659
665
  * off
@@ -662,9 +668,9 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
662
668
  mobileSafeMenu?: string;
663
669
  /**
664
670
  * @remarks
665
- * Indicates whether to provide a shutdown button in the Cloud Desktop floating ball when connecting to Cloud Desktop from a mobile client (Android client<props="china"> and iOS client).
671
+ * Indicates whether the shutdown button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
666
672
  *
667
- * > This feature applies only to mobile clients of V7.4 or later.
673
+ * > Applicable only to mobile clients V7.4 or later.
668
674
  *
669
675
  * @example
670
676
  * off
@@ -684,7 +690,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
684
690
  name?: string;
685
691
  /**
686
692
  * @remarks
687
- * Network redirection.
693
+ * The network redirection setting.
688
694
  *
689
695
  * > This feature is in invitational preview and is not publicly available.
690
696
  *
@@ -694,17 +700,17 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
694
700
  netRedirect?: string;
695
701
  /**
696
702
  * @remarks
697
- * Details of the network redirection policy.
703
+ * The network redirection policy details.
698
704
  *
699
705
  * > This feature is in invitational preview and is not publicly available.
706
+ * >.
700
707
  */
701
708
  netRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsNetRedirectRule[];
702
709
  networkPrinter?: string;
703
710
  /**
704
711
  * @remarks
705
- * Disconnect on no operation.
706
- *
707
- * > This parameter applies only to Cloud Application policies.
712
+ * The no-operation disconnect setting.
713
+ * > Applicable only to cloud application policies.
708
714
  *
709
715
  * @example
710
716
  * off
@@ -712,9 +718,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
712
718
  noOperationDisconnect?: string;
713
719
  /**
714
720
  * @remarks
715
- * The duration before disconnecting due to no operation. Unit: seconds.
716
- *
717
- * > This parameter applies only to Cloud Application policies.
721
+ * The no-operation disconnect duration. Unit: seconds.
722
+ * > Applicable only to cloud application policies.
718
723
  *
719
724
  * @example
720
725
  * 120
@@ -739,7 +744,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
739
744
  policyGroupType?: string;
740
745
  /**
741
746
  * @remarks
742
- * The status of the Cloud Desktop policy.
747
+ * The cloud desktop policy status.
743
748
  *
744
749
  * @example
745
750
  * AVAILABLE
@@ -756,7 +761,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
756
761
  printerRedirection?: string;
757
762
  /**
758
763
  * @remarks
759
- * Indicates whether to enable visual quality enhancement for design and 3D application scenarios.
764
+ * Indicates whether image quality enhancement is enabled. Common scenarios: design and 3D applications.
760
765
  *
761
766
  * @example
762
767
  * off
@@ -772,7 +777,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
772
777
  recordContent?: string;
773
778
  /**
774
779
  * @remarks
775
- * The expiration time of custom screen recording files. Default value: 30 days.
780
+ * The expiration period of custom screen recording files. Default value: 30. Unit: days.
776
781
  *
777
782
  * @example
778
783
  * 30
@@ -809,7 +814,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
809
814
  recording?: string;
810
815
  /**
811
816
  * @remarks
812
- * The option for recording Cloud Desktop audio.
817
+ * The option for recording cloud desktop audio.
813
818
  *
814
819
  * @example
815
820
  * on
@@ -817,7 +822,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
817
822
  recordingAudio?: string;
818
823
  /**
819
824
  * @remarks
820
- * The viewing duration of screen recording files. Unit: minutes. The recorded files are automatically split based on the duration you set and uploaded to the bucket. Files are rolled over when they reach 300 MB.
825
+ * The duration of each screen recording file. Unit: minutes. Recording files are automatically split and uploaded to the storage space based on the specified duration. Files are rolled over when they reach 300 MB.
821
826
  *
822
827
  * @example
823
828
  * 10
@@ -825,7 +830,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
825
830
  recordingDuration?: number;
826
831
  /**
827
832
  * @remarks
828
- * The end time of screen recording, in HH:MM:SS format. This parameter is valid only when Recording is set to period.
833
+ * The screen recording end time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
829
834
  *
830
835
  * @example
831
836
  * 08:59:00
@@ -833,7 +838,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
833
838
  recordingEndTime?: string;
834
839
  /**
835
840
  * @remarks
836
- * The retention period of screen recording files. Valid values: 1 to 180 days.
841
+ * The retention period of screen recording files. Valid values: 1 to 180. Unit: days.
837
842
  *
838
843
  * @example
839
844
  * 15
@@ -841,7 +846,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
841
846
  recordingExpires?: number;
842
847
  /**
843
848
  * @remarks
844
- * The frame rate of screen recording. Unit: FPS (frames per second).
849
+ * The screen recording frame rate. Unit: FPS (frames per second).
845
850
  *
846
851
  * @example
847
852
  * 5
@@ -849,7 +854,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
849
854
  recordingFps?: number;
850
855
  /**
851
856
  * @remarks
852
- * The start time of screen recording, in HH:MM:SS format. This parameter is valid only when Recording is set to period.
857
+ * The screen recording start time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
853
858
  *
854
859
  * @example
855
860
  * 08:00:00
@@ -857,7 +862,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
857
862
  recordingStartTime?: string;
858
863
  /**
859
864
  * @remarks
860
- * Notify end users that screen recording is enabled.
865
+ * Indicates whether end users are notified that screen recording is enabled.
861
866
  *
862
867
  * @example
863
868
  * off
@@ -865,7 +870,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
865
870
  recordingUserNotify?: string;
866
871
  /**
867
872
  * @remarks
868
- * The message to notify end users that screen recording is enabled.
873
+ * The notification message displayed to end users about screen recording.
869
874
  *
870
875
  * @example
871
876
  * Screen recording is enabled.
@@ -873,16 +878,17 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
873
878
  recordingUserNotifyMessage?: string;
874
879
  /**
875
880
  * @remarks
876
- * Remote assistance keyboard and mouse control permissions.
881
+ * The keyboard and mouse control permission for remote assistance.
877
882
  *
878
883
  * @example
879
884
  * fullControl
880
885
  */
881
886
  remoteCoordinate?: string;
887
+ resetDesktop?: string;
882
888
  resolutionDpi?: number;
883
889
  /**
884
890
  * @remarks
885
- * The height of the resolution. Unit: pixels.
891
+ * The resolution height. Unit: pixels.
886
892
  *
887
893
  * @example
888
894
  * 1280
@@ -898,7 +904,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
898
904
  resolutionModel?: string;
899
905
  /**
900
906
  * @remarks
901
- * The width of the resolution. Unit: pixels.
907
+ * The resolution width. Unit: pixels.
902
908
  *
903
909
  * @example
904
910
  * 1920
@@ -915,7 +921,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
915
921
  safeMenu?: string;
916
922
  /**
917
923
  * @remarks
918
- * The scope where the policy takes effect.
924
+ * The effective scope of the policy.
919
925
  *
920
926
  * @example
921
927
  * GLOBAL
@@ -923,13 +929,13 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
923
929
  scope?: string;
924
930
  /**
925
931
  * @remarks
926
- * The effective CIDR blocks.
932
+ * The effective CIDR block.
927
933
  */
928
934
  scopeValue?: string[];
929
935
  screenDisplayMode?: string;
930
936
  /**
931
937
  * @remarks
932
- * Indicates whether to enable smoothness enhancement for daily office scenarios.
938
+ * Indicates whether smoothness enhancement is enabled for daily office scenarios.
933
939
  *
934
940
  * @example
935
941
  * off
@@ -937,7 +943,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
937
943
  smoothEnhancement?: string;
938
944
  /**
939
945
  * @remarks
940
- * Indicates whether to provide an entry point for status monitoring in the Cloud Desktop floating ball.
946
+ * Indicates whether the status monitoring entry is provided in the cloud desktop floating ball.
941
947
  *
942
948
  * @example
943
949
  * on
@@ -945,7 +951,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
945
951
  statusMonitor?: string;
946
952
  /**
947
953
  * @remarks
948
- * Streaming mode adaptation scenario.
954
+ * The streaming mode adaptation scenario.
949
955
  *
950
956
  * @example
951
957
  * smooth
@@ -961,9 +967,8 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
961
967
  targetFps?: number;
962
968
  /**
963
969
  * @remarks
964
- * Application taskbar.
965
- *
966
- * > This parameter applies only to Cloud Application policies.
970
+ * The application taskbar.
971
+ * > Applicable only to cloud application policies.
967
972
  *
968
973
  * @example
969
974
  * off
@@ -971,7 +976,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
971
976
  taskbar?: string;
972
977
  /**
973
978
  * @remarks
974
- * USB redirection.
979
+ * The USB redirection setting.
975
980
  *
976
981
  * @example
977
982
  * off
@@ -979,7 +984,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
979
984
  usbRedirect?: string;
980
985
  /**
981
986
  * @remarks
982
- * USB redirection rules.
987
+ * The USB redirection rules.
983
988
  */
984
989
  usbSupplyRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsUsbSupplyRedirectRule[];
985
990
  useTime?: string;
@@ -993,7 +998,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
993
998
  videoEncAvgKbps?: number;
994
999
  /**
995
1000
  * @remarks
996
- * The maximum QP for video encoding, representing the lowest quality. Valid values: 0 to 51.
1001
+ * The maximum QP for video encoding, which represents the lowest image quality. Valid values: 0 to 51.
997
1002
  *
998
1003
  * @example
999
1004
  * 20
@@ -1001,7 +1006,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1001
1006
  videoEncMaxQP?: number;
1002
1007
  /**
1003
1008
  * @remarks
1004
- * The minimum QP for video encoding, representing the highest quality. Valid values: 0 to 51.
1009
+ * The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
1005
1010
  *
1006
1011
  * @example
1007
1012
  * 20
@@ -1017,7 +1022,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1017
1022
  videoEncPeakKbps?: number;
1018
1023
  /**
1019
1024
  * @remarks
1020
- * Video encoding policy.
1025
+ * The video encoding policy.
1021
1026
  *
1022
1027
  * @example
1023
1028
  * qualityFirst
@@ -1025,7 +1030,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1025
1030
  videoEncPolicy?: string;
1026
1031
  /**
1027
1032
  * @remarks
1028
- * Multimedia redirection.
1033
+ * The multimedia redirection setting.
1029
1034
  *
1030
1035
  * @example
1031
1036
  * off
@@ -1041,7 +1046,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1041
1046
  visualQuality?: string;
1042
1047
  /**
1043
1048
  * @remarks
1044
- * Watermark.
1049
+ * The watermark setting.
1045
1050
  *
1046
1051
  * @example
1047
1052
  * on
@@ -1049,7 +1054,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1049
1054
  watermark?: string;
1050
1055
  /**
1051
1056
  * @remarks
1052
- * Blind watermark anti-photo feature.
1057
+ * The invisible watermark anti-photography feature.
1053
1058
  *
1054
1059
  * @example
1055
1060
  * off
@@ -1065,7 +1070,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1065
1070
  watermarkColor?: number;
1066
1071
  /**
1067
1072
  * @remarks
1068
- * If you set the `WatermarkType` parameter to `custom`, you must also specify the custom text using the `WatermarkCustomText` parameter.
1073
+ * If the `WatermarkType` parameter is set to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
1069
1074
  *
1070
1075
  * @example
1071
1076
  * custom-watermark
@@ -1097,7 +1102,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1097
1102
  watermarkFontStyle?: string;
1098
1103
  /**
1099
1104
  * @remarks
1100
- * Enhanced blind watermark feature.
1105
+ * The invisible watermark enhancement feature.
1101
1106
  *
1102
1107
  * @example
1103
1108
  * medium
@@ -1113,7 +1118,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1113
1118
  watermarkRowAmount?: number;
1114
1119
  /**
1115
1120
  * @remarks
1116
- * Blind watermark security priority rule.
1121
+ * The invisible watermark security priority rule.
1117
1122
  *
1118
1123
  * @example
1119
1124
  * on
@@ -1136,9 +1141,10 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1136
1141
  * EndUserId
1137
1142
  */
1138
1143
  watermarkType?: string;
1144
+ wuyingKeeper?: string;
1139
1145
  /**
1140
1146
  * @remarks
1141
- * Indicates whether to provide an entry point for Wuying AI Assistant in the Cloud Desktop floating ball.
1147
+ * Indicates whether the WUYING AI Assistant entry is provided in the cloud desktop floating ball.
1142
1148
  *
1143
1149
  * @example
1144
1150
  * on
@@ -1158,7 +1164,7 @@ export declare class DescribeCenterPolicyListResponseBodyDescribePolicyGroups ex
1158
1164
  export declare class DescribeCenterPolicyListResponseBody extends $dara.Model {
1159
1165
  /**
1160
1166
  * @remarks
1161
- * Details of Cloud Desktop policies.
1167
+ * The details of the cloud desktop policies.
1162
1168
  */
1163
1169
  describePolicyGroups?: DescribeCenterPolicyListResponseBodyDescribePolicyGroups[];
1164
1170
  /**