@alicloud/ecd20200930 4.25.5 → 5.0.0

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 (78) hide show
  1. package/dist/client.d.ts +66 -103
  2. package/dist/client.js +104 -142
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateAndBindNasFileSystemRequest.d.ts +7 -19
  5. package/dist/models/CreateAndBindNasFileSystemRequest.js.map +1 -1
  6. package/dist/models/CreateDesktopsRequest.d.ts +106 -128
  7. package/dist/models/CreateDesktopsRequest.js +4 -0
  8. package/dist/models/CreateDesktopsRequest.js.map +1 -1
  9. package/dist/models/CreateDesktopsResponseBody.d.ts +2 -3
  10. package/dist/models/CreateDesktopsResponseBody.js.map +1 -1
  11. package/dist/models/CreateDesktopsShrinkRequest.d.ts +89 -99
  12. package/dist/models/CreateDesktopsShrinkRequest.js +4 -0
  13. package/dist/models/CreateDesktopsShrinkRequest.js.map +1 -1
  14. package/dist/models/CreateNetworkPackageRequest.d.ts +32 -25
  15. package/dist/models/CreateNetworkPackageRequest.js +27 -1
  16. package/dist/models/CreateNetworkPackageRequest.js.map +1 -1
  17. package/dist/models/CreateNetworkPackageResponseBody.d.ts +3 -3
  18. package/dist/models/DescribeCenterPolicyListRequest.d.ts +5 -4
  19. package/dist/models/DescribeCenterPolicyListRequest.js.map +1 -1
  20. package/dist/models/DescribeCenterPolicyListResponseBody.d.ts +85 -84
  21. package/dist/models/DescribeCenterPolicyListResponseBody.js +10 -0
  22. package/dist/models/DescribeCenterPolicyListResponseBody.js.map +1 -1
  23. package/dist/models/DescribeNetworkPackagesRequest.d.ts +22 -14
  24. package/dist/models/DescribeNetworkPackagesRequest.js +27 -1
  25. package/dist/models/DescribeNetworkPackagesRequest.js.map +1 -1
  26. package/dist/models/DescribeNetworkPackagesResponseBody.d.ts +36 -98
  27. package/dist/models/DescribeNetworkPackagesResponseBody.js +27 -1
  28. package/dist/models/DescribeNetworkPackagesResponseBody.js.map +1 -1
  29. package/dist/models/DescribeTemplatesRequest.d.ts +11 -11
  30. package/dist/models/DescribeTemplatesResponseBody.d.ts +45 -45
  31. package/dist/models/ListTagResourcesRequest.d.ts +7 -11
  32. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  33. package/dist/models/ListTagResourcesResponseBody.d.ts +5 -9
  34. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  35. package/dist/models/ModifyAutoSnapshotPolicyRequest.d.ts +11 -4
  36. package/dist/models/ModifyAutoSnapshotPolicyRequest.js.map +1 -1
  37. package/dist/models/SetDirectorySsoStatusRequest.d.ts +4 -6
  38. package/dist/models/SetDirectorySsoStatusRequest.js.map +1 -1
  39. package/dist/models/TagResourcesRequest.d.ts +6 -10
  40. package/dist/models/TagResourcesRequest.js.map +1 -1
  41. package/dist/models/UntagResourcesRequest.d.ts +2 -6
  42. package/dist/models/UntagResourcesRequest.js.map +1 -1
  43. package/dist/models/model.d.ts +3 -4
  44. package/dist/models/model.js +37 -39
  45. package/dist/models/model.js.map +1 -1
  46. package/package.json +1 -1
  47. package/src/client.ts +108 -150
  48. package/src/models/CreateAndBindNasFileSystemRequest.ts +7 -19
  49. package/src/models/CreateDesktopsRequest.ts +110 -128
  50. package/src/models/CreateDesktopsResponseBody.ts +2 -3
  51. package/src/models/CreateDesktopsShrinkRequest.ts +93 -99
  52. package/src/models/CreateNetworkPackageRequest.ts +49 -25
  53. package/src/models/CreateNetworkPackageResponseBody.ts +3 -3
  54. package/src/models/DescribeCenterPolicyListRequest.ts +5 -4
  55. package/src/models/DescribeCenterPolicyListResponseBody.ts +95 -84
  56. package/src/models/DescribeNetworkPackagesRequest.ts +39 -14
  57. package/src/models/DescribeNetworkPackagesResponseBody.ts +53 -98
  58. package/src/models/DescribeTemplatesRequest.ts +11 -11
  59. package/src/models/DescribeTemplatesResponseBody.ts +45 -45
  60. package/src/models/ListTagResourcesRequest.ts +7 -11
  61. package/src/models/ListTagResourcesResponseBody.ts +5 -9
  62. package/src/models/ModifyAutoSnapshotPolicyRequest.ts +11 -4
  63. package/src/models/SetDirectorySsoStatusRequest.ts +4 -6
  64. package/src/models/TagResourcesRequest.ts +6 -10
  65. package/src/models/UntagResourcesRequest.ts +2 -6
  66. package/src/models/model.ts +3 -4
  67. package/dist/models/DescribeFlowStatisticRequest.d.ts +0 -76
  68. package/dist/models/DescribeFlowStatisticRequest.js +0 -68
  69. package/dist/models/DescribeFlowStatisticRequest.js.map +0 -1
  70. package/dist/models/DescribeFlowStatisticResponse.d.ts +0 -19
  71. package/dist/models/DescribeFlowStatisticResponse.js +0 -69
  72. package/dist/models/DescribeFlowStatisticResponse.js.map +0 -1
  73. package/dist/models/DescribeFlowStatisticResponseBody.d.ts +0 -78
  74. package/dist/models/DescribeFlowStatisticResponseBody.js +0 -90
  75. package/dist/models/DescribeFlowStatisticResponseBody.js.map +0 -1
  76. package/src/models/DescribeFlowStatisticRequest.ts +0 -99
  77. package/src/models/DescribeFlowStatisticResponse.ts +0 -40
  78. package/src/models/DescribeFlowStatisticResponseBody.ts +0 -114
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The client access IP address range, specified as an IPv4 CIDR block.
8
+ * The client access IP CIDR block, in IPv4 CIDR notation.
9
9
  *
