tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1300__py2.py3-none-any.whl

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 (73) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aca/v20210323/models.py +2 -2
  3. tencentcloud/aiart/v20221229/aiart_client.py +55 -0
  4. tencentcloud/aiart/v20221229/models.py +367 -0
  5. tencentcloud/autoscaling/v20180419/models.py +21 -0
  6. tencentcloud/batch/v20170312/models.py +2 -2
  7. tencentcloud/bh/v20230418/models.py +4 -4
  8. tencentcloud/cdb/v20170320/models.py +27 -0
  9. tencentcloud/cfs/v20190719/errorcodes.py +1 -1
  10. tencentcloud/clb/v20180317/models.py +68 -0
  11. tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
  12. tencentcloud/cloudapp/v20220530/models.py +66 -17
  13. tencentcloud/cls/v20201016/models.py +22 -0
  14. tencentcloud/cmq/v20190304/cmq_client.py +0 -365
  15. tencentcloud/cmq/v20190304/models.py +324 -2473
  16. tencentcloud/config/v20220802/config_client.py +46 -0
  17. tencentcloud/config/v20220802/errorcodes.py +3 -0
  18. tencentcloud/config/v20220802/models.py +716 -26
  19. tencentcloud/csxg/v20230303/errorcodes.py +48 -0
  20. tencentcloud/cvm/v20170312/models.py +2 -2
  21. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  22. tencentcloud/cynosdb/v20190107/models.py +113 -0
  23. tencentcloud/dc/v20180410/models.py +50 -121
  24. tencentcloud/drm/v20181115/models.py +17 -0
  25. tencentcloud/dts/v20211206/models.py +68 -2
  26. tencentcloud/ecm/v20190719/models.py +0 -18
  27. tencentcloud/emr/v20190103/models.py +136 -340
  28. tencentcloud/ess/v20201111/ess_client.py +25 -4
  29. tencentcloud/ess/v20201111/models.py +44 -46
  30. tencentcloud/essbasic/v20210526/models.py +42 -18
  31. tencentcloud/gaap/v20180529/gaap_client.py +9 -3
  32. tencentcloud/gwlb/v20240906/models.py +2 -2
  33. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  34. tencentcloud/hai/v20230812/hai_client.py +46 -0
  35. tencentcloud/hai/v20230812/models.py +435 -0
  36. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +92 -0
  37. tencentcloud/iotexplorer/v20190423/models.py +1012 -36
  38. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  39. tencentcloud/iotvideo/v20211125/models.py +135 -0
  40. tencentcloud/keewidb/v20220308/models.py +1 -1
  41. tencentcloud/lcic/v20220817/models.py +2 -2
  42. tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
  43. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  44. tencentcloud/lkeap/v20240522/models.py +54 -16
  45. tencentcloud/mna/v20210119/models.py +0 -20
  46. tencentcloud/mongodb/v20180408/models.py +2 -44
  47. tencentcloud/mongodb/v20190725/models.py +2 -22
  48. tencentcloud/ocr/v20181119/models.py +14 -14
  49. tencentcloud/postgres/v20170312/models.py +233 -0
  50. tencentcloud/postgres/v20170312/postgres_client.py +46 -0
  51. tencentcloud/redis/v20180412/models.py +12 -8
  52. tencentcloud/redis/v20180412/redis_client.py +8 -8
  53. tencentcloud/scf/v20180416/models.py +44 -4
  54. tencentcloud/sms/v20190711/errorcodes.py +6 -0
  55. tencentcloud/sms/v20190711/models.py +81 -0
  56. tencentcloud/sms/v20210111/errorcodes.py +6 -0
  57. tencentcloud/sms/v20210111/models.py +81 -0
  58. tencentcloud/ssl/v20191205/models.py +64 -8
  59. tencentcloud/ssl/v20191205/ssl_client.py +8 -1
  60. tencentcloud/tcb/v20180608/models.py +207 -403
  61. tencentcloud/tcb/v20180608/tcb_client.py +1 -1
  62. tencentcloud/tione/v20211111/models.py +34 -0
  63. tencentcloud/trro/v20220325/models.py +15 -0
  64. tencentcloud/trtc/v20190722/models.py +0 -8
  65. tencentcloud/tse/v20201207/models.py +30 -0
  66. tencentcloud/vpc/v20170312/errorcodes.py +12 -0
  67. tencentcloud/vpc/v20170312/models.py +17 -18
  68. tencentcloud/wedata/v20210820/models.py +126 -0
  69. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/METADATA +1 -1
  70. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/RECORD +73 -73
  71. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/LICENSE +0 -0
  72. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/WHEEL +0 -0
  73. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/top_level.txt +0 -0
@@ -137,22 +137,16 @@ class ActivityRecordItem(AbstractModel):
137
137
  def __init__(self):
138
138
  r"""
139
139
  :param _Uin: 用户uin
140
- 注意:此字段可能返回 null,表示取不到有效值。
141
140
  :type Uin: str
142
141
  :param _ActivityId: 活动id
143
- 注意:此字段可能返回 null,表示取不到有效值。
144
142
  :type ActivityId: int
145
143
  :param _Status: 自定义状态码
146
- 注意:此字段可能返回 null,表示取不到有效值。
147
144
  :type Status: int
148
145
  :param _SubStatus: 自定义子状态码
149
- 注意:此字段可能返回 null,表示取不到有效值。
150
146
  :type SubStatus: str
151
147
  :param _SubStatusInt: 整型子状态码
152
- 注意:此字段可能返回 null,表示取不到有效值。
153
148
  :type SubStatusInt: int
154
149
  :param _IsDeleted: 是否软删除
155
- 注意:此字段可能返回 null,表示取不到有效值。
156
150
  :type IsDeleted: bool
157
151
  """
158
152
  self._Uin = None
@@ -165,7 +159,6 @@ class ActivityRecordItem(AbstractModel):
165
159
  @property
166
160
  def Uin(self):
167
161
  """用户uin
168
- 注意:此字段可能返回 null,表示取不到有效值。
169
162
  :rtype: str
170
163
  """
171
164
  return self._Uin
@@ -177,7 +170,6 @@ class ActivityRecordItem(AbstractModel):
177
170
  @property
178
171
  def ActivityId(self):
179
172
  """活动id
180
- 注意:此字段可能返回 null,表示取不到有效值。
181
173
  :rtype: int
182
174
  """
183
175
  return self._ActivityId
@@ -189,7 +181,6 @@ class ActivityRecordItem(AbstractModel):
189
181
  @property
190
182
  def Status(self):
191
183
  """自定义状态码
192
- 注意:此字段可能返回 null,表示取不到有效值。
193
184
  :rtype: int
194
185
  """
195
186
  return self._Status
@@ -201,7 +192,6 @@ class ActivityRecordItem(AbstractModel):
201
192
  @property
202
193
  def SubStatus(self):
203
194
  """自定义子状态码
204
- 注意:此字段可能返回 null,表示取不到有效值。
205
195
  :rtype: str
206
196
  """
207
197
  return self._SubStatus
@@ -213,7 +203,6 @@ class ActivityRecordItem(AbstractModel):
213
203
  @property
214
204
  def SubStatusInt(self):
215
205
  """整型子状态码
216
- 注意:此字段可能返回 null,表示取不到有效值。
217
206
  :rtype: int
218
207
  """
219
208
  return self._SubStatusInt
@@ -225,7 +214,6 @@ class ActivityRecordItem(AbstractModel):
225
214
  @property
226
215
  def IsDeleted(self):
227
216
  """是否软删除
228
- 注意:此字段可能返回 null,表示取不到有效值。
229
217
  :rtype: bool
230
218
  """
231
219
  return self._IsDeleted
@@ -379,34 +367,25 @@ class BaasPackageInfo(AbstractModel):
379
367
  def __init__(self):
380
368
  r"""
381
369
  :param _PackageName: DAU产品套餐ID
382
- 注意:此字段可能返回 null,表示取不到有效值。
383
370
  :type PackageName: str
384
371
  :param _PackageTitle: DAU套餐中文名称
385
- 注意:此字段可能返回 null,表示取不到有效值。
386
372
  :type PackageTitle: str
387
373
  :param _GroupName: 套餐分组
388
- 注意:此字段可能返回 null,表示取不到有效值。
389
374
  :type GroupName: str
390
375
  :param _GroupTitle: 套餐分组中文名
391
- 注意:此字段可能返回 null,表示取不到有效值。
392
376
  :type GroupTitle: str
393
377
  :param _BillTags: json格式化计费标签,例如:
394
378
  {"pid":2, "cids":{"create": 2, "renew": 2, "modify": 2}, "productCode":"p_tcb_mp", "subProductCode":"sp_tcb_mp_cloudbase_dau"}
395
- 注意:此字段可能返回 null,表示取不到有效值。
396
379
  :type BillTags: str
397
380
  :param _ResourceLimit: json格式化用户资源限制,例如:
398
381
  {"Qps":1000,"InvokeNum":{"TimeUnit":"m", "Unit":"万次", "MaxSize": 100},"Capacity":{"TimeUnit":"m", "Unit":"GB", "MaxSize": 100}, "Cdn":{"Flux":{"TimeUnit":"m", "Unit":"GB", "MaxSize": 100}, "BackFlux":{"TimeUnit":"m", "Unit":"GB", "MaxSize": 100}},"Scf":{"Concurrency":1000,"OutFlux":{"TimeUnit":"m", "Unit":"GB", "MaxSize": 100},"MemoryUse":{"TimeUnit":"m", "Unit":"WGBS", "MaxSize": 100000}}}
399
- 注意:此字段可能返回 null,表示取不到有效值。
400
382
  :type ResourceLimit: str
401
383
  :param _AdvanceLimit: json格式化高级限制,例如:
402
384
  {"CMSEnable":false,"ProvisionedConcurrencyMem":512000, "PictureProcessing":false, "SecurityAudit":false, "RealTimePush":false, "TemplateMessageBatchPush":false, "Payment":false}
403
- 注意:此字段可能返回 null,表示取不到有效值。
404
385
  :type AdvanceLimit: str
405
386
  :param _PackageDescription: 套餐描述
406
- 注意:此字段可能返回 null,表示取不到有效值。
407
387
  :type PackageDescription: str
408
388
  :param _IsExternal: 是否对外展示
409
- 注意:此字段可能返回 null,表示取不到有效值。
410
389
  :type IsExternal: bool
411
390
  """
412
391
  self._PackageName = None
@@ -422,7 +401,6 @@ class BaasPackageInfo(AbstractModel):
422
401
  @property
423
402
  def PackageName(self):
424
403
  """DAU产品套餐ID
425
- 注意:此字段可能返回 null,表示取不到有效值。
426
404
  :rtype: str
427
405
  """
428
406
  return self._PackageName
@@ -434,7 +412,6 @@ class BaasPackageInfo(AbstractModel):
434
412
  @property
435
413
  def PackageTitle(self):
436
414
  """DAU套餐中文名称
437
- 注意:此字段可能返回 null,表示取不到有效值。
438
415
  :rtype: str
439
416
  """
440
417
  return self._PackageTitle
@@ -446,7 +423,6 @@ class BaasPackageInfo(AbstractModel):
446
423
  @property
447
424
  def GroupName(self):
448
425
  """套餐分组
449
- 注意:此字段可能返回 null,表示取不到有效值。
450
426
  :rtype: str
451
427
  """
452
428
  return self._GroupName
@@ -458,7 +434,6 @@ class BaasPackageInfo(AbstractModel):
458
434
  @property
459
435
  def GroupTitle(self):
460
436
  """套餐分组中文名
461
- 注意:此字段可能返回 null,表示取不到有效值。
462
437
  :rtype: str
463
438
  """
464
439
  return self._GroupTitle
@@ -471,7 +446,6 @@ class BaasPackageInfo(AbstractModel):
471
446
  def BillTags(self):
472
447
  """json格式化计费标签,例如:
473
448
  {"pid":2, "cids":{"create": 2, "renew": 2, "modify": 2}, "productCode":"p_tcb_mp", "subProductCode":"sp_tcb_mp_cloudbase_dau"}
474
- 注意:此字段可能返回 null,表示取不到有效值。
475
449
  :rtype: str
476
450
  """
477
451
  return self._BillTags
@@ -484,7 +458,6 @@ class BaasPackageInfo(AbstractModel):
484
458
  def ResourceLimit(self):
485
459
  """json格式化用户资源限制,例如:
486
460
  {"Qps":1000,"InvokeNum":{"TimeUnit":"m", "Unit":"万次", "MaxSize": 100},"Capacity":{"TimeUnit":"m", "Unit":"GB", "MaxSize": 100}, "Cdn":{"Flux":{"TimeUnit":"m", "Unit":"GB", "MaxSize": 100}, "BackFlux":{"TimeUnit":"m", "Unit":"GB", "MaxSize": 100}},"Scf":{"Concurrency":1000,"OutFlux":{"TimeUnit":"m", "Unit":"GB", "MaxSize": 100},"MemoryUse":{"TimeUnit":"m", "Unit":"WGBS", "MaxSize": 100000}}}
487
- 注意:此字段可能返回 null,表示取不到有效值。
488
461
  :rtype: str
489
462
  """
490
463
  return self._ResourceLimit
@@ -497,7 +470,6 @@ class BaasPackageInfo(AbstractModel):
497
470
  def AdvanceLimit(self):
498
471
  """json格式化高级限制,例如:
499
472
  {"CMSEnable":false,"ProvisionedConcurrencyMem":512000, "PictureProcessing":false, "SecurityAudit":false, "RealTimePush":false, "TemplateMessageBatchPush":false, "Payment":false}
500
- 注意:此字段可能返回 null,表示取不到有效值。
501
473
  :rtype: str
502
474
  """
503
475
  return self._AdvanceLimit
@@ -509,7 +481,6 @@ class BaasPackageInfo(AbstractModel):
509
481
  @property
510
482
  def PackageDescription(self):
511
483
  """套餐描述
512
- 注意:此字段可能返回 null,表示取不到有效值。
513
484
  :rtype: str
514
485
  """
515
486
  return self._PackageDescription
@@ -521,7 +492,6 @@ class BaasPackageInfo(AbstractModel):
521
492
  @property
522
493
  def IsExternal(self):
523
494
  """是否对外展示
524
- 注意:此字段可能返回 null,表示取不到有效值。
525
495
  :rtype: bool
526
496
  """
527
497
  return self._IsExternal
@@ -755,10 +725,8 @@ class CbrPackageInfo(AbstractModel):
755
725
  def __init__(self):
756
726
  r"""
757
727
  :param _PackageName: 代码包名称
758
- 注意:此字段可能返回 null,表示取不到有效值。
759
728
  :type PackageName: str
760
729
  :param _PackageVersion: 代码包版本
761
- 注意:此字段可能返回 null,表示取不到有效值。
762
730
  :type PackageVersion: str
763
731
  """
764
732
  self._PackageName = None
@@ -767,7 +735,6 @@ class CbrPackageInfo(AbstractModel):
767
735
  @property
768
736
  def PackageName(self):
769
737
  """代码包名称
770
- 注意:此字段可能返回 null,表示取不到有效值。
771
738
  :rtype: str
772
739
  """
773
740
  return self._PackageName
@@ -779,7 +746,6 @@ class CbrPackageInfo(AbstractModel):
779
746
  @property
780
747
  def PackageVersion(self):
781
748
  """代码包版本
782
- 注意:此字段可能返回 null,表示取不到有效值。
783
749
  :rtype: str
784
750
  """
785
751
  return self._PackageVersion
@@ -810,13 +776,10 @@ class CbrRepoInfo(AbstractModel):
810
776
  def __init__(self):
811
777
  r"""
812
778
  :param _Repo: 仓库名称
813
- 注意:此字段可能返回 null,表示取不到有效值。
814
779
  :type Repo: str
815
780
  :param _RepoType: 仓库平台
816
- 注意:此字段可能返回 null,表示取不到有效值。
817
781
  :type RepoType: str
818
782
  :param _RepoLanguage: 仓库语言
819
- 注意:此字段可能返回 null,表示取不到有效值。
820
783
  :type RepoLanguage: str
821
784
  :param _Branch: 分支名称
822
785
  注意:此字段可能返回 null,表示取不到有效值。
@@ -830,7 +793,6 @@ class CbrRepoInfo(AbstractModel):
830
793
  @property
831
794
  def Repo(self):
832
795
  """仓库名称
833
- 注意:此字段可能返回 null,表示取不到有效值。
834
796
  :rtype: str
835
797
  """
836
798
  return self._Repo
@@ -842,7 +804,6 @@ class CbrRepoInfo(AbstractModel):
842
804
  @property
843
805
  def RepoType(self):
844
806
  """仓库平台