10
10
  * @example
11
11
  * 47.100.XX.XX/16
@@ -13,7 +13,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAc
13
13
  cidrIp?: string;
14
14
  /**
15
15
  * @remarks
16
- * The description of the client access IP address range.
16
+ * The description of the client access IP CIDR block.
17
17
  *
18
18
  * @example
19
19
  * test
@@ -45,7 +45,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAc
45
45
  export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The target of the security group control rule, specified as an IPv4 CIDR block.
48
+ * The target of the security group control rule, which is an IPv4 CIDR block.
49
49
  *
50
50
  * @example
51
51
  * 47.100.XX.XX/16
@@ -85,7 +85,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSe
85
85
  portRange?: string;
86
86
  /**
87
87
  * @remarks
88
- * The priority of the security group control rule. A smaller number indicates a higher priority.
88
+ * The priority of the security group control rule. A smaller value indicates a higher priority.
89
89
  *
90
90
  * @example
91
91
  * 1
@@ -143,7 +143,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes
143
143
  clientType?: string;
144
144
  /**
145
145
  * @remarks
146
- * Indicates whether clients of a specific type can log on to Cloud Desktop.
146
+ * Indicates whether a specific type of client is allowed to log on to the cloud desktop.
147
147
  *
148
148
  * @example
149
149
  * on
@@ -175,7 +175,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes
175
175
  export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects extends $dara.Model {
176
176
  /**
177
177
  * @remarks
178
- * The peripheral type.
178
+ * The peripheral device type.
179
179
  *
180
180
  * @example
181
181
  * camera
@@ -231,7 +231,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules
231
231
  devicePid?: string;
232
232
  /**
233
233
  * @remarks
234
- * The peripheral type.
234
+ * The peripheral device type.
235
235
  *
236
236
  * @example
237
237
  * storage
@@ -469,7 +469,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
469
469
  academicProxy?: string;
470
470
  /**
471
471
  * @remarks
472
- * Indicates whether users have administrative permission after connecting to Cloud Desktop.
472
+ * Indicates whether the user has administrator permissions after connecting to the cloud desktop.
473
473
  *
474
474
  * > This feature is in invitational preview and is not publicly available.
475
475
  *
@@ -482,7 +482,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
482
482
  adminMonitor?: number;
483
483
  /**
484
484
  * @remarks
485
- * Indicates whether screenshot prevention is enabled.
485
+ * Indicates whether the screenshot prevention feature is enabled.
486
486
  *
487
487
  * @example
488
488
  * off
@@ -490,7 +490,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
490
490
  appContentProtection?: string;
491
491
  /**
492
492
  * @remarks
493
- * The client access IP address whitelist.
493
+ * The client access IP whitelist.
494
494
  */
495
495
  authorizeAccessPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules[];
496
496
  /**
@@ -498,6 +498,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
498
498
  * The list of security group control rules.
499
499
  */
500
500
  authorizeSecurityPolicyRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules[];
501
+ autoReconnect?: string;
501
502
  /**
502
503
  * @remarks
503
504
  * Indicates whether local camera redirection is enabled.
@@ -518,7 +519,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
518
519
  clientTypes?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsClientTypes[];
519
520
  /**
520
521
  * @remarks
521
- * Clipboard permissions.
522
+ * The clipboard permission.
522
523
  *
523
524
  * @example
524
525
  * off
@@ -526,7 +527,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
526
527
  clipboard?: string;
527
528
  /**
528
529
  * @remarks
529
- * Indicates whether to enable color enhancement for design and 3D application scenarios.
530
+ * Indicates whether color enhancement is enabled. Common scenarios: design and 3D applications.
530
531
  *
531
532
  * @example
532
533
  * off
@@ -535,7 +536,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
535
536
  cpdDriveClipboard?: string;
536
537
  /**
537
538
  * @remarks
538
- * The CPU frequency reduction duration. Valid values: 30 to 120. Unit: seconds.
539
+ * The CPU throttling duration. Valid values: 30 to 120. Unit: seconds.
539
540
  *
540
541
  * @example
541
542
  * 30
@@ -544,12 +545,12 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
544
545
  cpuOverload?: string;
545
546
  /**
546
547
  * @remarks
547
- * Process names.
548
+ * The process name.
548
549
  */
549
550
  cpuProcessors?: string[];
550
551
  /**
551
552
  * @remarks
552
- * CPU protection mode switch.
553
+ * The CPU protection mode switch.
553
554
  *
554
555
  * @example
555
556
  * on
@@ -581,7 +582,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
581
582
  cpuSingleRateLimit?: number;
582
583
  /**
583
584
  * @remarks
584
- * The number of Cloud Desktop instances associated with this policy.
585
+ * The number of cloud desktops associated with this policy.
585
586
  *
586
587
  * @example
587
588
  * 1
@@ -589,27 +590,27 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
589
590
  desktopCount?: number;
590
591
  /**
591
592
  * @remarks
592
- * The number of Cloud Desktop pools associated with this policy.
593
+ * The number of cloud desktop pools associated with this policy.
593
594
  *
594
595
  * @example
595
596
  * 1
596
597
  */
597
598
  desktopGroupCount?: number;
599
+ deviceConnectHint?: string;
598
600
  /**
599
601
  * @remarks
600
- * Device redirection rules.
602
+ * The device redirection rules.
601
603
  */
602
604
  deviceRedirects?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects[];
603
605
  /**
604
606
  * @remarks
605
- * Custom peripheral rules.
607
+ * The custom peripheral device rules.
606
608
  */
607
609
  deviceRules?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules[];
608
610
  /**
609
611
  * @remarks
610
- * Retain session after disconnection.
611
- *
612
- * > This parameter applies only to Cloud Application policies.
612
+ * The session retention on disconnect setting.
613
+ * > Applicable only to cloud application policies.
613
614
  *
614
615
  * @example
615
616
  * persistent
@@ -617,9 +618,8 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
617
618
  disconnectKeepSession?: string;
618
619
  /**
619
620
  * @remarks
620
- * The duration to retain the session after disconnection. Unit: seconds.
621
- *
622
- * > This parameter applies only to Cloud Application policies.
621
+ * The session retention duration on disconnect. Unit: seconds.
622
+ * > Applicable only to cloud application policies.
623
623
  *
624
624
  * @example
625
625
  * 120
@@ -628,7 +628,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
628
628
  diskOverload?: string;
629
629
  /**
630
630
  * @remarks
631
- * Display mode.
631
+ * The display mode.
632
632
  *
633
633
  * @example
634
634
  * adminCustom
@@ -636,7 +636,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
636
636
  displayMode?: string;
637
637
  /**
638
638
  * @remarks
639
- * The field that takes effect for domain name resolution.
639
+ * The effective field for domain name resolution.
640
640
  *
641
641
  * @example
642
642
  * xxxx
@@ -644,7 +644,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
644
644
  domainRegisterValue?: string;
645
645
  /**
646
646
  * @remarks
647
- * Details of the domain name resolution policy.
647
+ * The domain name resolution policy details.
648
648
  */
649
649
  domainResolveRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDomainResolveRule[];