845
- 注意:此字段可能返回 null,表示取不到有效值。
846
807
  :rtype: str
847
808
  """
848
809
  return self._RepoType
@@ -854,7 +815,6 @@ class CbrRepoInfo(AbstractModel):
854
815
  @property
855
816
  def RepoLanguage(self):
856
817
  """仓库语言
857
- 注意:此字段可能返回 null,表示取不到有效值。
858
818
  :rtype: str
859
819
  """
860
820
  return self._RepoLanguage
@@ -943,16 +903,13 @@ class CheckTcbServiceResponse(AbstractModel):
943
903
  class CloudBaseCapabilities(AbstractModel):
944
904
  """cloudrun安全特性能力
945
905
 
946
-
947
906
  """
948
907
 
949
908
  def __init__(self):
950
909
  r"""
951
910
  :param _Add: 启用安全能力项列表
952
- 注意:此字段可能返回 null,表示取不到有效值。
953
911
  :type Add: list of str
954
912
  :param _Drop: 禁用安全能力向列表
955
- 注意:此字段可能返回 null,表示取不到有效值。
956
913
  :type Drop: list of str
957
914
  """
958
915
  self._Add = None
@@ -961,7 +918,6 @@ class CloudBaseCapabilities(AbstractModel):
961
918
  @property
962
919
  def Add(self):
963
920
  """启用安全能力项列表
964
- 注意:此字段可能返回 null,表示取不到有效值。
965
921
  :rtype: list of str
966
922
  """
967
923
  return self._Add
@@ -973,7 +929,6 @@ class CloudBaseCapabilities(AbstractModel):
973
929
  @property
974
930
  def Drop(self):
975
931
  """禁用安全能力向列表
976
- 注意:此字段可能返回 null,表示取不到有效值。
977
932
  :rtype: list of str
978
933
  """
979
934
  return self._Drop
@@ -1057,10 +1012,8 @@ class CloudBaseCodeRepoName(AbstractModel):
1057
1012
  def __init__(self):
1058
1013
  r"""
1059
1014
  :param _Name: repo的名字
1060
- 注意:此字段可能返回 null,表示取不到有效值。
1061
1015
  :type Name: str
1062
1016
  :param _FullName: repo的完整全名
1063
- 注意:此字段可能返回 null,表示取不到有效值。
1064
1017
  :type FullName: str
1065
1018
  """
1066
1019
  self._Name = None
@@ -1069,7 +1022,6 @@ class CloudBaseCodeRepoName(AbstractModel):
1069
1022
  @property
1070
1023
  def Name(self):
1071
1024
  """repo的名字
1072
- 注意:此字段可能返回 null,表示取不到有效值。
1073
1025
  :rtype: str
1074
1026
  """
1075
1027
  return self._Name
@@ -1081,7 +1033,6 @@ class CloudBaseCodeRepoName(AbstractModel):
1081
1033
  @property
1082
1034
  def FullName(self):
1083
1035
  """repo的完整全名
1084
- 注意:此字段可能返回 null,表示取不到有效值。
1085
1036
  :rtype: str
1086
1037
  """
1087
1038
  return self._FullName
@@ -1112,25 +1063,18 @@ class CloudBaseEsInfo(AbstractModel):
1112
1063
  def __init__(self):
1113
1064
  r"""
1114
1065
  :param _Id: es的id
1115
- 注意:此字段可能返回 null,表示取不到有效值。
1116
1066
  :type Id: int
1117
1067
  :param _SecretName: secret名字
1118
- 注意:此字段可能返回 null,表示取不到有效值。
1119
1068
  :type SecretName: str
1120
1069
  :param _Ip: ip地址
1121
- 注意:此字段可能返回 null,表示取不到有效值。
1122
1070
  :type Ip: str
1123
1071
  :param _Port: 端口
1124
- 注意:此字段可能返回 null,表示取不到有效值。
1125
1072
  :type Port: int
1126
1073
  :param _Index: 索引
1127
- 注意:此字段可能返回 null,表示取不到有效值。
1128
1074
  :type Index: str
1129
1075
  :param _Account: 用户名
1130
- 注意:此字段可能返回 null,表示取不到有效值。
1131
1076
  :type Account: str
1132
1077
  :param _Password: 密码
1133
- 注意:此字段可能返回 null,表示取不到有效值。
1134
1078
  :type Password: str
1135
1079
  """
1136
1080
  self._Id = None
@@ -1144,7 +1088,6 @@ class CloudBaseEsInfo(AbstractModel):
1144
1088
  @property
1145
1089
  def Id(self):
1146
1090
  """es的id
1147
- 注意:此字段可能返回 null,表示取不到有效值。
1148
1091
  :rtype: int
1149
1092
  """
1150
1093
  return self._Id
@@ -1156,7 +1099,6 @@ class CloudBaseEsInfo(AbstractModel):
1156
1099
  @property
1157
1100
  def SecretName(self):
1158
1101
  """secret名字
1159
- 注意:此字段可能返回 null,表示取不到有效值。
1160
1102
  :rtype: str
1161
1103
  """
1162
1104
  return self._SecretName
@@ -1168,7 +1110,6 @@ class CloudBaseEsInfo(AbstractModel):
1168
1110
  @property
1169
1111
  def Ip(self):
1170
1112
  """ip地址
1171
- 注意:此字段可能返回 null,表示取不到有效值。
1172
1113
  :rtype: str
1173
1114
  """
1174
1115
  return self._Ip
@@ -1180,7 +1121,6 @@ class CloudBaseEsInfo(AbstractModel):
1180
1121
  @property
1181
1122
  def Port(self):
1182
1123
  """端口
1183
- 注意:此字段可能返回 null,表示取不到有效值。
1184
1124
  :rtype: int
1185
1125
  """
1186
1126
  return self._Port
@@ -1192,7 +1132,6 @@ class CloudBaseEsInfo(AbstractModel):
1192
1132
  @property
1193
1133
  def Index(self):
1194
1134
  """索引
1195
- 注意:此字段可能返回 null,表示取不到有效值。
1196
1135
  :rtype: str
1197
1136
  """
1198
1137
  return self._Index
@@ -1204,7 +1143,6 @@ class CloudBaseEsInfo(AbstractModel):
1204
1143
  @property
1205
1144
  def Account(self):
1206
1145
  """用户名
1207
- 注意:此字段可能返回 null,表示取不到有效值。
1208
1146
  :rtype: str
1209
1147
  """
1210
1148
  return self._Account
@@ -1216,7 +1154,6 @@ class CloudBaseEsInfo(AbstractModel):
1216
1154
  @property
1217
1155
  def Password(self):
1218
1156
  """密码
1219
- 注意:此字段可能返回 null,表示取不到有效值。
1220
1157
  :rtype: str
1221
1158
  """
1222
1159
  return self._Password
@@ -1254,16 +1191,12 @@ class CloudBaseProjectVersion(AbstractModel):
1254
1191
  :param _Name: 项目名
1255
1192
  :type Name: str
1256
1193
  :param _Sam: SAM json
1257
- 注意:此字段可能返回 null,表示取不到有效值。
1258
1194
  :type Sam: str
1259
1195
  :param _Source: 来源类型
1260
- 注意:此字段可能返回 null,表示取不到有效值。
1261
1196
  :type Source: :class:`tencentcloud.tcb.v20180608.models.CodeSource`
1262
1197
  :param _CreateTime: 创建时间, unix时间戳
1263
- 注意:此字段可能返回 null,表示取不到有效值。
1264
1198
  :type CreateTime: int
1265
1199
  :param _UpdateTime: 更新时间 ,unix时间戳
1266
- 注意:此字段可能返回 null,表示取不到有效值。
1267
1200
  :type UpdateTime: int
1268
1201
  :param _Status: 项目状态, 枚举值:
1269
1202
  "creatingEnv"-创建环境中
@@ -1273,79 +1206,55 @@ class CloudBaseProjectVersion(AbstractModel):
1273
1206
  "deploying"-部署中
1274
1207
  "deployFail"-部署失败
1275
1208
  "success"-部署成功
1276
- 注意:此字段可能返回 null,表示取不到有效值。
1277
1209
  :type Status: str
1278
1210
  :param _Parameters: 环境变量
1279
- 注意:此字段可能返回 null,表示取不到有效值。
1280
1211
  :type Parameters: list of KVPair
1281
1212
  :param _Type: 项目类型, 枚举值:
1282
1213
  "framework-oneclick" 控制台一键部署
1283
1214
  "framework-local-oneclick" cli本地一键部署
1284
1215
  "qci-extension-cicd" 内网coding ci cd
1285
- 注意:此字段可能返回 null,表示取不到有效值。
1286
1216
  :type Type: str
1287
1217
  :param _CIId: ci的id
1288
- 注意:此字段可能返回 null,表示取不到有效值。
1289
1218
  :type CIId: str
1290
1219
  :param _CDId: cd的id
1291
- 注意:此字段可能返回 null,表示取不到有效值。
1292
1220
  :type CDId: str
1293
1221
  :param _EnvId: 环境id
1294
- 注意:此字段可能返回 null,表示取不到有效值。
1295
1222
  :type EnvId: str
1296
1223
  :param _VersionNum: 版本号
1297
- 注意:此字段可能返回 null,表示取不到有效值。
1298
1224
  :type VersionNum: int
1299
1225
  :param _FailReason: 错误原因
1300
- 注意:此字段可能返回 null,表示取不到有效值。
1301
1226
  :type FailReason: str
1302
1227
  :param _RcJson: rc.json内容
1303
- 注意:此字段可能返回 null,表示取不到有效值。
1304
1228
  :type RcJson: str
1305
1229
  :param _AddonConfig: 插件配置内容
1306
- 注意:此字段可能返回 null,表示取不到有效值。
1307
1230
  :type AddonConfig: str
1308
1231
  :param _Tags: 标签
1309
- 注意:此字段可能返回 null,表示取不到有效值。
1310
1232
  :type Tags: list of str
1311
1233
  :param _NetworkConfig: 网络配置
1312
- 注意:此字段可能返回 null,表示取不到有效值。
1313
1234
  :type NetworkConfig: str
1314
1235
  :param _ExtensionId: 扩展id
1315
- 注意:此字段可能返回 null,表示取不到有效值。
1316
1236
  :type ExtensionId: str
1317
1237
  :param _FailType: 错误类型
1318
- 注意:此字段可能返回 null,表示取不到有效值。
1319
1238
  :type FailType: str
1320
1239
  :param _RepoUrl: 私有仓库地址
1321
- 注意:此字段可能返回 null,表示取不到有效值。
1322
1240
  :type RepoUrl: str
1323
1241
  :param _AutoDeployOnCodeChange: 是否私有仓库代码变更触发自动部署
1324
- 注意:此字段可能返回 null,表示取不到有效值。
1325
1242
  :type AutoDeployOnCodeChange: bool
1326
1243
  :param _BuildPercent: ci部署进度(%)
1327
- 注意:此字段可能返回 null,表示取不到有效值。
1328
1244
  :type BuildPercent: int
1329
1245
  :param _Uin: Uin
1330
- 注意:此字段可能返回 null,表示取不到有效值。
1331
1246
  :type Uin: str
1332
1247
  :param _BuildFinishTime: BuildFinishTime
1333
- 注意:此字段可能返回 null,表示取不到有效值。
1334
1248
  :type BuildFinishTime: str
1335
1249
  :param _DeployFinishTime: DeployFinishTime
1336
- 注意:此字段可能返回 null,表示取不到有效值。
1337
1250
  :type DeployFinishTime: str
1338
1251
  :param _BuildId: BuildId
1339
- 注意:此字段可能返回 null,表示取不到有效值。
1340
1252
  :type BuildId: str
1341
1253
  :param _SourceUrl: SourceUrl
1342
- 注意:此字段可能返回 null,表示取不到有效值。
1343
1254
  :type SourceUrl: str
1344
1255
  :param _FailReasonShort: FailReasonShort
1345
- 注意:此字段可能返回 null,表示取不到有效值。
1346
1256
  :type FailReasonShort: str
1347
1257
  :param _FirstInitRepo: FirstInitRepo
1348
- 注意:此字段可能返回 null,表示取不到有效值。
1349
1258
  :type FirstInitRepo: str
1350
1259
  """
1351
1260
  self._Name = None
@@ -1392,7 +1301,6 @@ class CloudBaseProjectVersion(AbstractModel):
1392
1301
  @property
1393
1302
  def Sam(self):
1394
1303
  """SAM json
1395
- 注意:此字段可能返回 null,表示取不到有效值。
1396
1304
  :rtype: str
1397
1305
  """
1398
1306
  return self._Sam
@@ -1404,7 +1312,6 @@ class CloudBaseProjectVersion(AbstractModel):
1404
1312
  @property
1405
1313
  def Source(self):
1406
1314
  """来源类型
1407
- 注意:此字段可能返回 null,表示取不到有效值。
1408
1315
  :rtype: :class:`tencentcloud.tcb.v20180608.models.CodeSource`
1409
1316
  """
1410
1317
  return self._Source
@@ -1416,7 +1323,6 @@ class CloudBaseProjectVersion(AbstractModel):
1416
1323
  @property
1417
1324
  def CreateTime(self):
1418
1325
  """创建时间, unix时间戳
1419
- 注意:此字段可能返回 null,表示取不到有效值。
1420
1326
  :rtype: int
1421
1327
  """
1422
1328
  return self._CreateTime
@@ -1428,7 +1334,6 @@ class CloudBaseProjectVersion(AbstractModel):
1428
1334
  @property
1429
1335
  def UpdateTime(self):
1430
1336
  """更新时间 ,unix时间戳
1431
- 注意:此字段可能返回 null,表示取不到有效值。
1432
1337
  :rtype: int
1433
1338
  """
1434
1339
  return self._UpdateTime
@@ -1447,7 +1352,6 @@ class CloudBaseProjectVersion(AbstractModel):
1447
1352
  "deploying"-部署中
1448
1353
  "deployFail"-部署失败
1449
1354
  "success"-部署成功
1450
- 注意:此字段可能返回 null,表示取不到有效值。
1451
1355
  :rtype: str
1452
1356
  """
1453
1357
  return self._Status
@@ -1459,7 +1363,6 @@ class CloudBaseProjectVersion(AbstractModel):
1459
1363
  @property
1460
1364
  def Parameters(self):
1461
1365
  """环境变量
1462
- 注意:此字段可能返回 null,表示取不到有效值。
1463
1366
  :rtype: list of KVPair
1464
1367
  """
1465
1368
  return self._Parameters
@@ -1474,7 +1377,6 @@ class CloudBaseProjectVersion(AbstractModel):
1474
1377
  "framework-oneclick" 控制台一键部署
1475
1378
  "framework-local-oneclick" cli本地一键部署
1476
1379
  "qci-extension-cicd" 内网coding ci cd
1477
- 注意:此字段可能返回 null,表示取不到有效值。
1478
1380
  :rtype: str
1479
1381
  """
1480
1382
  return self._Type
@@ -1486,7 +1388,6 @@ class CloudBaseProjectVersion(AbstractModel):
1486
1388
  @property
1487
1389
  def CIId(self):
1488
1390
  """ci的id
1489
- 注意:此字段可能返回 null,表示取不到有效值。
1490
1391
  :rtype: str
1491
1392
  """
1492
1393
  return self._CIId
@@ -1498,7 +1399,6 @@ class CloudBaseProjectVersion(AbstractModel):
1498
1399
  @property
1499
1400
  def CDId(self):
1500
1401
  """cd的id
1501
- 注意:此字段可能返回 null,表示取不到有效值。
1502
1402
  :rtype: str
1503
1403
  """
1504
1404
  return self._CDId
@@ -1510,7 +1410,6 @@ class CloudBaseProjectVersion(AbstractModel):
1510
1410
  @property
1511
1411
  def EnvId(self):
1512
1412
  """环境id
1513
- 注意:此字段可能返回 null,表示取不到有效值。
1514
1413
  :rtype: str
1515
1414
  """
1516
1415
  return self._EnvId
@@ -1522,7 +1421,6 @@ class CloudBaseProjectVersion(AbstractModel):
1522
1421
  @property
1523
1422
  def VersionNum(self):
1524
1423
  """版本号
1525
- 注意:此字段可能返回 null,表示取不到有效值。
1526
1424
  :rtype: int
1527
1425
  """
1528
1426
  return self._VersionNum
@@ -1534,7 +1432,6 @@ class CloudBaseProjectVersion(AbstractModel):
1534
1432
  @property
1535
1433
  def FailReason(self):
1536
1434
  """错误原因
1537
- 注意:此字段可能返回 null,表示取不到有效值。
1538
1435
  :rtype: str
1539
1436
  """
1540
1437
  return self._FailReason
@@ -1546,7 +1443,6 @@ class CloudBaseProjectVersion(AbstractModel):
1546
1443
  @property
1547
1444
  def RcJson(self):
1548
1445
  """rc.json内容
1549
- 注意:此字段可能返回 null,表示取不到有效值。
1550
1446
  :rtype: str
1551
1447
  """
1552
1448
  return self._RcJson
@@ -1558,7 +1454,6 @@ class CloudBaseProjectVersion(AbstractModel):
1558
1454
  @property
1559
1455
  def AddonConfig(self):
1560
1456
  """插件配置内容
1561
- 注意:此字段可能返回 null,表示取不到有效值。
1562
1457
  :rtype: str
1563
1458
  """
1564
1459
  return self._AddonConfig
@@ -1570,7 +1465,6 @@ class CloudBaseProjectVersion(AbstractModel):
1570
1465
  @property
1571
1466
  def Tags(self):
1572
1467
  """标签
1573
- 注意:此字段可能返回 null,表示取不到有效值。
1574
1468
  :rtype: list of str
1575
1469
  """
1576
1470
  return self._Tags
@@ -1582,7 +1476,6 @@ class CloudBaseProjectVersion(AbstractModel):
1582
1476
  @property
1583
1477
  def NetworkConfig(self):
1584
1478
  """网络配置
1585
- 注意:此字段可能返回 null,表示取不到有效值。
1586
1479
  :rtype: str
1587
1480
  """
1588
1481
  return self._NetworkConfig
@@ -1594,7 +1487,6 @@ class CloudBaseProjectVersion(AbstractModel):
1594
1487
  @property
1595
1488
  def ExtensionId(self):
1596
1489
  """扩展id
1597
- 注意:此字段可能返回 null,表示取不到有效值。
1598
1490
  :rtype: str
1599
1491
  """
1600
1492
  return self._ExtensionId
@@ -1606,7 +1498,6 @@ class CloudBaseProjectVersion(AbstractModel):
1606
1498
  @property
1607
1499
  def FailType(self):
1608
1500
  """错误类型
1609
- 注意:此字段可能返回 null,表示取不到有效值。
1610
1501
  :rtype: str
1611
1502
  """
1612
1503
  return self._FailType
@@ -1618,7 +1509,6 @@ class CloudBaseProjectVersion(AbstractModel):
1618
1509
  @property
1619
1510
  def RepoUrl(self):
1620
1511
  """私有仓库地址
1621
- 注意:此字段可能返回 null,表示取不到有效值。
1622
1512
  :rtype: str
1623
1513
  """
1624
1514
  return self._RepoUrl
@@ -1630,7 +1520,6 @@ class CloudBaseProjectVersion(AbstractModel):
1630
1520
  @property
1631
1521
  def AutoDeployOnCodeChange(self):
1632
1522
  """是否私有仓库代码变更触发自动部署
1633
- 注意:此字段可能返回 null,表示取不到有效值。
1634
1523
  :rtype: bool
1635
1524
  """
1636
1525
  return self._AutoDeployOnCodeChange
@@ -1642,7 +1531,6 @@ class CloudBaseProjectVersion(AbstractModel):
1642
1531
  @property
1643
1532
  def BuildPercent(self):
1644
1533
  """ci部署进度(%)
1645
- 注意:此字段可能返回 null,表示取不到有效值。
1646
1534
  :rtype: int
1647
1535
  """
1648
1536
  return self._BuildPercent
@@ -1654,7 +1542,6 @@ class CloudBaseProjectVersion(AbstractModel):
1654
1542
  @property
1655
1543
  def Uin(self):
1656
1544
  """Uin
1657
- 注意:此字段可能返回 null,表示取不到有效值。
1658
1545
  :rtype: str
1659
1546
  """
1660
1547
  return self._Uin
@@ -1666,7 +1553,6 @@ class CloudBaseProjectVersion(AbstractModel):
1666
1553
  @property
1667
1554
  def BuildFinishTime(self):
1668
1555
  """BuildFinishTime
1669
- 注意:此字段可能返回 null,表示取不到有效值。
1670
1556
  :rtype: str
1671
1557
  """
1672
1558
  return self._BuildFinishTime
@@ -1678,7 +1564,6 @@ class CloudBaseProjectVersion(AbstractModel):
1678
1564
  @property
1679
1565
  def DeployFinishTime(self):
1680
1566
  """DeployFinishTime
1681
- 注意:此字段可能返回 null,表示取不到有效值。
1682
1567
  :rtype: str
1683
1568
  """
1684
1569
  return self._DeployFinishTime
@@ -1690,7 +1575,6 @@ class CloudBaseProjectVersion(AbstractModel):
1690
1575
  @property
1691
1576
  def BuildId(self):
1692
1577
  """BuildId
1693
- 注意:此字段可能返回 null,表示取不到有效值。
1694
1578
  :rtype: str
1695
1579
  """
1696
1580
  return self._BuildId
@@ -1702,7 +1586,6 @@ class CloudBaseProjectVersion(AbstractModel):
1702
1586
  @property
1703
1587
  def SourceUrl(self):
1704
1588
  """SourceUrl
1705
- 注意:此字段可能返回 null,表示取不到有效值。
1706
1589
  :rtype: str
1707
1590
  """
1708
1591
  return self._SourceUrl
@@ -1714,7 +1597,6 @@ class CloudBaseProjectVersion(AbstractModel):
1714
1597
  @property
1715
1598
  def FailReasonShort(self):
1716
1599
  """FailReasonShort
1717
- 注意:此字段可能返回 null,表示取不到有效值。
1718
1600
  :rtype: str
1719
1601
  """
1720
1602
  return self._FailReasonShort
@@ -1726,7 +1608,6 @@ class CloudBaseProjectVersion(AbstractModel):
1726
1608
  @property
1727
1609
  def FirstInitRepo(self):
1728
1610
  """FirstInitRepo
1729
- 注意:此字段可能返回 null,表示取不到有效值。
1730
1611
  :rtype: str
1731
1612
  """
1732
1613
  return self._FirstInitRepo
@@ -1791,10 +1672,13 @@ class CloudBaseRunEmptyDirVolumeSource(AbstractModel):
1791
1672
  def __init__(self):
1792
1673
  r"""
1793
1674
  :param _EnableEmptyDirVolume: 启用emptydir数据卷
1675
+ 注意:此字段可能返回 null,表示取不到有效值。
1794
1676
  :type EnableEmptyDirVolume: bool
1795
1677
  :param _Medium: "","Memory","HugePages"
1678
+ 注意:此字段可能返回 null,表示取不到有效值。
1796
1679
  :type Medium: str
1797
1680
  :param _SizeLimit: emptydir数据卷大小
1681
+ 注意:此字段可能返回 null,表示取不到有效值。
1798
1682
  :type SizeLimit: str
1799
1683
  """
1800
1684
  self._EnableEmptyDirVolume = None
@@ -1804,6 +1688,7 @@ class CloudBaseRunEmptyDirVolumeSource(AbstractModel):
1804
1688
  @property
1805
1689
  def EnableEmptyDirVolume(self):
1806
1690
  """启用emptydir数据卷
1691
+ 注意:此字段可能返回 null,表示取不到有效值。
1807
1692
  :rtype: bool
1808
1693
  """
1809
1694
  return self._EnableEmptyDirVolume
@@ -1815,6 +1700,7 @@ class CloudBaseRunEmptyDirVolumeSource(AbstractModel):
1815
1700
  @property
1816
1701
  def Medium(self):
1817
1702
  """"","Memory","HugePages"
1703
+ 注意:此字段可能返回 null,表示取不到有效值。
1818
1704
  :rtype: str
1819
1705
  """
1820
1706
  return self._Medium
@@ -1826,6 +1712,7 @@ class CloudBaseRunEmptyDirVolumeSource(AbstractModel):
1826
1712
  @property
1827
1713
  def SizeLimit(self):
1828
1714
  """emptydir数据卷大小
1715
+ 注意:此字段可能返回 null,表示取不到有效值。
1829
1716
  :rtype: str
1830
1717
  """
1831
1718
  return self._SizeLimit
@@ -2250,13 +2137,10 @@ class CloudBaseRunKVPriority(AbstractModel):
2250
2137
  def __init__(self):
2251
2138
  r"""
2252
2139
  :param _Key: 参数的Key
2253
- 注意:此字段可能返回 null,表示取不到有效值。
2254
2140
  :type Key: str
2255
2141
  :param _Value: 参数的Value
2256
- 注意:此字段可能返回 null,表示取不到有效值。
2257
2142
  :type Value: str
2258
2143
  :param _Priority: 优先级
2259
- 注意:此字段可能返回 null,表示取不到有效值。
2260
2144
  :type Priority: int
2261
2145
  """
2262
2146
  self._Key = None
@@ -2266,7 +2150,6 @@ class CloudBaseRunKVPriority(AbstractModel):
2266
2150
  @property
2267
2151
  def Key(self):
2268
2152
  """参数的Key
2269
- 注意:此字段可能返回 null,表示取不到有效值。
2270
2153
  :rtype: str
2271
2154
  """
2272
2155
  return self._Key
@@ -2278,7 +2161,6 @@ class CloudBaseRunKVPriority(AbstractModel):
2278
2161
  @property
2279
2162
  def Value(self):
2280
2163
  """参数的Value
2281
- 注意:此字段可能返回 null,表示取不到有效值。
2282
2164
  :rtype: str
2283
2165
  """
2284
2166
  return self._Value
@@ -2290,7 +2172,6 @@ class CloudBaseRunKVPriority(AbstractModel):
2290
2172
  @property
2291
2173
  def Priority(self):
2292
2174
  """优先级
2293
- 注意:此字段可能返回 null,表示取不到有效值。
2294
2175
  :rtype: int
2295
2176
  """
2296
2177
  return self._Priority
@@ -2322,19 +2203,14 @@ class CloudBaseRunNfsVolumeSource(AbstractModel):
2322
2203
  def __init__(self):
2323
2204
  r"""
2324
2205
  :param _Server: NFS挂载Server
2325
- 注意:此字段可能返回 null,表示取不到有效值。
2326
2206
  :type Server: str
2327
2207
  :param _Path: Server路径
2328
- 注意:此字段可能返回 null,表示取不到有效值。
2329
2208
  :type Path: str
2330
2209
  :param _ReadOnly: 是否只读
2331
- 注意:此字段可能返回 null,表示取不到有效值。
2332
2210
  :type ReadOnly: bool
2333
2211
  :param _SecretName: secret名称
2334
- 注意:此字段可能返回 null,表示取不到有效值。
2335
2212
  :type SecretName: str
2336
2213
  :param _EnableEmptyDirVolume: 临时目录
2337
- 注意:此字段可能返回 null,表示取不到有效值。
2338
2214
  :type EnableEmptyDirVolume: bool
2339
2215
  """
2340
2216
  self._Server = None
@@ -2346,7 +2222,6 @@ class CloudBaseRunNfsVolumeSource(AbstractModel):
2346
2222
  @property
2347
2223
  def Server(self):
2348
2224
  """NFS挂载Server
2349
- 注意:此字段可能返回 null,表示取不到有效值。
2350
2225
  :rtype: str
2351
2226
  """
2352
2227
  return self._Server
@@ -2358,7 +2233,6 @@ class CloudBaseRunNfsVolumeSource(AbstractModel):
2358
2233
  @property
2359
2234
  def Path(self):
2360
2235
  """Server路径
2361
- 注意:此字段可能返回 null,表示取不到有效值。
2362
2236
  :rtype: str
2363
2237
  """
2364
2238
  return self._Path
@@ -2370,7 +2244,6 @@ class CloudBaseRunNfsVolumeSource(AbstractModel):
2370
2244
  @property
2371
2245
  def ReadOnly(self):
2372
2246
  """是否只读
2373
- 注意:此字段可能返回 null,表示取不到有效值。
2374
2247
  :rtype: bool
2375
2248
  """
2376
2249
  return self._ReadOnly
@@ -2382,7 +2255,6 @@ class CloudBaseRunNfsVolumeSource(AbstractModel):
2382
2255
  @property
2383
2256
  def SecretName(self):
2384
2257
  """secret名称
2385
- 注意:此字段可能返回 null,表示取不到有效值。
2386
2258
  :rtype: str
2387
2259
  """
2388
2260
  return self._SecretName
@@ -2394,7 +2266,6 @@ class CloudBaseRunNfsVolumeSource(AbstractModel):
2394
2266
  @property
2395
2267
  def EnableEmptyDirVolume(self):
2396
2268
  """临时目录
2397
- 注意:此字段可能返回 null,表示取不到有效值。
2398
2269
  :rtype: bool
2399
2270
  """
2400
2271
  return self._EnableEmptyDirVolume
@@ -2430,54 +2301,39 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2430
2301
  :param _VersionName: 版本名称
2431
2302
  :type VersionName: str
2432
2303
  :param _Status: 状态
2433
- 注意:此字段可能返回 null,表示取不到有效值。
2434
2304
  :type Status: str
2435
2305
  :param _FlowRatio: 流量占比
2436
2306
  :type FlowRatio: int
2437
2307
  :param _CreatedTime: 创建时间
2438
- 注意:此字段可能返回 null,表示取不到有效值。
2439
2308
  :type CreatedTime: str
2440
2309
  :param _UpdatedTime: 更新时间
2441
- 注意:此字段可能返回 null,表示取不到有效值。
2442
2310
  :type UpdatedTime: str
2443
2311
  :param _BuildId: 构建ID
2444
- 注意:此字段可能返回 null,表示取不到有效值。
2445
2312
  :type BuildId: int
2446
2313
  :param _UploadType: 构建方式
2447
- 注意:此字段可能返回 null,表示取不到有效值。
2448
2314
  :type UploadType: str
2449
2315
  :param _Remark: 备注
2450
- 注意:此字段可能返回 null,表示取不到有效值。
2451
2316
  :type Remark: str
2452
2317
  :param _UrlParam: url中的参数路径
2453
- 注意:此字段可能返回 null,表示取不到有效值。
2454
2318
  :type UrlParam: :class:`tencentcloud.tcb.v20180608.models.ObjectKV`
2455
2319
  :param _Priority: 优先级(数值越小,优先级越高)
2456
- 注意:此字段可能返回 null,表示取不到有效值。
2457
2320
  :type Priority: int
2458
2321
  :param _IsDefaultPriority: 是否是默认兜底版本
2459
- 注意:此字段可能返回 null,表示取不到有效值。
2460
2322
  :type IsDefaultPriority: bool
2461
2323
  :param _FlowParams: KV Params
2462
2324
  注意:此字段可能返回 null,表示取不到有效值。
2463
2325
  :type FlowParams: list of CloudBaseRunKVPriority
2464
2326
  :param _MinReplicas: 最小副本数
2465
- 注意:此字段可能返回 null,表示取不到有效值。
2466
2327
  :type MinReplicas: int
2467
2328
  :param _MaxReplicas: 最大副本数
2468
- 注意:此字段可能返回 null,表示取不到有效值。
2469
2329
  :type MaxReplicas: int
2470
2330
  :param _RunId: 操作记录id
2471
- 注意:此字段可能返回 null,表示取不到有效值。
2472
2331
  :type RunId: str
2473
2332
  :param _Percent: 进度
2474
- 注意:此字段可能返回 null,表示取不到有效值。
2475
2333
  :type Percent: int
2476
2334
  :param _CurrentReplicas: 当前副本数
2477
- 注意:此字段可能返回 null,表示取不到有效值。
2478
2335
  :type CurrentReplicas: int
2479
2336
  :param _Architecture: Monolithic,Microservice
2480
- 注意:此字段可能返回 null,表示取不到有效值。
2481
2337
  :type Architecture: str
2482
2338
  """
2483
2339
  self._VersionName = None
@@ -2513,7 +2369,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2513
2369
  @property
2514
2370
  def Status(self):
2515
2371
  """状态
2516
- 注意:此字段可能返回 null,表示取不到有效值。
2517
2372
  :rtype: str
2518
2373
  """
2519
2374
  return self._Status
@@ -2536,7 +2391,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2536
2391
  @property
2537
2392
  def CreatedTime(self):
2538
2393
  """创建时间
2539
- 注意:此字段可能返回 null,表示取不到有效值。
2540
2394
  :rtype: str
2541
2395
  """
2542
2396
  return self._CreatedTime
@@ -2548,7 +2402,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2548
2402
  @property
2549
2403
  def UpdatedTime(self):
2550
2404
  """更新时间
2551
- 注意:此字段可能返回 null,表示取不到有效值。
2552
2405
  :rtype: str
2553
2406
  """
2554
2407
  return self._UpdatedTime
@@ -2560,7 +2413,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2560
2413
  @property
2561
2414
  def BuildId(self):
2562
2415
  """构建ID