650
650
  /**
@@ -657,7 +657,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
657
657
  domainResolveRuleType?: string;
658
658
  /**
659
659
  * @remarks
660
- * User requests administrator assistance.
660
+ * Indicates whether users can request administrator assistance.
661
661
  *
662
662
  * @example
663
663
  * off
@@ -666,19 +666,20 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
666
666
  endUserCount?: string;
667
667
  /**
668
668
  * @remarks
669
- * Users on the same office network share Cloud Desktop.
669
+ * Indicates whether users within the same office network can share cloud desktops.
670
670
  *
671
671
  * @example
672
672
  * off
673
673
  */
674
674
  endUserGroupCoordinate?: string;
675
675
  externalDrive?: string;
676
+ fileMigrate?: string;
676
677
  fileTransferAddress?: string;
677
678
  fileTransferSpeed?: string;
678
679
  fileTransferSpeedLocation?: string;
679
680
  /**
680
681
  * @remarks
681
- * Indicates whether to enable visual quality policies for graphics-intensive Cloud Desktop instances. Enable this policy if you have high performance and user experience requirements, such as in professional design scenarios.
682
+ * Indicates whether the image quality policy is enabled for GPU-accelerated cloud desktops. Enable this policy when high performance and user experience are required, such as in professional design scenarios.
682
683
  *
683
684
  * @example
684
685
  * off
@@ -718,7 +719,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
718
719
  kmsServerConfig?: string;
719
720
  /**
720
721
  * @remarks
721
- * Local disk mapping permissions.
722
+ * The local drive mapping permission.
722
723
  *
723
724
  * @example
724
725
  * readwrite
@@ -726,7 +727,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
726
727
  localDrive?: string;
727
728
  /**
728
729
  * @remarks
729
- * The maximum retry time for reconnection if the Cloud Desktop disconnects due to objective reasons. Valid values: 30 to 7200. Unit: seconds.
730
+ * The maximum reconnection retry time when the cloud desktop is disconnected due to external reasons. Valid values: 30 to 7200. Unit: seconds.
730
731
  *
731
732
  * @example
732
733
  * 120
@@ -734,7 +735,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
734
735
  maxReconnectTime?: number;
735
736
  /**
736
737
  * @remarks
737
- * The memory frequency reduction duration per worker. Valid values: 30 to 120. Unit: seconds.
738
+ * The memory throttling duration of a single process. Valid values: 30 to 120. Unit: seconds.
738
739
  *
739
740
  * @example
740
741
  * 30
@@ -743,12 +744,12 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
743
744
  memoryOverload?: string;
744
745
  /**
745
746
  * @remarks
746
- * Process names.
747
+ * The process name.
747
748
  */
748
749
  memoryProcessors?: string[];
749
750
  /**
750
751
  * @remarks
751
- * Memory protection mode switch.
752
+ * The memory protection mode switch.
752
753
  *
753
754
  * @example
754
755
  * off
@@ -772,7 +773,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
772
773
  memorySampleDuration?: number;
773
774
  /**
774
775
  * @remarks
775
- * The memory usage percentage per worker. Valid values: 30 to 60.
776
+ * The memory usage percentage of a single process. Valid values: 30 to 60.
776
777
  *
777
778
  * @example
778
779
  * 30
@@ -780,9 +781,9 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
780
781
  memorySingleRateLimit?: number;
781
782
  /**
782
783
  * @remarks
783
- * Indicates whether to provide a restart button in the Cloud Desktop floating ball when connecting to Cloud Desktop from a mobile client (Android client<props="china"> and iOS client).
784
+ * Indicates whether the restart button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
784
785
  *
785
- * > This feature applies only to mobile clients of V7.4 or later.
786
+ * > Applicable only to mobile clients V7.4 or later.
786
787
  *
787
788
  * @example
788
789
  * off
@@ -791,9 +792,9 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
791
792
  mobileSafeMenu?: string;
792
793
  /**
793
794
  * @remarks
794
- * Indicates whether to provide a shutdown button in the Cloud Desktop floating ball when connecting to Cloud Desktop from a mobile client (Android client<props="china"> and iOS client).
795
+ * Indicates whether the shutdown button is provided in the cloud desktop floating ball when connecting through a mobile client (Android client<props="china"> and iOS client).
795
796
  *
796
- * > This feature applies only to mobile clients of V7.4 or later.
797
+ * > Applicable only to mobile clients V7.4 or later.
797
798
  *
798
799
  * @example
799
800
  * off
@@ -813,7 +814,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
813
814
  name?: string;
814
815
  /**
815
816
  * @remarks
816
- * Network redirection.
817
+ * The network redirection setting.
817
818
  *
818
819
  * > This feature is in invitational preview and is not publicly available.
819
820
  *
@@ -823,17 +824,17 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
823
824
  netRedirect?: string;
824
825
  /**
825
826
  * @remarks
826
- * Details of the network redirection policy.
827
+ * The network redirection policy details.
827
828
  *
828
829
  * > This feature is in invitational preview and is not publicly available.
830
+ * >.
829
831
  */