2563
- 注意:此字段可能返回 null,表示取不到有效值。
2564
2416
  :rtype: int
2565
2417
  """
2566
2418
  return self._BuildId
@@ -2572,7 +2424,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2572
2424
  @property
2573
2425
  def UploadType(self):
2574
2426
  """构建方式
2575
- 注意:此字段可能返回 null,表示取不到有效值。
2576
2427
  :rtype: str
2577
2428
  """
2578
2429
  return self._UploadType
@@ -2584,7 +2435,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2584
2435
  @property
2585
2436
  def Remark(self):
2586
2437
  """备注
2587
- 注意:此字段可能返回 null,表示取不到有效值。
2588
2438
  :rtype: str
2589
2439
  """
2590
2440
  return self._Remark
@@ -2596,7 +2446,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2596
2446
  @property
2597
2447
  def UrlParam(self):
2598
2448
  """url中的参数路径
2599
- 注意:此字段可能返回 null,表示取不到有效值。
2600
2449
  :rtype: :class:`tencentcloud.tcb.v20180608.models.ObjectKV`
2601
2450
  """
2602
2451
  return self._UrlParam
@@ -2608,7 +2457,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2608
2457
  @property
2609
2458
  def Priority(self):
2610
2459
  """优先级(数值越小,优先级越高)
2611
- 注意:此字段可能返回 null,表示取不到有效值。
2612
2460
  :rtype: int
2613
2461
  """
2614
2462
  return self._Priority
@@ -2620,7 +2468,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2620
2468
  @property
2621
2469
  def IsDefaultPriority(self):
2622
2470
  """是否是默认兜底版本
2623
- 注意:此字段可能返回 null,表示取不到有效值。
2624
2471
  :rtype: bool
2625
2472
  """
2626
2473
  return self._IsDefaultPriority
@@ -2644,7 +2491,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2644
2491
  @property
2645
2492
  def MinReplicas(self):
2646
2493
  """最小副本数
2647
- 注意:此字段可能返回 null,表示取不到有效值。
2648
2494
  :rtype: int
2649
2495
  """
2650
2496
  return self._MinReplicas
@@ -2656,7 +2502,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2656
2502
  @property
2657
2503
  def MaxReplicas(self):
2658
2504
  """最大副本数
2659
- 注意:此字段可能返回 null,表示取不到有效值。
2660
2505
  :rtype: int
2661
2506
  """
2662
2507
  return self._MaxReplicas
@@ -2668,7 +2513,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2668
2513
  @property
2669
2514
  def RunId(self):
2670
2515
  """操作记录id
2671
- 注意:此字段可能返回 null,表示取不到有效值。
2672
2516
  :rtype: str
2673
2517
  """
2674
2518
  return self._RunId
@@ -2680,7 +2524,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2680
2524
  @property
2681
2525
  def Percent(self):
2682
2526
  """进度
2683
- 注意:此字段可能返回 null,表示取不到有效值。
2684
2527
  :rtype: int
2685
2528
  """
2686
2529
  return self._Percent
@@ -2692,7 +2535,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2692
2535
  @property
2693
2536
  def CurrentReplicas(self):
2694
2537
  """当前副本数
2695
- 注意:此字段可能返回 null,表示取不到有效值。
2696
2538
  :rtype: int
2697
2539
  """
2698
2540
  return self._CurrentReplicas
@@ -2704,7 +2546,6 @@ class CloudBaseRunServerVersionItem(AbstractModel):
2704
2546
  @property
2705
2547
  def Architecture(self):
2706
2548
  """Monolithic,Microservice
2707
- 注意:此字段可能返回 null,表示取不到有效值。
2708
2549
  :rtype: str
2709
2550
  """
2710
2551
  return self._Architecture
@@ -2755,6 +2596,38 @@ class CloudBaseRunServiceVolumeHostPath(AbstractModel):
2755
2596
 
2756
2597
  """
2757
2598
 
2599
+ def __init__(self):
2600
+ r"""
2601
+ :param _Path: 主机路径
2602
+ 注意:此字段可能返回 null,表示取不到有效值。
2603
+ :type Path: str
2604
+ """
2605
+ self._Path = None
2606
+
2607
+ @property
2608
+ def Path(self):
2609
+ """主机路径
2610
+ 注意:此字段可能返回 null,表示取不到有效值。
2611
+ :rtype: str
2612
+ """
2613
+ return self._Path
2614
+
2615
+ @Path.setter
2616
+ def Path(self, Path):
2617
+ self._Path = Path
2618
+
2619
+
2620
+ def _deserialize(self, params):
2621
+ self._Path = params.get("Path")
2622
+ memeber_set = set(params.keys())
2623
+ for name, value in vars(self).items():
2624
+ property_name = name[1:]
2625
+ if property_name in memeber_set:
2626
+ memeber_set.remove(property_name)
2627
+ if len(memeber_set) > 0:
2628
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
2629
+
2630
+
2758
2631
 
2759
2632
  class CloudBaseRunServiceVolumeMount(AbstractModel):
2760
2633
  """对标 EKS VolumeMount
@@ -3141,6 +3014,106 @@ class CloudBaseRunVersionFlowItem(AbstractModel):
3141
3014
 
3142
3015
 
3143
3016
 
3017
+ class CloudBaseRunVersionPod(AbstractModel):
3018
+ """pod信息
3019
+
3020
+ """
3021
+
3022
+ def __init__(self):
3023
+ r"""
3024
+ :param _Webshell: webshell链接
3025
+ :type Webshell: str
3026
+ :param _PodId: pod name
3027
+ :type PodId: str
3028
+ :param _PodIp: pod ip
3029
+ 注意:此字段可能返回 null,表示取不到有效值。
3030
+ :type PodIp: str
3031
+ :param _Status: 状态
3032
+ :type Status: str
3033
+ :param _CreateTime: 创建时间
3034
+ 注意:此字段可能返回 null,表示取不到有效值。
3035
+ :type CreateTime: str
3036
+ """
3037
+ self._Webshell = None
3038
+ self._PodId = None
3039
+ self._PodIp = None
3040
+ self._Status = None
3041
+ self._CreateTime = None
3042
+
3043
+ @property
3044
+ def Webshell(self):
3045
+ """webshell链接
3046
+ :rtype: str
3047
+ """
3048
+ return self._Webshell
3049
+
3050
+ @Webshell.setter
3051
+ def Webshell(self, Webshell):
3052
+ self._Webshell = Webshell
3053
+
3054
+ @property
3055
+ def PodId(self):
3056
+ """pod name
3057
+ :rtype: str
3058
+ """
3059
+ return self._PodId
3060
+
3061
+ @PodId.setter
3062
+ def PodId(self, PodId):
3063
+ self._PodId = PodId
3064
+
3065
+ @property
3066
+ def PodIp(self):
3067
+ """pod ip
3068
+ 注意:此字段可能返回 null,表示取不到有效值。
3069
+ :rtype: str
3070
+ """
3071
+ return self._PodIp
3072
+
3073
+ @PodIp.setter
3074
+ def PodIp(self, PodIp):
3075
+ self._PodIp = PodIp
3076
+
3077
+ @property
3078
+ def Status(self):
3079
+ """状态
3080
+ :rtype: str
3081
+ """
3082
+ return self._Status
3083
+
3084
+ @Status.setter
3085
+ def Status(self, Status):
3086
+ self._Status = Status
3087
+
3088
+ @property
3089
+ def CreateTime(self):
3090
+ """创建时间
3091
+ 注意:此字段可能返回 null,表示取不到有效值。
3092
+ :rtype: str
3093
+ """
3094
+ return self._CreateTime
3095
+
3096
+ @CreateTime.setter
3097
+ def CreateTime(self, CreateTime):
3098
+ self._CreateTime = CreateTime
3099
+
3100
+
3101
+ def _deserialize(self, params):
3102
+ self._Webshell = params.get("Webshell")
3103
+ self._PodId = params.get("PodId")
3104
+ self._PodIp = params.get("PodIp")
3105
+ self._Status = params.get("Status")
3106
+ self._CreateTime = params.get("CreateTime")
3107
+ memeber_set = set(params.keys())
3108
+ for name, value in vars(self).items():
3109
+ property_name = name[1:]
3110
+ if property_name in memeber_set:
3111
+ memeber_set.remove(property_name)
3112
+ if len(memeber_set) > 0:
3113
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
3114
+
3115
+
3116
+
3144
3117
  class CloudBaseRunVolumeMount(AbstractModel):
3145
3118
  """cfs挂载点
3146
3119
 
@@ -4241,34 +4214,24 @@ class CodeSource(AbstractModel):
4241
4214
  def __init__(self):
4242
4215
  r"""
4243
4216
  :param _Type: 类型, 可能的枚举: "coding","package","package_url","github","gitlab","gitee","rawcode"
4244
- 注意:此字段可能返回 null,表示取不到有效值。
4245
4217
  :type Type: str
4246
4218
  :param _Url: 下载链接
4247
- 注意:此字段可能返回 null,表示取不到有效值。
4248
4219
  :type Url: str
4249
4220
  :param _Name: 名称
4250
- 注意:此字段可能返回 null,表示取不到有效值。
4251
4221
  :type Name: str
4252
4222
  :param _WorkDir: 工作目录
4253
- 注意:此字段可能返回 null,表示取不到有效值。
4254
4223
  :type WorkDir: str
4255
4224
  :param _CodingPackageName: code包名, type为coding的时候需要填写
4256
- 注意:此字段可能返回 null,表示取不到有效值。
4257
4225
  :type CodingPackageName: str
4258
4226
  :param _CodingPackageVersion: coding版本名, type为coding的时候需要填写
4259
- 注意:此字段可能返回 null,表示取不到有效值。
4260
4227
  :type CodingPackageVersion: str
4261
4228
  :param _RawCode: 源码
4262
- 注意:此字段可能返回 null,表示取不到有效值。
4263
4229
  :type RawCode: str
4264
4230
  :param _Branch: 代码分支
4265
- 注意:此字段可能返回 null,表示取不到有效值。
4266
4231
  :type Branch: str
4267
4232
  :param _ProjectId: coding项目ID,type为coding时需要填写
4268
- 注意:此字段可能返回 null,表示取不到有效值。
4269
4233
  :type ProjectId: int
4270
4234
  :param _ProjectName: coding项目
4271
- 注意:此字段可能返回 null,表示取不到有效值。
4272
4235
  :type ProjectName: str
4273
4236
  """
4274
4237
  self._Type = None
@@ -4285,7 +4248,6 @@ class CodeSource(AbstractModel):
4285
4248
  @property
4286
4249
  def Type(self):
4287
4250
  """类型, 可能的枚举: "coding","package","package_url","github","gitlab","gitee","rawcode"
4288
- 注意:此字段可能返回 null,表示取不到有效值。
4289
4251
  :rtype: str
4290
4252
  """
4291
4253
  return self._Type
@@ -4297,7 +4259,6 @@ class CodeSource(AbstractModel):
4297
4259
  @property
4298
4260
  def Url(self):
4299
4261
  """下载链接
4300
- 注意:此字段可能返回 null,表示取不到有效值。
4301
4262
  :rtype: str
4302
4263
  """
4303
4264
  return self._Url
@@ -4309,7 +4270,6 @@ class CodeSource(AbstractModel):
4309
4270
  @property
4310
4271
  def Name(self):
4311
4272
  """名称
4312
- 注意:此字段可能返回 null,表示取不到有效值。
4313
4273
  :rtype: str
4314
4274
  """
4315
4275
  return self._Name
@@ -4321,7 +4281,6 @@ class CodeSource(AbstractModel):
4321
4281
  @property
4322
4282
  def WorkDir(self):
4323
4283
  """工作目录
4324
- 注意:此字段可能返回 null,表示取不到有效值。
4325
4284
  :rtype: str
4326
4285
  """
4327
4286
  return self._WorkDir
@@ -4333,7 +4292,6 @@ class CodeSource(AbstractModel):
4333
4292
  @property
4334
4293
  def CodingPackageName(self):
4335
4294
  """code包名, type为coding的时候需要填写
4336
- 注意:此字段可能返回 null,表示取不到有效值。
4337
4295
  :rtype: str
4338
4296
  """
4339
4297
  return self._CodingPackageName
@@ -4345,7 +4303,6 @@ class CodeSource(AbstractModel):
4345
4303
  @property
4346
4304
  def CodingPackageVersion(self):
4347
4305
  """coding版本名, type为coding的时候需要填写
4348
- 注意:此字段可能返回 null,表示取不到有效值。
4349
4306
  :rtype: str
4350
4307
  """
4351
4308
  return self._CodingPackageVersion
@@ -4357,7 +4314,6 @@ class CodeSource(AbstractModel):
4357
4314
  @property
4358
4315
  def RawCode(self):
4359
4316
  """源码
4360
- 注意:此字段可能返回 null,表示取不到有效值。
4361
4317
  :rtype: str
4362
4318
  """
4363
4319
  return self._RawCode
@@ -4369,7 +4325,6 @@ class CodeSource(AbstractModel):
4369
4325
  @property
4370
4326
  def Branch(self):
4371
4327
  """代码分支
4372
- 注意:此字段可能返回 null,表示取不到有效值。
4373
4328
  :rtype: str
4374
4329
  """
4375
4330
  return self._Branch
@@ -4381,7 +4336,6 @@ class CodeSource(AbstractModel):
4381
4336
  @property
4382
4337
  def ProjectId(self):
4383
4338
  """coding项目ID,type为coding时需要填写
4384
- 注意:此字段可能返回 null,表示取不到有效值。
4385
4339
  :rtype: int
4386
4340
  """
4387
4341
  return self._ProjectId
@@ -4393,7 +4347,6 @@ class CodeSource(AbstractModel):
4393
4347
  @property
4394
4348
  def ProjectName(self):
4395
4349
  """coding项目
4396
- 注意:此字段可能返回 null,表示取不到有效值。
4397
4350
  :rtype: str
4398
4351
  """
4399
4352
  return self._ProjectName
@@ -4764,7 +4717,6 @@ class CreateAndDeployCloudBaseProjectResponse(AbstractModel):
4764
4717
  def __init__(self):
4765
4718
  r"""
4766
4719
  :param _EnvId: 环境Id
4767
- 注意:此字段可能返回 null,表示取不到有效值。
4768
4720
  :type EnvId: str
4769
4721
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4770
4722
  :type RequestId: str
@@ -4775,7 +4727,6 @@ class CreateAndDeployCloudBaseProjectResponse(AbstractModel):
4775
4727
  @property
4776
4728
  def EnvId(self):
4777
4729
  """环境Id
4778
- 注意:此字段可能返回 null,表示取不到有效值。
4779
4730
  :rtype: str
4780
4731
  """
4781
4732
  return self._EnvId
@@ -6746,7 +6697,6 @@ class CustomHeader(AbstractModel):
6746
6697
  def __init__(self):
6747
6698
  r"""
6748
6699
  :param _RequestToAddList: 请求添加头部配置
6749
- 注意:此字段可能返回 null,表示取不到有效值。
6750
6700
  :type RequestToAddList: list of CustomRequestToAdd
6751
6701
  """
6752
6702
  self._RequestToAddList = None
@@ -6754,7 +6704,6 @@ class CustomHeader(AbstractModel):
6754
6704
  @property
6755
6705
  def RequestToAddList(self):
6756
6706
  """请求添加头部配置
6757
- 注意:此字段可能返回 null,表示取不到有效值。
6758
6707
  :rtype: list of CustomRequestToAdd
6759
6708
  """
6760
6709
  return self._RequestToAddList
@@ -6900,13 +6849,10 @@ class CustomRequestToAdd(AbstractModel):
6900
6849
  def __init__(self):
6901
6850
  r"""
6902
6851
  :param _Key: Header名称
6903
- 注意:此字段可能返回 null,表示取不到有效值。
6904
6852
  :type Key: str
6905
6853
  :param _Value: Header值
6906
- 注意:此字段可能返回 null,表示取不到有效值。
6907
6854
  :type Value: str
6908
6855
  :param _AppendAction: Header类型
6909
- 注意:此字段可能返回 null,表示取不到有效值。
6910
6856
  :type AppendAction: str
6911
6857
  """
6912
6858
  self._Key = None
@@ -6916,7 +6862,6 @@ class CustomRequestToAdd(AbstractModel):
6916
6862
  @property
6917
6863
  def Key(self):
6918
6864
  """Header名称
6919
- 注意:此字段可能返回 null,表示取不到有效值。
6920
6865
  :rtype: str
6921
6866
  """
6922
6867
  return self._Key
@@ -6928,7 +6873,6 @@ class CustomRequestToAdd(AbstractModel):
6928
6873
  @property
6929
6874
  def Value(self):
6930
6875
  """Header值
6931
- 注意:此字段可能返回 null,表示取不到有效值。
6932
6876
  :rtype: str
6933
6877
  """
6934
6878
  return self._Value
@@ -6940,7 +6884,6 @@ class CustomRequestToAdd(AbstractModel):
6940
6884
  @property
6941
6885
  def AppendAction(self):
6942
6886
  """Header类型
6943
- 注意:此字段可能返回 null,表示取不到有效值。
6944
6887
  :rtype: str
6945
6888
  """
6946
6889
  return self._AppendAction
@@ -6983,7 +6926,6 @@ class DatabasesInfo(AbstractModel):
6983
6926
  当前支持ap-shanghai
6984
6927
  :type Region: str
6985
6928
  :param _UpdateTime: 更新时间
6986
- 注意:此字段可能返回 null,表示取不到有效值。
6987
6929
  :type UpdateTime: str
6988
6930
  """
6989
6931
  self._InstanceId = None
@@ -7032,7 +6974,6 @@ class DatabasesInfo(AbstractModel):
7032
6974
  @property
7033
6975
  def UpdateTime(self):
7034
6976
  """更新时间
7035
- 注意:此字段可能返回 null,表示取不到有效值。
7036
6977
  :rtype: str
7037
6978
  """
7038
6979
  return self._UpdateTime
@@ -7420,7 +7361,7 @@ class DeleteGatewayVersionRequest(AbstractModel):
7420
7361
  :type IsDeleteImage: bool
7421
7362
  :param _IsForce: 是否强制删除
7422
7363
  :type IsForce: bool
7423
- :param _OperatorRemark: 操作记录
7364
+ :param _OperatorRemark: 操作者记录
7424
7365
  :type OperatorRemark: str
7425
7366
  """
7426
7367
  self._EnvId = None
@@ -7499,7 +7440,7 @@ class DeleteGatewayVersionRequest(AbstractModel):
7499
7440
 
7500
7441
  @property
7501
7442
  def OperatorRemark(self):
7502
- """操作记录
7443
+ """操作者记录
7503
7444
  :rtype: str
7504
7445
  """
7505
7446
  return self._OperatorRemark
@@ -9258,10 +9199,8 @@ class DescribeCloudBaseProjectLatestVersionListResponse(AbstractModel):
9258
9199
  def __init__(self):
9259
9200
  r"""
9260
9201
  :param _ProjectList: 项目列表
9261
- 注意:此字段可能返回 null,表示取不到有效值。
9262
9202
  :type ProjectList: list of CloudBaseProjectVersion
9263
9203
  :param _TotalCount: 总数
9264
- 注意:此字段可能返回 null,表示取不到有效值。
9265
9204
  :type TotalCount: int
9266
9205
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9267
9206
  :type RequestId: str
@@ -9273,7 +9212,6 @@ class DescribeCloudBaseProjectLatestVersionListResponse(AbstractModel):
9273
9212
  @property
9274
9213
  def ProjectList(self):
9275
9214
  """项目列表
9276
- 注意:此字段可能返回 null,表示取不到有效值。
9277
9215
  :rtype: list of CloudBaseProjectVersion
9278
9216
  """
9279
9217
  return self._ProjectList
@@ -9285,7 +9223,6 @@ class DescribeCloudBaseProjectLatestVersionListResponse(AbstractModel):
9285
9223
  @property
9286
9224
  def TotalCount(self):
9287
9225
  """总数
9288
- 注意:此字段可能返回 null,表示取不到有效值。
9289
9226
  :rtype: int
9290
9227
  """
9291
9228
  return self._TotalCount
@@ -9436,10 +9373,8 @@ class DescribeCloudBaseProjectVersionListResponse(AbstractModel):
9436
9373
  def __init__(self):
9437
9374
  r"""
9438
9375
  :param _ProjectVersions: 版本列表
9439
- 注意:此字段可能返回 null,表示取不到有效值。
9440
9376
  :type ProjectVersions: list of CloudBaseProjectVersion
9441
9377
  :param _TotalCount: 总个数
9442
- 注意:此字段可能返回 null,表示取不到有效值。
9443
9378
  :type TotalCount: int
9444
9379
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9445
9380
  :type RequestId: str
@@ -9451,7 +9386,6 @@ class DescribeCloudBaseProjectVersionListResponse(AbstractModel):
9451
9386
  @property
9452
9387
  def ProjectVersions(self):
9453
9388
  """版本列表
9454
- 注意:此字段可能返回 null,表示取不到有效值。
9455
9389
  :rtype: list of CloudBaseProjectVersion
9456
9390
  """
9457
9391
  return self._ProjectVersions
@@ -9463,7 +9397,6 @@ class DescribeCloudBaseProjectVersionListResponse(AbstractModel):
9463
9397
  @property
9464
9398
  def TotalCount(self):
9465
9399
  """总个数
9466
- 注意:此字段可能返回 null,表示取不到有效值。
9467
9400
  :rtype: int
9468
9401
  """
9469
9402
  return self._TotalCount
@@ -10203,11 +10136,69 @@ class DescribeCloudBaseRunPodListResponse(AbstractModel):
10203
10136
 
10204
10137
  def __init__(self):
10205
10138
  r"""
10139
+ :param _Offset: 偏移量
10140
+ :type Offset: int
10141
+ :param _Limit: 分页大小
10142
+ :type Limit: int
10143
+ :param _TotalCount: 总数
10144
+ :type TotalCount: int
10145
+ :param _PodList: 容器列表
10146
+ 注意:此字段可能返回 null,表示取不到有效值。
10147
+ :type PodList: list of CloudBaseRunVersionPod
10206
10148
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10207
10149
  :type RequestId: str
10208
10150
  """
10151
+ self._Offset = None
10152
+ self._Limit = None
10153
+ self._TotalCount = None
10154
+ self._PodList = None
10209
10155
  self._RequestId = None
10210
10156
 
10157
+ @property
10158
+ def Offset(self):
10159
+ """偏移量
10160
+ :rtype: int
10161
+ """
10162
+ return self._Offset
10163
+
10164
+ @Offset.setter
10165
+ def Offset(self, Offset):
10166
+ self._Offset = Offset
10167
+
10168
+ @property
10169
+ def Limit(self):
10170
+ """分页大小
10171
+ :rtype: int
10172
+ """
10173
+ return self._Limit
10174
+
10175
+ @Limit.setter
10176
+ def Limit(self, Limit):
10177
+ self._Limit = Limit
10178
+
10179
+ @property
10180
+ def TotalCount(self):
10181
+ """总数
10182
+ :rtype: int
10183
+ """
10184
+ return self._TotalCount
10185
+
10186
+ @TotalCount.setter
10187
+ def TotalCount(self, TotalCount):
10188
+ self._TotalCount = TotalCount
10189
+
10190
+ @property
10191
+ def PodList(self):
10192
+ """容器列表
10193
+ 注意:此字段可能返回 null,表示取不到有效值。
10194
+ :rtype: list of CloudBaseRunVersionPod
10195
+ """
10196
+ return self._PodList
10197
+
10198
+ @PodList.setter
10199
+ def PodList(self, PodList):
10200
+ self._PodList = PodList
10201
+
10211
10202
  @property
10212
10203
  def RequestId(self):
10213
10204
  """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -10221,6 +10212,15 @@ class DescribeCloudBaseRunPodListResponse(AbstractModel):
10221
10212
 
10222
10213
 
10223
10214
  def _deserialize(self, params):
10215
+ self._Offset = params.get("Offset")
10216
+ self._Limit = params.get("Limit")
10217
+ self._TotalCount = params.get("TotalCount")
10218
+ if params.get("PodList") is not None:
10219
+ self._PodList = []
10220
+ for item in params.get("PodList"):
10221
+ obj = CloudBaseRunVersionPod()
10222
+ obj._deserialize(item)
10223
+ self._PodList.append(obj)
10224
10224
  self._RequestId = params.get("RequestId")
10225
10225
 
10226
10226
 
@@ -16378,10 +16378,8 @@ class DescribeWxGatewayRoutesResponse(AbstractModel):
16378
16378
  def __init__(self):
16379
16379
  r"""
16380
16380
  :param _TotalCount: 返回的服务个数
16381
- 注意:此字段可能返回 null,表示取不到有效值。
16382
16381
  :type TotalCount: int
16383
16382
  :param _WxGatewayRouteSet: 返回的服务列表
16384
- 注意:此字段可能返回 null,表示取不到有效值。
16385
16383
  :type WxGatewayRouteSet: list of WxGatewayRountItem
16386
16384
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
16387
16385
  :type RequestId: str
@@ -16393,7 +16391,6 @@ class DescribeWxGatewayRoutesResponse(AbstractModel):
16393
16391
  @property
16394
16392
  def TotalCount(self):
16395
16393
  """返回的服务个数
16396
- 注意:此字段可能返回 null,表示取不到有效值。
16397
16394
  :rtype: int
16398
16395
  """
16399
16396
  return self._TotalCount
@@ -16405,7 +16402,6 @@ class DescribeWxGatewayRoutesResponse(AbstractModel):
16405
16402
  @property
16406
16403
  def WxGatewayRouteSet(self):
16407
16404
  """返回的服务列表
16408
- 注意:此字段可能返回 null,表示取不到有效值。
16409
16405
  :rtype: list of WxGatewayRountItem
16410
16406
  """
16411
16407
  return self._WxGatewayRouteSet
@@ -16541,10 +16537,8 @@ class DescribeWxGatewaysResponse(AbstractModel):
16541
16537
  def __init__(self):
16542
16538
  r"""
16543
16539
  :param _Gateways: 返回的服务列表
16544
- 注意:此字段可能返回 null,表示取不到有效值。
16545
16540
  :type Gateways: list of GatewayItem
16546
16541
  :param _TotalCount: 网关总数
16547
- 注意:此字段可能返回 null,表示取不到有效值。
16548
16542
  :type TotalCount: int
16549
16543
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
16550
16544
  :type RequestId: str
@@ -16556,7 +16550,6 @@ class DescribeWxGatewaysResponse(AbstractModel):
16556
16550
  @property
16557
16551
  def Gateways(self):
16558
16552
  """返回的服务列表
16559
- 注意:此字段可能返回 null,表示取不到有效值。
16560
16553
  :rtype: list of GatewayItem
16561
16554
  """
16562
16555
  return self._Gateways
@@ -16568,7 +16561,6 @@ class DescribeWxGatewaysResponse(AbstractModel):
16568
16561
  @property
16569
16562
  def TotalCount(self):
16570
16563
  """网关总数
16571
- 注意:此字段可能返回 null,表示取不到有效值。
16572
16564
  :rtype: int
16573
16565
  """
16574
16566
  return self._TotalCount
@@ -17163,19 +17155,14 @@ class EnvBillingInfoItem(AbstractModel):
17163
17155
  :param _PaymentChannel: 付费渠道。
17164
17156
  <li> miniapp:小程序</li>
17165
17157
  <li> qcloud:腾讯云</li>
17166
- 注意:此字段可能返回 null,表示取不到有效值。
17167
17158
  :type PaymentChannel: str
17168
17159
  :param _OrderInfo: 最新的订单信息
17169
- 注意:此字段可能返回 null,表示取不到有效值。
17170
17160
  :type OrderInfo: :class:`tencentcloud.tcb.v20180608.models.OrderInfo`
17171
17161
  :param _FreeQuota: 免费配额信息。
17172
- 注意:此字段可能返回 null,表示取不到有效值。
17173
17162
  :type FreeQuota: str
17174
17163
  :param _EnableOverrun: 是否开启 `超过套餐额度部分转按量付费`
17175
- 注意:此字段可能返回 null,表示取不到有效值。
17176
17164
  :type EnableOverrun: bool
17177
17165
  :param _ExtPackageType: 环境套餐类型
17178
- 注意:此字段可能返回 null,表示取不到有效值。
17179
17166
  :type ExtPackageType: str
17180
17167
  :param _EnvCharged: 是否付费期环境,可取值:yes/no。
17181
17168
  :type EnvCharged: str
@@ -17320,7 +17307,6 @@ class EnvBillingInfoItem(AbstractModel):
17320
17307
  """付费渠道。
17321
17308
  <li> miniapp:小程序</li>
17322
17309
  <li> qcloud:腾讯云</li>
17323
- 注意:此字段可能返回 null,表示取不到有效值。
17324
17310
  :rtype: str
17325
17311
  """
17326
17312
  return self._PaymentChannel
@@ -17332,7 +17318,6 @@ class EnvBillingInfoItem(AbstractModel):
17332
17318
  @property
17333
17319
  def OrderInfo(self):
17334
17320
  """最新的订单信息
17335
- 注意:此字段可能返回 null,表示取不到有效值。
17336
17321
  :rtype: :class:`tencentcloud.tcb.v20180608.models.OrderInfo`
17337
17322
  """
17338
17323
  return self._OrderInfo
@@ -17344,7 +17329,6 @@ class EnvBillingInfoItem(AbstractModel):
17344
17329
  @property
17345
17330
  def FreeQuota(self):
17346
17331
  """免费配额信息。
17347
- 注意:此字段可能返回 null,表示取不到有效值。
17348
17332
  :rtype: str
17349
17333
  """
17350
17334
  return self._FreeQuota
@@ -17356,7 +17340,6 @@ class EnvBillingInfoItem(AbstractModel):
17356
17340
  @property
17357
17341
  def EnableOverrun(self):
17358
17342
  """是否开启 `超过套餐额度部分转按量付费`
17359
- 注意:此字段可能返回 null,表示取不到有效值。
17360
17343
  :rtype: bool
17361
17344
  """
17362
17345
  return self._EnableOverrun
@@ -17368,7 +17351,6 @@ class EnvBillingInfoItem(AbstractModel):
17368
17351
  @property
17369
17352
  def ExtPackageType(self):
17370
17353
  """环境套餐类型
17371
- 注意:此字段可能返回 null,表示取不到有效值。
17372
17354
  :rtype: str
17373
17355
  """
17374
17356
  return self._ExtPackageType
@@ -17460,54 +17442,38 @@ class EnvInfo(AbstractModel):
17460
17442
  :param _Functions: 函数列表
17461
17443
  :type Functions: list of FunctionInfo
17462
17444
  :param _PackageId: tcb产品套餐ID,参考DescribePackages接口的返回值。
17463
- 注意:此字段可能返回 null,表示取不到有效值。
17464
17445
  :type PackageId: str
17465
17446
  :param _PackageName: 套餐中文名称,参考DescribePackages接口的返回值。
17466
- 注意:此字段可能返回 null,表示取不到有效值。
17467
17447
  :type PackageName: str
17468
17448
  :param _LogServices: 云日志服务列表
17469
- 注意:此字段可能返回 null,表示取不到有效值。
17470
17449
  :type LogServices: list of LogServiceInfo
17471
17450
  :param _StaticStorages: 静态资源信息
17472
- 注意:此字段可能返回 null,表示取不到有效值。
17473
17451
  :type StaticStorages: list of StaticStorageInfo
17474
17452
  :param _IsAutoDegrade: 是否到期自动降为免费版
17475
- 注意:此字段可能返回 null,表示取不到有效值。
17476
17453
  :type IsAutoDegrade: bool
17477
17454
  :param _EnvChannel: 环境渠道
17478
- 注意:此字段可能返回 null,表示取不到有效值。
17479
17455
  :type EnvChannel: str
17480
17456
  :param _PayMode: 支付方式。包含以下取值:
17481
17457
  <li> prepayment:预付费</li>
17482
17458
  <li> postpaid:后付费</li>
17483
- 注意:此字段可能返回 null,表示取不到有效值。
17484
17459
  :type PayMode: str
17485
17460
  :param _IsDefault: 是否为默认环境
17486
- 注意:此字段可能返回 null,表示取不到有效值。
17487
17461
  :type IsDefault: bool
17488
17462
  :param _Region: 环境所属地域
17489
- 注意:此字段可能返回 null,表示取不到有效值。
17490
17463
  :type Region: str
17491
17464
  :param _Tags: 环境标签列表
17492
- 注意:此字段可能返回 null,表示取不到有效值。
17493
17465
  :type Tags: list of Tag
17494
17466
  :param _CustomLogServices: 自定义日志服务
17495
- 注意:此字段可能返回 null,表示取不到有效值。
17496
17467
  :type CustomLogServices: list of ClsInfo
17497
17468
  :param _EnvType: 环境类型:baas, run, hoting, weda
17498
- 注意:此字段可能返回 null,表示取不到有效值。
17499
17469
  :type EnvType: str
17500
17470
  :param _IsDauPackage: 是否是dau新套餐
17501
- 注意:此字段可能返回 null,表示取不到有效值。
17502
17471
  :type IsDauPackage: bool
17503
17472
  :param _PackageType: 套餐类型:空\baas\tcbr
17504
- 注意:此字段可能返回 null,表示取不到有效值。
17505
17473
  :type PackageType: str
17506
17474
  :param _ArchitectureType: 架构类型
17507
- 注意:此字段可能返回 null,表示取不到有效值。
17508
17475
  :type ArchitectureType: str
17509
17476
  :param _Recycle: 回收标志,默认为空
17510
- 注意:此字段可能返回 null,表示取不到有效值。
17511
17477
  :type Recycle: str
17512
17478
  """