830
832
  netRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsNetRedirectRule[];
831
833
  networkPrinter?: string;
832
834
  /**
833
835
  * @remarks
834
- * Disconnect on no operation.
835
- *
836
- * > This parameter applies only to Cloud Application policies.
836
+ * The no-operation disconnect setting.
837
+ * > Applicable only to cloud application policies.
837
838
  *
838
839
  * @example
839
840
  * off
@@ -841,9 +842,8 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
841
842
  noOperationDisconnect?: string;
842
843
  /**
843
844
  * @remarks
844
- * The duration before disconnecting due to no operation. Unit: seconds.
845
- *
846
- * > This parameter applies only to Cloud Application policies.
845
+ * The no-operation disconnect duration. Unit: seconds.
846
+ * > Applicable only to cloud application policies.
847
847
  *
848
848
  * @example
849
849
  * 120
@@ -868,7 +868,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
868
868
  policyGroupType?: string;
869
869
  /**
870
870
  * @remarks
871
- * The status of the Cloud Desktop policy.
871
+ * The cloud desktop policy status.
872
872
  *
873
873
  * @example
874
874
  * AVAILABLE
@@ -885,7 +885,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
885
885
  printerRedirection?: string;
886
886
  /**
887
887
  * @remarks
888
- * Indicates whether to enable visual quality enhancement for design and 3D application scenarios.
888
+ * Indicates whether image quality enhancement is enabled. Common scenarios: design and 3D applications.
889
889
  *
890
890
  * @example
891
891
  * off
@@ -901,7 +901,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
901
901
  recordContent?: string;
902
902
  /**
903
903
  * @remarks
904
- * The expiration time of custom screen recording files. Default value: 30 days.
904
+ * The expiration period of custom screen recording files. Default value: 30. Unit: days.
905
905
  *
906
906
  * @example
907
907
  * 30
@@ -938,7 +938,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
938
938
  recording?: string;
939
939
  /**
940
940
  * @remarks
941
- * The option for recording Cloud Desktop audio.
941
+ * The option for recording cloud desktop audio.
942
942
  *
943
943
  * @example
944
944
  * on
@@ -946,7 +946,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
946
946
  recordingAudio?: string;
947
947
  /**
948
948
  * @remarks
949
- * The viewing duration of screen recording files. Unit: minutes. The recorded files are automatically split based on the duration you set and uploaded to the bucket. Files are rolled over when they reach 300 MB.
949
+ * The duration of each screen recording file. Unit: minutes. Recording files are automatically split and uploaded to the storage space based on the specified duration. Files are rolled over when they reach 300 MB.
950
950
  *
951
951
  * @example
952
952
  * 10
@@ -954,7 +954,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
954
954
  recordingDuration?: number;
955
955
  /**
956
956
  * @remarks
957
- * The end time of screen recording, in HH:MM:SS format. This parameter is valid only when Recording is set to period.
957
+ * The screen recording end time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
958
958
  *
959
959
  * @example
960
960
  * 08:59:00
@@ -962,7 +962,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
962
962
  recordingEndTime?: string;
963
963
  /**
964
964
  * @remarks
965
- * The retention period of screen recording files. Valid values: 1 to 180 days.
965
+ * The retention period of screen recording files. Valid values: 1 to 180. Unit: days.
966
966
  *
967
967
  * @example
968
968
  * 15
@@ -970,7 +970,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
970
970
  recordingExpires?: number;
971
971
  /**
972
972
  * @remarks
973
- * The frame rate of screen recording. Unit: FPS (frames per second).
973
+ * The screen recording frame rate. Unit: FPS (frames per second).
974
974
  *
975
975
  * @example
976
976
  * 5
@@ -978,7 +978,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
978
978
  recordingFps?: number;
979
979
  /**
980
980
  * @remarks
981
- * The start time of screen recording, in HH:MM:SS format. This parameter is valid only when Recording is set to period.
981
+ * The screen recording start time, in the format of HH:MM:SS. This value is meaningful only when Recording is set to period.
982
982
  *
983
983
  * @example
984
984
  * 08:00:00
@@ -986,7 +986,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
986
986
  recordingStartTime?: string;
987
987
  /**
988
988
  * @remarks
989
- * Notify end users that screen recording is enabled.
989
+ * Indicates whether end users are notified that screen recording is enabled.
990
990
  *
991
991
  * @example
992
992
  * off
@@ -994,7 +994,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
994
994
  recordingUserNotify?: string;
995
995
  /**
996
996
  * @remarks
997
- * The message to notify end users that screen recording is enabled.
997
+ * The notification message displayed to end users about screen recording.
998
998
  *
999
999
  * @example
1000
1000
  * Screen recording is enabled.
@@ -1002,16 +1002,17 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1002
1002
  recordingUserNotifyMessage?: string;
1003
1003
  /**
1004
1004
  * @remarks
1005
- * Remote assistance keyboard and mouse control permissions.
1005
+ * The keyboard and mouse control permission for remote assistance.
1006
1006
  *
1007
1007
  * @example
1008
1008
  * fullControl
1009
1009
  */