17513
17479
  self._EnvId = None
@@ -17642,7 +17608,6 @@ class EnvInfo(AbstractModel):
17642
17608
  @property
17643
17609
  def PackageId(self):
17644
17610
  """tcb产品套餐ID,参考DescribePackages接口的返回值。
17645
- 注意:此字段可能返回 null,表示取不到有效值。
17646
17611
  :rtype: str
17647
17612
  """
17648
17613
  return self._PackageId
@@ -17654,7 +17619,6 @@ class EnvInfo(AbstractModel):
17654
17619
  @property
17655
17620
  def PackageName(self):
17656
17621
  """套餐中文名称,参考DescribePackages接口的返回值。
17657
- 注意:此字段可能返回 null,表示取不到有效值。
17658
17622
  :rtype: str
17659
17623
  """
17660
17624
  return self._PackageName
@@ -17666,7 +17630,6 @@ class EnvInfo(AbstractModel):
17666
17630
  @property
17667
17631
  def LogServices(self):
17668
17632
  """云日志服务列表
17669
- 注意:此字段可能返回 null,表示取不到有效值。
17670
17633
  :rtype: list of LogServiceInfo
17671
17634
  """
17672
17635
  return self._LogServices
@@ -17678,7 +17641,6 @@ class EnvInfo(AbstractModel):
17678
17641
  @property
17679
17642
  def StaticStorages(self):
17680
17643
  """静态资源信息
17681
- 注意:此字段可能返回 null,表示取不到有效值。
17682
17644
  :rtype: list of StaticStorageInfo
17683
17645
  """
17684
17646
  return self._StaticStorages
@@ -17690,7 +17652,6 @@ class EnvInfo(AbstractModel):
17690
17652
  @property
17691
17653
  def IsAutoDegrade(self):
17692
17654
  """是否到期自动降为免费版
17693
- 注意:此字段可能返回 null,表示取不到有效值。
17694
17655
  :rtype: bool
17695
17656
  """
17696
17657
  return self._IsAutoDegrade
@@ -17702,7 +17663,6 @@ class EnvInfo(AbstractModel):
17702
17663
  @property
17703
17664
  def EnvChannel(self):
17704
17665
  """环境渠道
17705
- 注意:此字段可能返回 null,表示取不到有效值。
17706
17666
  :rtype: str
17707
17667
  """
17708
17668
  return self._EnvChannel
@@ -17716,7 +17676,6 @@ class EnvInfo(AbstractModel):
17716
17676
  """支付方式。包含以下取值:
17717
17677
  <li> prepayment:预付费</li>
17718
17678
  <li> postpaid:后付费</li>
17719
- 注意:此字段可能返回 null,表示取不到有效值。
17720
17679
  :rtype: str
17721
17680
  """
17722
17681
  return self._PayMode
@@ -17728,7 +17687,6 @@ class EnvInfo(AbstractModel):
17728
17687
  @property
17729
17688
  def IsDefault(self):
17730
17689
  """是否为默认环境
17731
- 注意:此字段可能返回 null,表示取不到有效值。
17732
17690
  :rtype: bool
17733
17691
  """
17734
17692
  return self._IsDefault
@@ -17740,7 +17698,6 @@ class EnvInfo(AbstractModel):
17740
17698
  @property
17741
17699
  def Region(self):
17742
17700
  """环境所属地域
17743
- 注意:此字段可能返回 null,表示取不到有效值。
17744
17701
  :rtype: str
17745
17702
  """
17746
17703
  return self._Region
@@ -17752,7 +17709,6 @@ class EnvInfo(AbstractModel):
17752
17709
  @property
17753
17710
  def Tags(self):
17754
17711
  """环境标签列表
17755
- 注意:此字段可能返回 null,表示取不到有效值。
17756
17712
  :rtype: list of Tag
17757
17713
  """
17758
17714
  return self._Tags
@@ -17764,7 +17720,6 @@ class EnvInfo(AbstractModel):
17764
17720
  @property
17765
17721
  def CustomLogServices(self):
17766
17722
  """自定义日志服务
17767
- 注意:此字段可能返回 null,表示取不到有效值。
17768
17723
  :rtype: list of ClsInfo
17769
17724
  """
17770
17725
  return self._CustomLogServices
@@ -17776,7 +17731,6 @@ class EnvInfo(AbstractModel):
17776
17731
  @property
17777
17732
  def EnvType(self):
17778
17733
  """环境类型:baas, run, hoting, weda
17779
- 注意:此字段可能返回 null,表示取不到有效值。
17780
17734
  :rtype: str
17781
17735
  """
17782
17736
  return self._EnvType
@@ -17788,7 +17742,6 @@ class EnvInfo(AbstractModel):
17788
17742
  @property
17789
17743
  def IsDauPackage(self):
17790
17744
  """是否是dau新套餐
17791
- 注意:此字段可能返回 null,表示取不到有效值。
17792
17745
  :rtype: bool
17793
17746
  """
17794
17747
  return self._IsDauPackage
@@ -17800,7 +17753,6 @@ class EnvInfo(AbstractModel):
17800
17753
  @property
17801
17754
  def PackageType(self):
17802
17755
  """套餐类型:空\baas\tcbr
17803
- 注意:此字段可能返回 null,表示取不到有效值。
17804
17756
  :rtype: str
17805
17757
  """
17806
17758
  return self._PackageType
@@ -17812,7 +17764,6 @@ class EnvInfo(AbstractModel):
17812
17764
  @property
17813
17765
  def ArchitectureType(self):
17814
17766
  """架构类型
17815
- 注意:此字段可能返回 null,表示取不到有效值。
17816
17767
  :rtype: str
17817
17768
  """
17818
17769
  return self._ArchitectureType
@@ -17824,7 +17775,6 @@ class EnvInfo(AbstractModel):
17824
17775
  @property
17825
17776
  def Recycle(self):
17826
17777
  """回收标志,默认为空
17827
- 注意:此字段可能返回 null,表示取不到有效值。
17828
17778
  :rtype: str
17829
17779
  """
17830
17780
  return self._Recycle
@@ -18474,11 +18424,9 @@ class FreequotaInfo(AbstractModel):
18474
18424
  <li>sum-month:以月为单位抵扣</li>
18475
18425
  <li>sum-day:以天为单位抵扣</li>
18476
18426
  <li>totalize:总容量抵扣</li>
18477
- 注意:此字段可能返回 null,表示取不到有效值。
18478
18427
  :type DeductType: str
18479
18428
  :param _FreeQuotaType: 免费量类型
18480
18429
  <li>basic:通用量抵扣</li>
18481
- 注意:此字段可能返回 null,表示取不到有效值。
18482
18430
  :type FreeQuotaType: str
18483
18431
  """
18484
18432
  self._ResourceType = None
@@ -18542,7 +18490,6 @@ class FreequotaInfo(AbstractModel):
18542
18490
  <li>sum-month:以月为单位抵扣</li>
18543
18491
  <li>sum-day:以天为单位抵扣</li>
18544
18492
  <li>totalize:总容量抵扣</li>
18545
- 注意:此字段可能返回 null,表示取不到有效值。
18546
18493
  :rtype: str
18547
18494
  """
18548
18495
  return self._DeductType
@@ -18555,7 +18502,6 @@ class FreequotaInfo(AbstractModel):
18555
18502
  def FreeQuotaType(self):
18556
18503
  """免费量类型
18557
18504
  <li>basic:通用量抵扣</li>
18558
- 注意:此字段可能返回 null,表示取不到有效值。
18559
18505
  :rtype: str
18560
18506
  """
18561
18507
  return self._FreeQuotaType
@@ -18713,10 +18659,8 @@ class FrequencyLimitConfig(AbstractModel):
18713
18659
  def __init__(self):
18714
18660
  r"""
18715
18661
  :param _LimitObject: 限额对象 "ConnectionsLimit" 或 "QPSLimit"
18716
- 注意:此字段可能返回 null,表示取不到有效值。
18717
18662
  :type LimitObject: str
18718
18663
  :param _LimitConfig: 限额配置
18719
- 注意:此字段可能返回 null,表示取不到有效值。
18720
18664
  :type LimitConfig: str
18721
18665
  """
18722
18666
  self._LimitObject = None
@@ -18725,7 +18669,6 @@ class FrequencyLimitConfig(AbstractModel):
18725
18669
  @property
18726
18670
  def LimitObject(self):
18727
18671
  """限额对象 "ConnectionsLimit" 或 "QPSLimit"
18728
- 注意:此字段可能返回 null,表示取不到有效值。
18729
18672
  :rtype: str
18730
18673
  """
18731
18674
  return self._LimitObject
@@ -18737,7 +18680,6 @@ class FrequencyLimitConfig(AbstractModel):
18737
18680
  @property
18738
18681
  def LimitConfig(self):
18739
18682
  """限额配置
18740
- 注意:此字段可能返回 null,表示取不到有效值。
18741
18683
  :rtype: str
18742
18684
  """
18743
18685
  return self._LimitConfig
@@ -18823,79 +18765,54 @@ class GatewayItem(AbstractModel):
18823
18765
  :param _Uin: 用户uin
18824
18766
  :type Uin: str
18825
18767
  :param _AppId: 用户appid
18826
- 注意:此字段可能返回 null,表示取不到有效值。
18827
18768
  :type AppId: int
18828
18769
  :param _WxAppId: WxAppId
18829
- 注意:此字段可能返回 null,表示取不到有效值。
18830
18770
  :type WxAppId: str
18831
18771
  :param _EnvId: 环境id
18832
- 注意:此字段可能返回 null,表示取不到有效值。
18833
18772
  :type EnvId: str
18834
18773
  :param _GatewayId: Gateway唯一id
18835
- 注意:此字段可能返回 null,表示取不到有效值。
18836
18774
  :type GatewayId: str
18837
18775
  :param _GatewayName: Gateway名称
18838
- 注意:此字段可能返回 null,表示取不到有效值。
18839
18776
  :type GatewayName: str
18840
18777
  :param _GatewayType: Gateway类型
18841
- 注意:此字段可能返回 null,表示取不到有效值。
18842
18778
  :type GatewayType: str
18843
18779
  :param _GatewayDesc: Gateway描述
18844
- 注意:此字段可能返回 null,表示取不到有效值。
18845
18780
  :type GatewayDesc: str
18846
18781
  :param _PackageVersion: 套餐版本
18847
- 注意:此字段可能返回 null,表示取不到有效值。
18848
18782
  :type PackageVersion: str
18849
18783
  :param _PackageId: 套餐唯一id
18850
- 注意:此字段可能返回 null,表示取不到有效值。
18851
18784
  :type PackageId: int
18852
18785
  :param _VpcId: vpc唯一id
18853
- 注意:此字段可能返回 null,表示取不到有效值。
18854
18786
  :type VpcId: str
18855
18787
  :param _SubnetIds: 子网id
18856
- 注意:此字段可能返回 null,表示取不到有效值。
18857
18788
  :type SubnetIds: list of str
18858
18789
  :param _Status: 网关状态
18859
- 注意:此字段可能返回 null,表示取不到有效值。
18860
18790
  :type Status: str
18861
18791
  :param _L5Addr: l5地址
18862
- 注意:此字段可能返回 null,表示取不到有效值。
18863
18792
  :type L5Addr: str
18864
18793
  :param _Region: 地域
18865
- 注意:此字段可能返回 null,表示取不到有效值。
18866
18794
  :type Region: str
18867
18795
  :param _CanRenew: 是否可以续费
18868
- 注意:此字段可能返回 null,表示取不到有效值。
18869
18796
  :type CanRenew: bool
18870
18797
  :param _AutoRenewFlag: 自动续费标志
18871
- 注意:此字段可能返回 null,表示取不到有效值。
18872
18798
  :type AutoRenewFlag: int
18873
18799
  :param _IsolateTime: 隔离时间
18874
- 注意:此字段可能返回 null,表示取不到有效值。
18875
18800
  :type IsolateTime: str
18876
18801
  :param _ExpireTime: 到期时间
18877
- 注意:此字段可能返回 null,表示取不到有效值。
18878
18802
  :type ExpireTime: str
18879
18803
  :param _CreateTime: 创建时间
18880
- 注意:此字段可能返回 null,表示取不到有效值。
18881
18804
  :type CreateTime: str
18882
18805
  :param _UpdateTime: 变更时间
18883
- 注意:此字段可能返回 null,表示取不到有效值。
18884
18806
  :type UpdateTime: str
18885
18807
  :param _CanDowngrade: 是否可以降配
18886
- 注意:此字段可能返回 null,表示取不到有效值。
18887
18808
  :type CanDowngrade: bool
18888
18809
  :param _AllowUncertified: 允许未登录访问
18889
- 注意:此字段可能返回 null,表示取不到有效值。
18890
18810
  :type AllowUncertified: int
18891
18811
  :param _VersionNumLimit: 网关版本限额
18892
- 注意:此字段可能返回 null,表示取不到有效值。
18893
18812
  :type VersionNumLimit: int
18894
18813
  :param _LongAccessId: Donut接入ID
18895
- 注意:此字段可能返回 null,表示取不到有效值。
18896
18814
  :type LongAccessId: str
18897
18815
  :param _AccessDomain: Donut接入域名
18898
- 注意:此字段可能返回 null,表示取不到有效值。
18899
18816
  :type AccessDomain: str
18900
18817
  """
18901
18818
  self._Uin = None
@@ -18939,7 +18856,6 @@ class GatewayItem(AbstractModel):
18939
18856
  @property
18940
18857
  def AppId(self):
18941
18858
  """用户appid
18942
- 注意:此字段可能返回 null,表示取不到有效值。
18943
18859
  :rtype: int
18944
18860
  """
18945
18861
  return self._AppId
@@ -18951,7 +18867,6 @@ class GatewayItem(AbstractModel):
18951
18867
  @property
18952
18868
  def WxAppId(self):
18953
18869
  """WxAppId
18954
- 注意:此字段可能返回 null,表示取不到有效值。
18955
18870
  :rtype: str
18956
18871
  """
18957
18872
  return self._WxAppId
@@ -18963,7 +18878,6 @@ class GatewayItem(AbstractModel):
18963
18878
  @property
18964
18879
  def EnvId(self):
18965
18880
  """环境id
18966
- 注意:此字段可能返回 null,表示取不到有效值。
18967
18881
  :rtype: str
18968
18882
  """
18969
18883
  return self._EnvId
@@ -18975,7 +18889,6 @@ class GatewayItem(AbstractModel):
18975
18889
  @property
18976
18890
  def GatewayId(self):
18977
18891
  """Gateway唯一id
18978
- 注意:此字段可能返回 null,表示取不到有效值。
18979
18892
  :rtype: str
18980
18893
  """
18981
18894
  return self._GatewayId
@@ -18987,7 +18900,6 @@ class GatewayItem(AbstractModel):
18987
18900
  @property
18988
18901
  def GatewayName(self):
18989
18902
  """Gateway名称
18990
- 注意:此字段可能返回 null,表示取不到有效值。
18991
18903
  :rtype: str
18992
18904
  """
18993
18905
  return self._GatewayName
@@ -18999,7 +18911,6 @@ class GatewayItem(AbstractModel):
18999
18911
  @property
19000
18912
  def GatewayType(self):
19001
18913
  """Gateway类型
19002
- 注意:此字段可能返回 null,表示取不到有效值。
19003
18914
  :rtype: str
19004
18915
  """
19005
18916
  return self._GatewayType
@@ -19011,7 +18922,6 @@ class GatewayItem(AbstractModel):
19011
18922
  @property
19012
18923
  def GatewayDesc(self):
19013
18924
  """Gateway描述
19014
- 注意:此字段可能返回 null,表示取不到有效值。
19015
18925
  :rtype: str
19016
18926
  """
19017
18927
  return self._GatewayDesc
@@ -19023,7 +18933,6 @@ class GatewayItem(AbstractModel):
19023
18933
  @property
19024
18934
  def PackageVersion(self):
19025
18935
  """套餐版本
19026
- 注意:此字段可能返回 null,表示取不到有效值。
19027
18936
  :rtype: str
19028
18937
  """
19029
18938
  return self._PackageVersion
@@ -19035,7 +18944,6 @@ class GatewayItem(AbstractModel):
19035
18944
  @property
19036
18945
  def PackageId(self):
19037
18946
  """套餐唯一id
19038
- 注意:此字段可能返回 null,表示取不到有效值。
19039
18947
  :rtype: int
19040
18948
  """
19041
18949
  return self._PackageId
@@ -19047,7 +18955,6 @@ class GatewayItem(AbstractModel):
19047
18955
  @property
19048
18956
  def VpcId(self):
19049
18957
  """vpc唯一id
19050
- 注意:此字段可能返回 null,表示取不到有效值。
19051
18958
  :rtype: str
19052
18959
  """
19053
18960
  return self._VpcId
@@ -19059,7 +18966,6 @@ class GatewayItem(AbstractModel):
19059
18966
  @property
19060
18967
  def SubnetIds(self):
19061
18968
  """子网id
19062
- 注意:此字段可能返回 null,表示取不到有效值。
19063
18969
  :rtype: list of str
19064
18970
  """
19065
18971
  return self._SubnetIds
@@ -19071,7 +18977,6 @@ class GatewayItem(AbstractModel):
19071
18977
  @property
19072
18978
  def Status(self):
19073
18979
  """网关状态
19074
- 注意:此字段可能返回 null,表示取不到有效值。
19075
18980
  :rtype: str
19076
18981
  """
19077
18982
  return self._Status
@@ -19083,7 +18988,6 @@ class GatewayItem(AbstractModel):
19083
18988
  @property
19084
18989
  def L5Addr(self):
19085
18990
  """l5地址
19086
- 注意:此字段可能返回 null,表示取不到有效值。
19087
18991
  :rtype: str
19088
18992
  """
19089
18993
  return self._L5Addr
@@ -19095,7 +18999,6 @@ class GatewayItem(AbstractModel):
19095
18999
  @property
19096
19000
  def Region(self):
19097
19001
  """地域
19098
- 注意:此字段可能返回 null,表示取不到有效值。
19099
19002
  :rtype: str
19100
19003
  """
19101
19004
  return self._Region
@@ -19107,7 +19010,6 @@ class GatewayItem(AbstractModel):
19107
19010
  @property
19108
19011
  def CanRenew(self):
19109
19012
  """是否可以续费
19110
- 注意:此字段可能返回 null,表示取不到有效值。
19111
19013
  :rtype: bool
19112
19014
  """
19113
19015
  return self._CanRenew
@@ -19119,7 +19021,6 @@ class GatewayItem(AbstractModel):
19119
19021
  @property
19120
19022
  def AutoRenewFlag(self):
19121
19023
  """自动续费标志
19122
- 注意:此字段可能返回 null,表示取不到有效值。
19123
19024
  :rtype: int
19124
19025
  """
19125
19026
  return self._AutoRenewFlag
@@ -19131,7 +19032,6 @@ class GatewayItem(AbstractModel):
19131
19032
  @property
19132
19033
  def IsolateTime(self):
19133
19034
  """隔离时间
19134
- 注意:此字段可能返回 null,表示取不到有效值。
19135
19035
  :rtype: str
19136
19036
  """
19137
19037
  return self._IsolateTime
@@ -19143,7 +19043,6 @@ class GatewayItem(AbstractModel):
19143
19043
  @property
19144
19044
  def ExpireTime(self):
19145
19045
  """到期时间
19146
- 注意:此字段可能返回 null,表示取不到有效值。
19147
19046
  :rtype: str
19148
19047
  """
19149
19048
  return self._ExpireTime
@@ -19155,7 +19054,6 @@ class GatewayItem(AbstractModel):
19155
19054
  @property
19156
19055
  def CreateTime(self):
19157
19056
  """创建时间
19158
- 注意:此字段可能返回 null,表示取不到有效值。
19159
19057
  :rtype: str
19160
19058
  """
19161
19059
  return self._CreateTime
@@ -19167,7 +19065,6 @@ class GatewayItem(AbstractModel):
19167
19065
  @property
19168
19066
  def UpdateTime(self):
19169
19067
  """变更时间
19170
- 注意:此字段可能返回 null,表示取不到有效值。
19171
19068
  :rtype: str
19172
19069
  """
19173
19070
  return self._UpdateTime
@@ -19179,7 +19076,6 @@ class GatewayItem(AbstractModel):
19179
19076
  @property
19180
19077
  def CanDowngrade(self):
19181
19078
  """是否可以降配
19182
- 注意:此字段可能返回 null,表示取不到有效值。
19183
19079
  :rtype: bool
19184
19080
  """
19185
19081
  return self._CanDowngrade
@@ -19191,7 +19087,6 @@ class GatewayItem(AbstractModel):
19191
19087
  @property
19192
19088
  def AllowUncertified(self):
19193
19089
  """允许未登录访问
19194
- 注意:此字段可能返回 null,表示取不到有效值。
19195
19090
  :rtype: int
19196
19091
  """
19197
19092
  return self._AllowUncertified
@@ -19203,7 +19098,6 @@ class GatewayItem(AbstractModel):
19203
19098
  @property
19204
19099
  def VersionNumLimit(self):
19205
19100
  """网关版本限额
19206
- 注意:此字段可能返回 null,表示取不到有效值。
19207
19101
  :rtype: int
19208
19102
  """
19209
19103
  return self._VersionNumLimit
@@ -19215,7 +19109,6 @@ class GatewayItem(AbstractModel):
19215
19109
  @property
19216
19110
  def LongAccessId(self):
19217
19111
  """Donut接入ID
19218
- 注意:此字段可能返回 null,表示取不到有效值。
19219
19112
  :rtype: str
19220
19113
  """
19221
19114
  return self._LongAccessId
@@ -19227,7 +19120,6 @@ class GatewayItem(AbstractModel):
19227
19120
  @property
19228
19121
  def AccessDomain(self):
19229
19122
  """Donut接入域名
19230
- 注意:此字段可能返回 null,表示取不到有效值。
19231
19123
  :rtype: str
19232
19124
  """
19233
19125
  return self._AccessDomain
@@ -19753,7 +19645,6 @@ class LogServiceInfo(AbstractModel):
19753
19645
  :param _Region: cls日志所属地域
19754
19646
  :type Region: str
19755
19647
  :param _Period: topic保存时长 默认7天
19756
- 注意:此字段可能返回 null,表示取不到有效值。
19757
19648
  :type Period: int
19758
19649
  """
19759
19650
  self._LogsetName = None
@@ -19821,7 +19712,6 @@ class LogServiceInfo(AbstractModel):
19821
19712
  @property
19822
19713
  def Period(self):
19823
19714
  """topic保存时长 默认7天
19824
- 注意:此字段可能返回 null,表示取不到有效值。
19825
19715
  :rtype: int
19826
19716
  """
19827
19717
  return self._Period
@@ -20981,15 +20871,12 @@ class OrderInfo(AbstractModel):
20981
20871
  <li>postpaid 后付费</li>
20982
20872
  :type PayMode: str
20983
20873
  :param _ExtensionId: 订单绑定的扩展ID
20984
- 注意:此字段可能返回 null,表示取不到有效值。
20985
20874
  :type ExtensionId: str
20986
20875
  :param _ResourceReady: 资源初始化结果(仅当ExtensionId不为空时有效): successful(初始化成功), failed(初始化失败), doing(初始化进行中), init(准备初始化)
20987
- 注意:此字段可能返回 null,表示取不到有效值。
20988
20876
  :type ResourceReady: str
20989
20877
  :param _Flag: 安装标记。建议使用方统一转大小写之后再判断。
20990
20878
  <li>QuickStart:快速启动来源</li>
20991
20879
  <li>Activity:活动来源</li>
20992
- 注意:此字段可能返回 null,表示取不到有效值。
20993
20880
  :type Flag: str
20994
20881
  :param _ReqBody: 下单时的参数
20995
20882
  :type ReqBody: str
@@ -21099,7 +20986,6 @@ class OrderInfo(AbstractModel):
21099
20986
  @property
21100
20987
  def ExtensionId(self):
21101
20988
  """订单绑定的扩展ID
21102
- 注意:此字段可能返回 null,表示取不到有效值。
21103
20989
  :rtype: str
21104
20990
  """
21105
20991
  return self._ExtensionId
@@ -21111,7 +20997,6 @@ class OrderInfo(AbstractModel):
21111
20997
  @property
21112
20998
  def ResourceReady(self):
21113
20999
  """资源初始化结果(仅当ExtensionId不为空时有效): successful(初始化成功), failed(初始化失败), doing(初始化进行中), init(准备初始化)
21114
- 注意:此字段可能返回 null,表示取不到有效值。
21115
21000
  :rtype: str
21116
21001
  """
21117
21002
  return self._ResourceReady
@@ -21125,7 +21010,6 @@ class OrderInfo(AbstractModel):
21125
21010
  """安装标记。建议使用方统一转大小写之后再判断。
21126
21011
  <li>QuickStart:快速启动来源</li>
21127
21012
  <li>Activity:活动来源</li>
21128
- 注意:此字段可能返回 null,表示取不到有效值。
21129
21013
  :rtype: str
21130
21014
  """
21131
21015
  return self._Flag
@@ -21180,26 +21064,20 @@ class PackageFreeQuotaInfo(AbstractModel):
21180
21064
  <li>CDN</li>
21181
21065
  <li>FLEXDB</li>
21182
21066
  <li>SCF</li>
21183
- 注意:此字段可能返回 null,表示取不到有效值。
21184
21067
  :type ResourceType: str
21185
21068
  :param _ResourceMetric: 资源指标名称
21186
- 注意:此字段可能返回 null,表示取不到有效值。
21187
21069
  :type ResourceMetric: str
21188
21070
  :param _FreeQuota: 资源指标免费量
21189
- 注意:此字段可能返回 null,表示取不到有效值。
21190
21071
  :type FreeQuota: int
21191
21072
  :param _MetricUnit: 指标单位
21192
- 注意:此字段可能返回 null,表示取不到有效值。
21193
21073
  :type MetricUnit: str
21194
21074
  :param _DeductType: 免费量抵扣周期
21195
21075
  <li>sum-month:以月为单位抵扣</li>
21196
21076
  <li>sum-day:以天为单位抵扣</li>
21197
21077
  <li>totalize:总容量抵扣</li>
21198
- 注意:此字段可能返回 null,表示取不到有效值。
21199
21078
  :type DeductType: str
21200
21079
  :param _FreeQuotaType: 免费量类型
21201
21080
  <li>basic:通用量抵扣</li>
21202
- 注意:此字段可能返回 null,表示取不到有效值。
21203
21081
  :type FreeQuotaType: str
21204
21082
  """
21205
21083
  self._ResourceType = None
@@ -21216,7 +21094,6 @@ class PackageFreeQuotaInfo(AbstractModel):
21216
21094
  <li>CDN</li>
21217
21095
  <li>FLEXDB</li>
21218
21096
  <li>SCF</li>
21219
- 注意:此字段可能返回 null,表示取不到有效值。
21220
21097
  :rtype: str
21221
21098
  """
21222
21099
  return self._ResourceType
@@ -21228,7 +21105,6 @@ class PackageFreeQuotaInfo(AbstractModel):
21228
21105
  @property
21229
21106
  def ResourceMetric(self):
21230
21107
  """资源指标名称
21231
- 注意:此字段可能返回 null,表示取不到有效值。
21232
21108
  :rtype: str
21233
21109
  """
21234
21110
  return self._ResourceMetric
@@ -21240,7 +21116,6 @@ class PackageFreeQuotaInfo(AbstractModel):
21240
21116
  @property
21241
21117
  def FreeQuota(self):
21242
21118
  """资源指标免费量
21243
- 注意:此字段可能返回 null,表示取不到有效值。
21244
21119
  :rtype: int
21245
21120
  """
21246
21121
  return self._FreeQuota
@@ -21252,7 +21127,6 @@ class PackageFreeQuotaInfo(AbstractModel):
21252
21127
  @property
21253
21128
  def MetricUnit(self):
21254
21129
  """指标单位
21255
- 注意:此字段可能返回 null,表示取不到有效值。
21256
21130
  :rtype: str
21257
21131
  """
21258
21132
  return self._MetricUnit
@@ -21267,7 +21141,6 @@ class PackageFreeQuotaInfo(AbstractModel):
21267
21141
  <li>sum-month:以月为单位抵扣</li>
21268
21142
  <li>sum-day:以天为单位抵扣</li>
21269
21143
  <li>totalize:总容量抵扣</li>
21270
- 注意:此字段可能返回 null,表示取不到有效值。
21271
21144
  :rtype: str
21272
21145
  """
21273
21146
  return self._DeductType
@@ -21280,7 +21153,6 @@ class PackageFreeQuotaInfo(AbstractModel):
21280
21153
  def FreeQuotaType(self):
21281
21154
  """免费量类型
21282
21155
  <li>basic:通用量抵扣</li>
21283
- 注意:此字段可能返回 null,表示取不到有效值。
21284
21156
  :rtype: str
21285
21157
  """
21286
21158
  return self._FreeQuotaType
@@ -21315,13 +21187,10 @@ class PlatformStatistic(AbstractModel):
21315
21187
  def __init__(self):
21316
21188
  r"""
21317
21189
  :param _Platform: 终端用户从属平台
21318
- 注意:此字段可能返回 null,表示取不到有效值。
21319
21190
  :type Platform: str
21320
21191
  :param _Count: 平台终端用户数
21321
- 注意:此字段可能返回 null,表示取不到有效值。
21322
21192
  :type Count: int
21323
21193
  :param _UpdateTime: 更新时间
21324
- 注意:此字段可能返回 null,表示取不到有效值。
21325
21194
  :type UpdateTime: str
21326
21195
  """
21327
21196
  self._Platform = None
@@ -21331,7 +21200,6 @@ class PlatformStatistic(AbstractModel):
21331
21200
  @property
21332
21201
  def Platform(self):
21333
21202
  """终端用户从属平台
21334
- 注意:此字段可能返回 null,表示取不到有效值。
21335
21203
  :rtype: str
21336
21204
  """
21337
21205
  return self._Platform
@@ -21343,7 +21211,6 @@ class PlatformStatistic(AbstractModel):
21343
21211
  @property
21344
21212
  def Count(self):
21345
21213
  """平台终端用户数
21346
- 注意:此字段可能返回 null,表示取不到有效值。
21347
21214
  :rtype: int
21348
21215
  """
21349
21216
  return self._Count
@@ -21355,7 +21222,6 @@ class PlatformStatistic(AbstractModel):
21355
21222
  @property
21356
21223
  def UpdateTime(self):
21357
21224
  """更新时间
21358
- 注意:此字段可能返回 null,表示取不到有效值。
21359
21225
  :rtype: str
21360
21226
  """
21361
21227
  return self._UpdateTime
@@ -21387,22 +21253,16 @@ class PostPaidEnvDeductInfo(AbstractModel):
21387
21253
  def __init__(self):
21388
21254
  r"""
21389
21255
  :param _ResourceType: 资源方
21390
- 注意:此字段可能返回 null,表示取不到有效值。
21391
21256
  :type ResourceType: str
21392
21257
  :param _MetricName: 指标名
21393
- 注意:此字段可能返回 null,表示取不到有效值。
21394
21258
  :type MetricName: str
21395
21259
  :param _ResQuota: 按量计费详情
21396
- 注意:此字段可能返回 null,表示取不到有效值。
21397
21260
  :type ResQuota: float
21398
21261
  :param _PkgQuota: 资源包抵扣详情
21399
- 注意:此字段可能返回 null,表示取不到有效值。
21400
21262
  :type PkgQuota: float
21401
21263
  :param _FreeQuota: 免费额度抵扣详情
21402
- 注意:此字段可能返回 null,表示取不到有效值。
21403
21264
  :type FreeQuota: float
21404
21265
  :param _EnvId: 环境id
21405
- 注意:此字段可能返回 null,表示取不到有效值。
21406
21266
  :type EnvId: str
21407
21267
  """
21408
21268
  self._ResourceType = None
@@ -21415,7 +21275,6 @@ class PostPaidEnvDeductInfo(AbstractModel):
21415
21275
  @property
21416
21276
  def ResourceType(self):
21417
21277
  """资源方
21418
- 注意:此字段可能返回 null,表示取不到有效值。
21419
21278
  :rtype: str
21420
21279
  """
21421
21280
  return self._ResourceType
@@ -21427,7 +21286,6 @@ class PostPaidEnvDeductInfo(AbstractModel):
21427
21286
  @property
21428
21287
  def MetricName(self):
21429
21288
  """指标名
21430
- 注意:此字段可能返回 null,表示取不到有效值。
21431
21289
  :rtype: str