1010
1010
  remoteCoordinate?: string;
1011
+ resetDesktop?: string;
1011
1012
  resolutionDpi?: number;
1012
1013
  /**
1013
1014
  * @remarks
1014
- * The height of the resolution. Unit: pixels.
1015
+ * The resolution height. Unit: pixels.
1015
1016
  *
1016
1017
  * @example
1017
1018
  * 1280
@@ -1027,7 +1028,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1027
1028
  resolutionModel?: string;
1028
1029
  /**
1029
1030
  * @remarks
1030
- * The width of the resolution. Unit: pixels.
1031
+ * The resolution width. Unit: pixels.
1031
1032
  *
1032
1033
  * @example
1033
1034
  * 1920
@@ -1044,7 +1045,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1044
1045
  safeMenu?: string;
1045
1046
  /**
1046
1047
  * @remarks
1047
- * The scope where the policy takes effect.
1048
+ * The effective scope of the policy.
1048
1049
  *
1049
1050
  * @example
1050
1051
  * GLOBAL
@@ -1052,13 +1053,13 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1052
1053
  scope?: string;
1053
1054
  /**
1054
1055
  * @remarks
1055
- * The effective CIDR blocks.
1056
+ * The effective CIDR block.
1056
1057
  */
1057
1058
  scopeValue?: string[];
1058
1059
  screenDisplayMode?: string;
1059
1060
  /**
1060
1061
  * @remarks
1061
- * Indicates whether to enable smoothness enhancement for daily office scenarios.
1062
+ * Indicates whether smoothness enhancement is enabled for daily office scenarios.
1062
1063
  *
1063
1064
  * @example
1064
1065
  * off
@@ -1066,7 +1067,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1066
1067
  smoothEnhancement?: string;
1067
1068
  /**
1068
1069
  * @remarks
1069
- * Indicates whether to provide an entry point for status monitoring in the Cloud Desktop floating ball.
1070
+ * Indicates whether the status monitoring entry is provided in the cloud desktop floating ball.
1070
1071
  *
1071
1072
  * @example
1072
1073
  * on
@@ -1074,7 +1075,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1074
1075
  statusMonitor?: string;
1075
1076
  /**
1076
1077
  * @remarks
1077
- * Streaming mode adaptation scenario.
1078
+ * The streaming mode adaptation scenario.
1078
1079
  *
1079
1080
  * @example
1080
1081
  * smooth
@@ -1090,9 +1091,8 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1090
1091
  targetFps?: number;
1091
1092
  /**
1092
1093
  * @remarks
1093
- * Application taskbar.
1094
- *
1095
- * > This parameter applies only to Cloud Application policies.
1094
+ * The application taskbar.
1095
+ * > Applicable only to cloud application policies.
1096
1096
  *
1097
1097
  * @example
1098
1098
  * off
@@ -1100,7 +1100,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1100
1100
  taskbar?: string;
1101
1101
  /**
1102
1102
  * @remarks
1103
- * USB redirection.
1103
+ * The USB redirection setting.
1104
1104
  *
1105
1105
  * @example
1106
1106
  * off
@@ -1108,7 +1108,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1108
1108
  usbRedirect?: string;
1109
1109
  /**
1110
1110
  * @remarks
1111
- * USB redirection rules.
1111
+ * The USB redirection rules.
1112
1112
  */
1113
1113
  usbSupplyRedirectRule?: DescribeCenterPolicyListResponseBodyDescribePolicyGroupsUsbSupplyRedirectRule[];
1114
1114
  useTime?: string;
@@ -1122,7 +1122,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1122
1122
  videoEncAvgKbps?: number;
1123
1123
  /**
1124
1124
  * @remarks
1125
- * The maximum QP for video encoding, representing the lowest quality. Valid values: 0 to 51.
1125
+ * The maximum QP for video encoding, which represents the lowest image quality. Valid values: 0 to 51.
1126
1126
  *
1127
1127
  * @example
1128
1128
  * 20
@@ -1130,7 +1130,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1130
1130
  videoEncMaxQP?: number;
1131
1131
  /**
1132
1132
  * @remarks
1133
- * The minimum QP for video encoding, representing the highest quality. Valid values: 0 to 51.
1133
+ * The minimum QP for video encoding, which represents the highest quality. Valid values: 0 to 51.
1134
1134
  *
1135
1135
  * @example
1136
1136
  * 20
@@ -1146,7 +1146,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1146
1146
  videoEncPeakKbps?: number;
1147
1147
  /**
1148
1148
  * @remarks
1149
- * Video encoding policy.
1149
+ * The video encoding policy.
1150
1150
  *
1151
1151
  * @example
1152
1152
  * qualityFirst
@@ -1154,7 +1154,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1154
1154
  videoEncPolicy?: string;
1155
1155
  /**
1156
1156
  * @remarks
1157
- * Multimedia redirection.
1157
+ * The multimedia redirection setting.
1158
1158
  *
1159
1159
  * @example
1160
1160
  * off
@@ -1170,7 +1170,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1170
1170
  visualQuality?: string;
1171
1171
  /**
1172
1172
  * @remarks
1173
- * Watermark.
1173
+ * The watermark setting.
1174
1174
  *
1175
1175
  * @example
1176
1176
  * on
@@ -1178,7 +1178,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1178
1178
  watermark?: string;
1179
1179
  /**
1180
1180
  * @remarks
1181
- * Blind watermark anti-photo feature.
1181
+ * The invisible watermark anti-photography feature.
1182
1182
  *
1183
1183
  * @example
1184
1184
  * off
@@ -1194,7 +1194,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1194
1194
  watermarkColor?: number;
1195
1195
  /**
1196
1196
  * @remarks
1197
- * If you set the `WatermarkType` parameter to `custom`, you must also specify the custom text using the `WatermarkCustomText` parameter.
1197
+ * If the `WatermarkType` parameter is set to `custom`, you must also specify the custom text content by using the `WatermarkCustomText` parameter.
1198
1198
  *
1199
1199
  * @example
1200
1200
  * custom-watermark
@@ -1226,7 +1226,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1226
1226
  watermarkFontStyle?: string;
1227
1227
  /**
1228
1228
  * @remarks
1229
- * Enhanced blind watermark feature.
1229
+ * The invisible watermark enhancement feature.
1230
1230
  *
1231
1231
  * @example
1232
1232
  * medium
@@ -1242,7 +1242,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1242
1242
  watermarkRowAmount?: number;
1243
1243
  /**
1244
1244
  * @remarks
1245
- * Blind watermark security priority rule.
1245
+ * The invisible watermark security priority rule.
1246
1246
  *
1247
1247
  * @example
1248
1248
  * on
@@ -1265,9 +1265,10 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1265
1265
  * EndUserId
1266
1266
  */
1267
1267
  watermarkType?: string;