21432
21290
  """
21433
21291
  return self._MetricName
@@ -21439,7 +21297,6 @@ class PostPaidEnvDeductInfo(AbstractModel):
21439
21297
  @property
21440
21298
  def ResQuota(self):
21441
21299
  """按量计费详情
21442
- 注意:此字段可能返回 null,表示取不到有效值。
21443
21300
  :rtype: float
21444
21301
  """
21445
21302
  return self._ResQuota
@@ -21451,7 +21308,6 @@ class PostPaidEnvDeductInfo(AbstractModel):
21451
21308
  @property
21452
21309
  def PkgQuota(self):
21453
21310
  """资源包抵扣详情
21454
- 注意:此字段可能返回 null,表示取不到有效值。
21455
21311
  :rtype: float
21456
21312
  """
21457
21313
  return self._PkgQuota
@@ -21463,7 +21319,6 @@ class PostPaidEnvDeductInfo(AbstractModel):
21463
21319
  @property
21464
21320
  def FreeQuota(self):
21465
21321
  """免费额度抵扣详情
21466
- 注意:此字段可能返回 null,表示取不到有效值。
21467
21322
  :rtype: float
21468
21323
  """
21469
21324
  return self._FreeQuota
@@ -21475,7 +21330,6 @@ class PostPaidEnvDeductInfo(AbstractModel):
21475
21330
  @property
21476
21331
  def EnvId(self):
21477
21332
  """环境id
21478
- 注意:此字段可能返回 null,表示取不到有效值。
21479
21333
  :rtype: str
21480
21334
  """
21481
21335
  return self._EnvId
@@ -22608,19 +22462,14 @@ class SmsFreeQuota(AbstractModel):
22608
22462
  def __init__(self):
22609
22463
  r"""
22610
22464
  :param _FreeQuota: 免费量总条数
22611
- 注意:此字段可能返回 null,表示取不到有效值。
22612
22465
  :type FreeQuota: int
22613
22466
  :param _TotalUsedQuota: 共计已使用总条数
22614
- 注意:此字段可能返回 null,表示取不到有效值。
22615
22467
  :type TotalUsedQuota: int
22616
22468
  :param _CycleStart: 免费周期起点,0000-00-00 00:00:00 形式
22617
- 注意:此字段可能返回 null,表示取不到有效值。
22618
22469
  :type CycleStart: str
22619
22470
  :param _CycleEnd: 免费周期终点,0000-00-00 00:00:00 形式
22620
- 注意:此字段可能返回 null,表示取不到有效值。
22621
22471
  :type CycleEnd: str
22622
22472
  :param _TodayUsedQuota: 今天已使用总条数
22623
- 注意:此字段可能返回 null,表示取不到有效值。
22624
22473
  :type TodayUsedQuota: int
22625
22474
  """
22626
22475
  self._FreeQuota = None
@@ -22632,7 +22481,6 @@ class SmsFreeQuota(AbstractModel):
22632
22481
  @property
22633
22482
  def FreeQuota(self):
22634
22483
  """免费量总条数
22635
- 注意:此字段可能返回 null,表示取不到有效值。
22636
22484
  :rtype: int
22637
22485
  """
22638
22486
  return self._FreeQuota
@@ -22644,7 +22492,6 @@ class SmsFreeQuota(AbstractModel):
22644
22492
  @property
22645
22493
  def TotalUsedQuota(self):
22646
22494
  """共计已使用总条数
22647
- 注意:此字段可能返回 null,表示取不到有效值。
22648
22495
  :rtype: int
22649
22496
  """
22650
22497
  return self._TotalUsedQuota
@@ -22656,7 +22503,6 @@ class SmsFreeQuota(AbstractModel):
22656
22503
  @property
22657
22504
  def CycleStart(self):
22658
22505
  """免费周期起点,0000-00-00 00:00:00 形式
22659
- 注意:此字段可能返回 null,表示取不到有效值。
22660
22506
  :rtype: str
22661
22507
  """
22662
22508
  return self._CycleStart
@@ -22668,7 +22514,6 @@ class SmsFreeQuota(AbstractModel):
22668
22514
  @property
22669
22515
  def CycleEnd(self):
22670
22516
  """免费周期终点,0000-00-00 00:00:00 形式
22671
- 注意:此字段可能返回 null,表示取不到有效值。
22672
22517
  :rtype: str
22673
22518
  """
22674
22519
  return self._CycleEnd
@@ -22680,7 +22525,6 @@ class SmsFreeQuota(AbstractModel):
22680
22525
  @property
22681
22526
  def TodayUsedQuota(self):
22682
22527
  """今天已使用总条数
22683
- 注意:此字段可能返回 null,表示取不到有效值。
22684
22528
  :rtype: int
22685
22529
  """
22686
22530
  return self._TodayUsedQuota
@@ -22714,16 +22558,12 @@ class SpecialCostItem(AbstractModel):
22714
22558
  def __init__(self):
22715
22559
  r"""
22716
22560
  :param _ReportDate: 上报日期
22717
- 注意:此字段可能返回 null,表示取不到有效值。
22718
22561
  :type ReportDate: str
22719
22562
  :param _Uin: 腾讯云uin
22720
- 注意:此字段可能返回 null,表示取不到有效值。
22721
22563
  :type Uin: str
22722
22564
  :param _EnvId: 资源id:环境id
22723
- 注意:此字段可能返回 null,表示取不到有效值。
22724
22565
  :type EnvId: str
22725
22566
  :param _Status: 上报任务状态
22726
- 注意:此字段可能返回 null,表示取不到有效值。
22727
22567
  :type Status: str
22728
22568
  """
22729
22569
  self._ReportDate = None
@@ -22734,7 +22574,6 @@ class SpecialCostItem(AbstractModel):
22734
22574
  @property
22735
22575
  def ReportDate(self):
22736
22576
  """上报日期
22737
- 注意:此字段可能返回 null,表示取不到有效值。
22738
22577
  :rtype: str
22739
22578
  """
22740
22579
  return self._ReportDate
@@ -22746,7 +22585,6 @@ class SpecialCostItem(AbstractModel):
22746
22585
  @property
22747
22586
  def Uin(self):
22748
22587
  """腾讯云uin
22749
- 注意:此字段可能返回 null,表示取不到有效值。
22750
22588
  :rtype: str
22751
22589
  """
22752
22590
  return self._Uin
@@ -22758,7 +22596,6 @@ class SpecialCostItem(AbstractModel):
22758
22596
  @property
22759
22597
  def EnvId(self):
22760
22598
  """资源id:环境id
22761
- 注意:此字段可能返回 null,表示取不到有效值。
22762
22599
  :rtype: str
22763
22600
  """
22764
22601
  return self._EnvId
@@ -22770,7 +22607,6 @@ class SpecialCostItem(AbstractModel):
22770
22607
  @property
22771
22608
  def Status(self):
22772
22609
  """上报任务状态
22773
- 注意:此字段可能返回 null,表示取不到有效值。
22774
22610
  :rtype: str
22775
22611
  """
22776
22612
  return self._Status
@@ -23072,19 +22908,14 @@ class StaticStorageInfo(AbstractModel):
23072
22908
  def __init__(self):
23073
22909
  r"""
23074
22910
  :param _StaticDomain: 静态CDN域名
23075
- 注意:此字段可能返回 null,表示取不到有效值。
23076
22911
  :type StaticDomain: str
23077
22912
  :param _DefaultDirName: 静态CDN默认文件夹,当前为根目录
23078
- 注意:此字段可能返回 null,表示取不到有效值。
23079
22913
  :type DefaultDirName: str
23080
22914
  :param _Status: 资源状态(process/online/offline/init)
23081
- 注意:此字段可能返回 null,表示取不到有效值。
23082
22915
  :type Status: str
23083
22916
  :param _Region: cos所属区域
23084
- 注意:此字段可能返回 null,表示取不到有效值。
23085
22917
  :type Region: str
23086
22918
  :param _Bucket: bucket信息
23087
- 注意:此字段可能返回 null,表示取不到有效值。
23088
22919
  :type Bucket: str
23089
22920
  """
23090
22921
  self._StaticDomain = None
@@ -23096,7 +22927,6 @@ class StaticStorageInfo(AbstractModel):
23096
22927
  @property
23097
22928
  def StaticDomain(self):
23098
22929
  """静态CDN域名
23099
- 注意:此字段可能返回 null,表示取不到有效值。
23100
22930
  :rtype: str
23101
22931
  """
23102
22932
  return self._StaticDomain
@@ -23108,7 +22938,6 @@ class StaticStorageInfo(AbstractModel):
23108
22938
  @property
23109
22939
  def DefaultDirName(self):
23110
22940
  """静态CDN默认文件夹,当前为根目录
23111
- 注意:此字段可能返回 null,表示取不到有效值。
23112
22941
  :rtype: str
23113
22942
  """
23114
22943
  return self._DefaultDirName
@@ -23120,7 +22949,6 @@ class StaticStorageInfo(AbstractModel):
23120
22949
  @property
23121
22950
  def Status(self):
23122
22951
  """资源状态(process/online/offline/init)
23123
- 注意:此字段可能返回 null,表示取不到有效值。
23124
22952
  :rtype: str
23125
22953
  """
23126
22954
  return self._Status
@@ -23132,7 +22960,6 @@ class StaticStorageInfo(AbstractModel):
23132
22960
  @property
23133
22961
  def Region(self):
23134
22962
  """cos所属区域
23135
- 注意:此字段可能返回 null,表示取不到有效值。
23136
22963
  :rtype: str
23137
22964
  """
23138
22965
  return self._Region
@@ -23144,7 +22971,6 @@ class StaticStorageInfo(AbstractModel):
23144
22971
  @property
23145
22972
  def Bucket(self):
23146
22973
  """bucket信息
23147
- 注意:此字段可能返回 null,表示取不到有效值。
23148
22974
  :rtype: str
23149
22975
  """
23150
22976
  return self._Bucket
@@ -23837,37 +23663,26 @@ class WxGatewayRountItem(AbstractModel):
23837
23663
  :param _GatewayRouteCreateTime: 安全网关创建时间
23838
23664
  :type GatewayRouteCreateTime: str
23839
23665
  :param _FrequencyLimitConfig: 安全网关路由限制
23840
- 注意:此字段可能返回 null,表示取不到有效值。
23841
23666
  :type FrequencyLimitConfig: list of FrequencyLimitConfig
23842
23667
  :param _GatewayRouteServerType: ip代表绑定后端ip。cbr代表云托管服务
23843
- 注意:此字段可能返回 null,表示取不到有效值。
23844
23668
  :type GatewayRouteServerType: str
23845
23669
  :param _GatewayRouteServerName: 服务名
23846
- 注意:此字段可能返回 null,表示取不到有效值。
23847
23670
  :type GatewayRouteServerName: str
23848
23671
  :param _GatewayRewriteHost: ip
23849
- 注意:此字段可能返回 null,表示取不到有效值。
23850
23672
  :type GatewayRewriteHost: str
23851
23673
  :param _GatewayVersion: 网关版本
23852
- 注意:此字段可能返回 null,表示取不到有效值。
23853
23674
  :type GatewayVersion: str
23854
23675
  :param _GatewayRoutePath: 请求路径
23855
- 注意:此字段可能返回 null,表示取不到有效值。
23856
23676
  :type GatewayRoutePath: str
23857
23677
  :param _GatewayRouteMethod: 请求模式
23858
- 注意:此字段可能返回 null,表示取不到有效值。
23859
23678
  :type GatewayRouteMethod: str
23860
23679
  :param _GatewayRoutePort: 4层端口
23861
- 注意:此字段可能返回 null,表示取不到有效值。
23862
23680
  :type GatewayRoutePort: int
23863
23681
  :param _GatewayRouteEnvId: 路由环境ID
23864
- 注意:此字段可能返回 null,表示取不到有效值。
23865
23682
  :type GatewayRouteEnvId: str
23866
23683
  :param _GatewayRoutePathMatchType: 路径匹配类型,支持prefix(前缀匹配),regex(正则匹配), 默认prefix
23867
- 注意:此字段可能返回 null,表示取不到有效值。
23868
23684
  :type GatewayRoutePathMatchType: str
23869
23685
  :param _CustomHeader: 安全网关自定义头部
23870
- 注意:此字段可能返回 null,表示取不到有效值。
23871
23686
  :type CustomHeader: :class:`tencentcloud.tcb.v20180608.models.CustomHeader`
23872
23687
  """
23873
23688
  self._GatewayRouteName = None
@@ -23957,7 +23772,6 @@ class WxGatewayRountItem(AbstractModel):
23957
23772
  @property
23958
23773
  def FrequencyLimitConfig(self):
23959
23774
  """安全网关路由限制
23960
- 注意:此字段可能返回 null,表示取不到有效值。
23961
23775
  :rtype: list of FrequencyLimitConfig
23962
23776
  """
23963
23777
  return self._FrequencyLimitConfig
@@ -23969,7 +23783,6 @@ class WxGatewayRountItem(AbstractModel):
23969
23783
  @property
23970
23784
  def GatewayRouteServerType(self):
23971
23785
  """ip代表绑定后端ip。cbr代表云托管服务
23972
- 注意:此字段可能返回 null,表示取不到有效值。
23973
23786
  :rtype: str
23974
23787
  """
23975
23788
  return self._GatewayRouteServerType
@@ -23981,7 +23794,6 @@ class WxGatewayRountItem(AbstractModel):
23981
23794
  @property
23982
23795
  def GatewayRouteServerName(self):
23983
23796
  """服务名
23984
- 注意:此字段可能返回 null,表示取不到有效值。
23985
23797
  :rtype: str
23986
23798
  """
23987
23799
  return self._GatewayRouteServerName
@@ -23993,7 +23805,6 @@ class WxGatewayRountItem(AbstractModel):
23993
23805
  @property
23994
23806
  def GatewayRewriteHost(self):
23995
23807
  """ip
23996
- 注意:此字段可能返回 null,表示取不到有效值。
23997
23808
  :rtype: str
23998
23809
  """
23999
23810
  return self._GatewayRewriteHost
@@ -24005,7 +23816,6 @@ class WxGatewayRountItem(AbstractModel):
24005
23816
  @property
24006
23817
  def GatewayVersion(self):
24007
23818
  """网关版本
24008
- 注意:此字段可能返回 null,表示取不到有效值。
24009
23819
  :rtype: str
24010
23820
  """
24011
23821
  return self._GatewayVersion
@@ -24017,7 +23827,6 @@ class WxGatewayRountItem(AbstractModel):
24017
23827
  @property
24018
23828
  def GatewayRoutePath(self):
24019
23829
  """请求路径
24020
- 注意:此字段可能返回 null,表示取不到有效值。
24021
23830
  :rtype: str
24022
23831
  """
24023
23832
  return self._GatewayRoutePath
@@ -24029,7 +23838,6 @@ class WxGatewayRountItem(AbstractModel):
24029
23838
  @property
24030
23839
  def GatewayRouteMethod(self):
24031
23840
  """请求模式
24032
- 注意:此字段可能返回 null,表示取不到有效值。
24033
23841
  :rtype: str
24034
23842
  """
24035
23843
  return self._GatewayRouteMethod
@@ -24041,7 +23849,6 @@ class WxGatewayRountItem(AbstractModel):
24041
23849
  @property
24042
23850
  def GatewayRoutePort(self):
24043
23851
  """4层端口
24044
- 注意:此字段可能返回 null,表示取不到有效值。
24045
23852
  :rtype: int
24046
23853
  """
24047
23854
  return self._GatewayRoutePort
@@ -24053,7 +23860,6 @@ class WxGatewayRountItem(AbstractModel):
24053
23860
  @property
24054
23861
  def GatewayRouteEnvId(self):
24055
23862
  """路由环境ID
24056
- 注意:此字段可能返回 null,表示取不到有效值。
24057
23863
  :rtype: str
24058
23864
  """
24059
23865
  return self._GatewayRouteEnvId
@@ -24065,7 +23871,6 @@ class WxGatewayRountItem(AbstractModel):
24065
23871
  @property
24066
23872
  def GatewayRoutePathMatchType(self):
24067
23873
  """路径匹配类型,支持prefix(前缀匹配),regex(正则匹配), 默认prefix
24068
- 注意:此字段可能返回 null,表示取不到有效值。
24069
23874
  :rtype: str
24070
23875
  """
24071
23876
  return self._GatewayRoutePathMatchType
@@ -24077,7 +23882,6 @@ class WxGatewayRountItem(AbstractModel):
24077
23882
  @property
24078
23883
  def CustomHeader(self):
24079
23884
  """安全网关自定义头部
24080
- 注意:此字段可能返回 null,表示取不到有效值。
24081
23885
  :rtype: :class:`tencentcloud.tcb.v20180608.models.CustomHeader`
24082
23886
  """
24083
23887
  return self._CustomHeader