1268
+ wuyingKeeper?: string;
1268
1269
  /**
1269
1270
  * @remarks
1270
- * Indicates whether to provide an entry point for Wuying AI Assistant in the Cloud Desktop floating ball.
1271
+ * Indicates whether the WUYING AI Assistant entry is provided in the cloud desktop floating ball.
1271
1272
  *
1272
1273
  * @example
1273
1274
  * on
@@ -1283,6 +1284,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1283
1284
  appContentProtection: 'AppContentProtection',
1284
1285
  authorizeAccessPolicyRules: 'AuthorizeAccessPolicyRules',
1285
1286
  authorizeSecurityPolicyRules: 'AuthorizeSecurityPolicyRules',
1287
+ autoReconnect: 'AutoReconnect',
1286
1288
  cameraRedirect: 'CameraRedirect',
1287
1289
  clientControlMenu: 'ClientControlMenu',
1288
1290
  clientCreateSnapshot: 'ClientCreateSnapshot',
@@ -1302,6 +1304,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1302
1304
  cpuSingleRateLimit: 'CpuSingleRateLimit',
1303
1305
  desktopCount: 'DesktopCount',
1304
1306
  desktopGroupCount: 'DesktopGroupCount',
1307
+ deviceConnectHint: 'DeviceConnectHint',
1305
1308
  deviceRedirects: 'DeviceRedirects',
1306
1309
  deviceRules: 'DeviceRules',
1307
1310
  disconnectKeepSession: 'DisconnectKeepSession',
@@ -1315,6 +1318,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1315
1318
  endUserCount: 'EndUserCount',
1316
1319
  endUserGroupCoordinate: 'EndUserGroupCoordinate',
1317
1320
  externalDrive: 'ExternalDrive',
1321
+ fileMigrate: 'FileMigrate',
1318
1322
  fileTransferAddress: 'FileTransferAddress',
1319
1323
  fileTransferSpeed: 'FileTransferSpeed',
1320
1324
  fileTransferSpeedLocation: 'FileTransferSpeedLocation',
@@ -1374,6 +1378,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1374
1378
  recordingUserNotify: 'RecordingUserNotify',
1375
1379
  recordingUserNotifyMessage: 'RecordingUserNotifyMessage',
1376
1380
  remoteCoordinate: 'RemoteCoordinate',
1381
+ resetDesktop: 'ResetDesktop',
1377
1382
  resolutionDpi: 'ResolutionDpi',
1378
1383
  resolutionHeight: 'ResolutionHeight',
1379
1384
  resolutionModel: 'ResolutionModel',
@@ -1411,6 +1416,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1411
1416
  watermarkShadow: 'WatermarkShadow',
1412
1417
  watermarkTransparencyValue: 'WatermarkTransparencyValue',
1413
1418
  watermarkType: 'WatermarkType',
1419
+ wuyingKeeper: 'WuyingKeeper',
1414
1420
  wyAssistant: 'WyAssistant',
1415
1421
  };
1416
1422
  }
@@ -1425,6 +1431,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1425
1431
  appContentProtection: 'string',
1426
1432
  authorizeAccessPolicyRules: { 'type': 'array', 'itemType': DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeAccessPolicyRules },
1427
1433
  authorizeSecurityPolicyRules: { 'type': 'array', 'itemType': DescribeCenterPolicyListResponseBodyDescribePolicyGroupsAuthorizeSecurityPolicyRules },
1434
+ autoReconnect: 'string',
1428
1435
  cameraRedirect: 'string',
1429
1436
  clientControlMenu: 'string',
1430
1437
  clientCreateSnapshot: 'string',
@@ -1444,6 +1451,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1444
1451
  cpuSingleRateLimit: 'number',
1445
1452
  desktopCount: 'number',
1446
1453
  desktopGroupCount: 'number',
1454
+ deviceConnectHint: 'string',
1447
1455
  deviceRedirects: { 'type': 'array', 'itemType': DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRedirects },
1448
1456
  deviceRules: { 'type': 'array', 'itemType': DescribeCenterPolicyListResponseBodyDescribePolicyGroupsDeviceRules },
1449
1457
  disconnectKeepSession: 'string',
@@ -1457,6 +1465,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1457
1465
  endUserCount: 'string',
1458
1466
  endUserGroupCoordinate: 'string',
1459
1467
  externalDrive: 'string',
1468
+ fileMigrate: 'string',
1460
1469
  fileTransferAddress: 'string',
1461
1470
  fileTransferSpeed: 'string',
1462
1471
  fileTransferSpeedLocation: 'string',
@@ -1516,6 +1525,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1516
1525
  recordingUserNotify: 'string',
1517
1526
  recordingUserNotifyMessage: 'string',
1518
1527
  remoteCoordinate: 'string',
1528
+ resetDesktop: 'string',
1519
1529
  resolutionDpi: 'number',
1520
1530
  resolutionHeight: 'number',
1521
1531
  resolutionModel: 'string',
@@ -1553,6 +1563,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1553
1563
  watermarkShadow: 'string',
1554
1564
  watermarkTransparencyValue: 'number',
1555
1565
  watermarkType: 'string',
1566
+ wuyingKeeper: 'string',
1556
1567
  wyAssistant: 'string',
1557
1568
  };
1558
1569
  }
@@ -1608,7 +1619,7 @@ export class DescribeCenterPolicyListResponseBodyDescribePolicyGroups extends $d
1608
1619
  export class DescribeCenterPolicyListResponseBody extends $dara.Model {
1609
1620
  /**
1610
1621
  * @remarks
1611
- * Details of Cloud Desktop policies.
1622
+ * The details of the cloud desktop policies.
1612
1623
  */
1613
1624
  describePolicyGroups?: DescribeCenterPolicyListResponseBodyDescribePolicyGroups[];
1614
1625
  /**