tencentcloud-sdk-tcr 3.0.589 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190924/models.rb +273 -273
  4. metadata +2 -2
@@ -29,7 +29,7 @@ module TencentCloud
29
29
  # @type AccessIp: String
30
30
 
31
31
  attr_accessor :VpcId, :SubnetId, :Status, :AccessIp
32
-
32
+
33
33
  def initialize(vpcid=nil, subnetid=nil, status=nil, accessip=nil)
34
34
  @VpcId = vpcid
35
35
  @SubnetId = subnetid
@@ -61,7 +61,7 @@ module TencentCloud
61
61
  # @type CreationTime: String
62
62
 
63
63
  attr_accessor :Username, :RepoName, :Type, :Value, :Valid, :CreationTime
64
-
64
+
65
65
  def initialize(username=nil, reponame=nil, type=nil, value=nil, valid=nil, creationtime=nil)
66
66
  @Username = username
67
67
  @RepoName = reponame
@@ -90,7 +90,7 @@ module TencentCloud
90
90
  # @type StrategyInfo: Array
91
91
 
92
92
  attr_accessor :TotalCount, :StrategyInfo
93
-
93
+
94
94
  def initialize(totalcount=nil, strategyinfo=nil)
95
95
  @TotalCount = totalcount
96
96
  @StrategyInfo = strategyinfo
@@ -117,7 +117,7 @@ module TencentCloud
117
117
  # @type Tags: Array
118
118
 
119
119
  attr_accessor :RepoName, :Tags
120
-
120
+
121
121
  def initialize(reponame=nil, tags=nil)
122
122
  @RepoName = reponame
123
123
  @Tags = tags
@@ -135,7 +135,7 @@ module TencentCloud
135
135
  # @type RequestId: String
136
136
 
137
137
  attr_accessor :RequestId
138
-
138
+
139
139
  def initialize(requestid=nil)
140
140
  @RequestId = requestid
141
141
  end
@@ -151,7 +151,7 @@ module TencentCloud
151
151
  # @type RepoNames: Array
152
152
 
153
153
  attr_accessor :RepoNames
154
-
154
+
155
155
  def initialize(reponames=nil)
156
156
  @RepoNames = reponames
157
157
  end
@@ -167,7 +167,7 @@ module TencentCloud
167
167
  # @type RequestId: String
168
168
 
169
169
  attr_accessor :RequestId
170
-
170
+
171
171
  def initialize(requestid=nil)
172
172
  @RequestId = requestid
173
173
  end
@@ -184,7 +184,7 @@ module TencentCloud
184
184
  # @type CVEID: String
185
185
 
186
186
  attr_accessor :CVEID
187
-
187
+
188
188
  def initialize(cveid=nil)
189
189
  @CVEID = cveid
190
190
  end
@@ -200,7 +200,7 @@ module TencentCloud
200
200
  # @type RegistryName: String
201
201
 
202
202
  attr_accessor :RegistryName
203
-
203
+
204
204
  def initialize(registryname=nil)
205
205
  @RegistryName = registryname
206
206
  end
@@ -218,7 +218,7 @@ module TencentCloud
218
218
  # @type RequestId: String
219
219
 
220
220
  attr_accessor :IsValidated, :RequestId
221
-
221
+
222
222
  def initialize(isvalidated=nil, requestid=nil)
223
223
  @IsValidated = isvalidated
224
224
  @RequestId = requestid
@@ -236,7 +236,7 @@ module TencentCloud
236
236
  # @type RegistryId: String
237
237
 
238
238
  attr_accessor :RegistryId
239
-
239
+
240
240
  def initialize(registryid=nil)
241
241
  @RegistryId = registryid
242
242
  end
@@ -256,7 +256,7 @@ module TencentCloud
256
256
  # @type RequestId: String
257
257
 
258
258
  attr_accessor :IsValidated, :RegionId, :RequestId
259
-
259
+
260
260
  def initialize(isvalidated=nil, regionid=nil, requestid=nil)
261
261
  @IsValidated = isvalidated
262
262
  @RegionId = regionid
@@ -294,7 +294,7 @@ module TencentCloud
294
294
  # @type InvokeExpr: String
295
295
 
296
296
  attr_accessor :RepoName, :TriggerName, :InvokeMethod, :ClusterId, :Namespace, :WorkloadType, :WorkloadName, :ContainerName, :ClusterRegion, :InvokeExpr
297
-
297
+
298
298
  def initialize(reponame=nil, triggername=nil, invokemethod=nil, clusterid=nil, namespace=nil, workloadtype=nil, workloadname=nil, containername=nil, clusterregion=nil, invokeexpr=nil)
299
299
  @RepoName = reponame
300
300
  @TriggerName = triggername
@@ -328,7 +328,7 @@ module TencentCloud
328
328
  # @type RequestId: String
329
329
 
330
330
  attr_accessor :RequestId
331
-
331
+
332
332
  def initialize(requestid=nil)
333
333
  @RequestId = requestid
334
334
  end
@@ -356,7 +356,7 @@ module TencentCloud
356
356
  # @type TagSpecification: :class:`Tencentcloud::Tcr.v20190924.models.TagSpecification`
357
357
 
358
358
  attr_accessor :RegistryId, :VpcId, :SubnetId, :StorageType, :PGroupId, :Zone, :TagSpecification
359
-
359
+
360
360
  def initialize(registryid=nil, vpcid=nil, subnetid=nil, storagetype=nil, pgroupid=nil, zone=nil, tagspecification=nil)
361
361
  @RegistryId = registryid
362
362
  @VpcId = vpcid
@@ -389,7 +389,7 @@ module TencentCloud
389
389
  # @type RequestId: String
390
390
 
391
391
  attr_accessor :RegistryId, :RequestId
392
-
392
+
393
393
  def initialize(registryid=nil, requestid=nil)
394
394
  @RegistryId = registryid
395
395
  @RequestId = requestid
@@ -411,7 +411,7 @@ module TencentCloud
411
411
  # @type Val: Integer
412
412
 
413
413
  attr_accessor :RepoName, :Type, :Val
414
-
414
+
415
415
  def initialize(reponame=nil, type=nil, val=nil)
416
416
  @RepoName = reponame
417
417
  @Type = type
@@ -431,7 +431,7 @@ module TencentCloud
431
431
  # @type RequestId: String
432
432
 
433
433
  attr_accessor :RequestId
434
-
434
+
435
435
  def initialize(requestid=nil)
436
436
  @RequestId = requestid
437
437
  end
@@ -451,7 +451,7 @@ module TencentCloud
451
451
  # @type Rule: :class:`Tencentcloud::Tcr.v20190924.models.ImmutableTagRule`
452
452
 
453
453
  attr_accessor :RegistryId, :NamespaceName, :Rule
454
-
454
+
455
455
  def initialize(registryid=nil, namespacename=nil, rule=nil)
456
456
  @RegistryId = registryid
457
457
  @NamespaceName = namespacename
@@ -474,7 +474,7 @@ module TencentCloud
474
474
  # @type RequestId: String
475
475
 
476
476
  attr_accessor :RequestId
477
-
477
+
478
478
  def initialize(requestid=nil)
479
479
  @RequestId = requestid
480
480
  end
@@ -494,7 +494,7 @@ module TencentCloud
494
494
  # @type CertificateId: String
495
495
 
496
496
  attr_accessor :RegistryId, :DomainName, :CertificateId
497
-
497
+
498
498
  def initialize(registryid=nil, domainname=nil, certificateid=nil)
499
499
  @RegistryId = registryid
500
500
  @DomainName = domainname
@@ -514,7 +514,7 @@ module TencentCloud
514
514
  # @type RequestId: String
515
515
 
516
516
  attr_accessor :RequestId
517
-
517
+
518
518
  def initialize(requestid=nil)
519
519
  @RequestId = requestid
520
520
  end
@@ -542,7 +542,7 @@ module TencentCloud
542
542
  # @type EnableCosMAZ: Boolean
543
543
 
544
544
  attr_accessor :RegistryName, :RegistryType, :TagSpecification, :RegistryChargeType, :RegistryChargePrepaid, :SyncTag, :EnableCosMAZ
545
-
545
+
546
546
  def initialize(registryname=nil, registrytype=nil, tagspecification=nil, registrychargetype=nil, registrychargeprepaid=nil, synctag=nil, enablecosmaz=nil)
547
547
  @RegistryName = registryname
548
548
  @RegistryType = registrytype
@@ -578,7 +578,7 @@ module TencentCloud
578
578
  # @type RequestId: String
579
579
 
580
580
  attr_accessor :RegistryId, :RequestId
581
-
581
+
582
582
  def initialize(registryid=nil, requestid=nil)
583
583
  @RegistryId = registryid
584
584
  @RequestId = requestid
@@ -600,7 +600,7 @@ module TencentCloud
600
600
  # @type Desc: String
601
601
 
602
602
  attr_accessor :RegistryId, :TokenType, :Desc
603
-
603
+
604
604
  def initialize(registryid=nil, tokentype=nil, desc=nil)
605
605
  @RegistryId = registryid
606
606
  @TokenType = tokentype
@@ -630,7 +630,7 @@ module TencentCloud
630
630
  # @type RequestId: String
631
631
 
632
632
  attr_accessor :Username, :Token, :ExpTime, :TokenId, :RequestId
633
-
633
+
634
634
  def initialize(username=nil, token=nil, exptime=nil, tokenid=nil, requestid=nil)
635
635
  @Username = username
636
636
  @Token = token
@@ -666,7 +666,7 @@ module TencentCloud
666
666
  # @type RegionId: Integer
667
667
 
668
668
  attr_accessor :InstanceId, :VpcId, :EniLBIp, :UsePublicDomain, :RegionName, :RegionId
669
-
669
+
670
670
  def initialize(instanceid=nil, vpcid=nil, enilbip=nil, usepublicdomain=nil, regionname=nil, regionid=nil)
671
671
  @InstanceId = instanceid
672
672
  @VpcId = vpcid
@@ -692,7 +692,7 @@ module TencentCloud
692
692
  # @type RequestId: String
693
693
 
694
694
  attr_accessor :RequestId
695
-
695
+
696
696
  def initialize(requestid=nil)
697
697
  @RequestId = requestid
698
698
  end
@@ -710,7 +710,7 @@ module TencentCloud
710
710
  # @type SecurityGroupPolicySet: Array
711
711
 
712
712
  attr_accessor :RegistryId, :SecurityGroupPolicySet
713
-
713
+
714
714
  def initialize(registryid=nil, securitygrouppolicyset=nil)
715
715
  @RegistryId = registryid
716
716
  @SecurityGroupPolicySet = securitygrouppolicyset
@@ -737,7 +737,7 @@ module TencentCloud
737
737
  # @type RequestId: String
738
738
 
739
739
  attr_accessor :RegistryId, :RequestId
740
-
740
+
741
741
  def initialize(registryid=nil, requestid=nil)
742
742
  @RegistryId = registryid
743
743
  @RequestId = requestid
@@ -755,7 +755,7 @@ module TencentCloud
755
755
  # @type Namespace: String
756
756
 
757
757
  attr_accessor :Namespace
758
-
758
+
759
759
  def initialize(namespace=nil)
760
760
  @Namespace = namespace
761
761
  end
@@ -771,7 +771,7 @@ module TencentCloud
771
771
  # @type RequestId: String
772
772
 
773
773
  attr_accessor :RequestId
774
-
774
+
775
775
  def initialize(requestid=nil)
776
776
  @RequestId = requestid
777
777
  end
@@ -801,7 +801,7 @@ module TencentCloud
801
801
  # @type CVEWhitelistItems: Array
802
802
 
803
803
  attr_accessor :RegistryId, :NamespaceName, :IsPublic, :TagSpecification, :IsAutoScan, :IsPreventVUL, :Severity, :CVEWhitelistItems
804
-
804
+
805
805
  def initialize(registryid=nil, namespacename=nil, ispublic=nil, tagspecification=nil, isautoscan=nil, ispreventvul=nil, severity=nil, cvewhitelistitems=nil)
806
806
  @RegistryId = registryid
807
807
  @NamespaceName = namespacename
@@ -841,7 +841,7 @@ module TencentCloud
841
841
  # @type RequestId: String
842
842
 
843
843
  attr_accessor :RequestId
844
-
844
+
845
845
  def initialize(requestid=nil)
846
846
  @RequestId = requestid
847
847
  end
@@ -863,7 +863,7 @@ module TencentCloud
863
863
  # @type SyncTag: Boolean
864
864
 
865
865
  attr_accessor :RegistryId, :ReplicationRegionId, :ReplicationRegionName, :SyncTag
866
-
866
+
867
867
  def initialize(registryid=nil, replicationregionid=nil, replicationregionname=nil, synctag=nil)
868
868
  @RegistryId = registryid
869
869
  @ReplicationRegionId = replicationregionid
@@ -887,7 +887,7 @@ module TencentCloud
887
887
  # @type RequestId: String
888
888
 
889
889
  attr_accessor :ReplicationRegistryId, :RequestId
890
-
890
+
891
891
  def initialize(replicationregistryid=nil, requestid=nil)
892
892
  @ReplicationRegistryId = replicationregistryid
893
893
  @RequestId = requestid
@@ -909,7 +909,7 @@ module TencentCloud
909
909
  # @type Description: String
910
910
 
911
911
  attr_accessor :RepoName, :Public, :Description
912
-
912
+
913
913
  def initialize(reponame=nil, public=nil, description=nil)
914
914
  @RepoName = reponame
915
915
  @Public = public
@@ -929,7 +929,7 @@ module TencentCloud
929
929
  # @type RequestId: String
930
930
 
931
931
  attr_accessor :RequestId
932
-
932
+
933
933
  def initialize(requestid=nil)
934
934
  @RequestId = requestid
935
935
  end
@@ -953,7 +953,7 @@ module TencentCloud
953
953
  # @type Description: String
954
954
 
955
955
  attr_accessor :RegistryId, :NamespaceName, :RepositoryName, :BriefDescription, :Description
956
-
956
+
957
957
  def initialize(registryid=nil, namespacename=nil, repositoryname=nil, briefdescription=nil, description=nil)
958
958
  @RegistryId = registryid
959
959
  @NamespaceName = namespacename
@@ -977,7 +977,7 @@ module TencentCloud
977
977
  # @type RequestId: String
978
978
 
979
979
  attr_accessor :RequestId
980
-
980
+
981
981
  def initialize(requestid=nil)
982
982
  @RequestId = requestid
983
983
  end
@@ -997,7 +997,7 @@ module TencentCloud
997
997
  # @type Description: String
998
998
 
999
999
  attr_accessor :RegistryId, :CidrBlock, :Description
1000
-
1000
+
1001
1001
  def initialize(registryid=nil, cidrblock=nil, description=nil)
1002
1002
  @RegistryId = registryid
1003
1003
  @CidrBlock = cidrblock
@@ -1019,7 +1019,7 @@ module TencentCloud
1019
1019
  # @type RequestId: String
1020
1020
 
1021
1021
  attr_accessor :RegistryId, :RequestId
1022
-
1022
+
1023
1023
  def initialize(registryid=nil, requestid=nil)
1024
1024
  @RegistryId = registryid
1025
1025
  @RequestId = requestid
@@ -1049,7 +1049,7 @@ module TencentCloud
1049
1049
  # @type Disabled: Boolean
1050
1050
 
1051
1051
  attr_accessor :RegistryId, :Name, :NamespaceName, :KmsId, :KmsRegion, :Domain, :Disabled
1052
-
1052
+
1053
1053
  def initialize(registryid=nil, name=nil, namespacename=nil, kmsid=nil, kmsregion=nil, domain=nil, disabled=nil)
1054
1054
  @RegistryId = registryid
1055
1055
  @Name = name
@@ -1077,7 +1077,7 @@ module TencentCloud
1077
1077
  # @type RequestId: String
1078
1078
 
1079
1079
  attr_accessor :RequestId
1080
-
1080
+
1081
1081
  def initialize(requestid=nil)
1082
1082
  @RequestId = requestid
1083
1083
  end
@@ -1099,7 +1099,7 @@ module TencentCloud
1099
1099
  # @type ImageVersion: String
1100
1100
 
1101
1101
  attr_accessor :RegistryId, :NamespaceName, :RepositoryName, :ImageVersion
1102
-
1102
+
1103
1103
  def initialize(registryid=nil, namespacename=nil, repositoryname=nil, imageversion=nil)
1104
1104
  @RegistryId = registryid
1105
1105
  @NamespaceName = namespacename
@@ -1121,7 +1121,7 @@ module TencentCloud
1121
1121
  # @type RequestId: String
1122
1122
 
1123
1123
  attr_accessor :RequestId
1124
-
1124
+
1125
1125
  def initialize(requestid=nil)
1126
1126
  @RequestId = requestid
1127
1127
  end
@@ -1141,7 +1141,7 @@ module TencentCloud
1141
1141
  # @type DryRun: Boolean
1142
1142
 
1143
1143
  attr_accessor :RegistryId, :RetentionId, :DryRun
1144
-
1144
+
1145
1145
  def initialize(registryid=nil, retentionid=nil, dryrun=nil)
1146
1146
  @RegistryId = registryid
1147
1147
  @RetentionId = retentionid
@@ -1161,7 +1161,7 @@ module TencentCloud
1161
1161
  # @type RequestId: String
1162
1162
 
1163
1163
  attr_accessor :RequestId
1164
-
1164
+
1165
1165
  def initialize(requestid=nil)
1166
1166
  @RequestId = requestid
1167
1167
  end
@@ -1185,7 +1185,7 @@ module TencentCloud
1185
1185
  # @type Disabled: Boolean
1186
1186
 
1187
1187
  attr_accessor :RegistryId, :NamespaceId, :RetentionRule, :CronSetting, :Disabled
1188
-
1188
+
1189
1189
  def initialize(registryid=nil, namespaceid=nil, retentionrule=nil, cronsetting=nil, disabled=nil)
1190
1190
  @RegistryId = registryid
1191
1191
  @NamespaceId = namespaceid
@@ -1212,7 +1212,7 @@ module TencentCloud
1212
1212
  # @type RequestId: String
1213
1213
 
1214
1214
  attr_accessor :RequestId
1215
-
1215
+
1216
1216
  def initialize(requestid=nil)
1217
1217
  @RequestId = requestid
1218
1218
  end
@@ -1228,7 +1228,7 @@ module TencentCloud
1228
1228
  # @type Password: String
1229
1229
 
1230
1230
  attr_accessor :Password
1231
-
1231
+
1232
1232
  def initialize(password=nil)
1233
1233
  @Password = password
1234
1234
  end
@@ -1244,7 +1244,7 @@ module TencentCloud
1244
1244
  # @type RequestId: String
1245
1245
 
1246
1246
  attr_accessor :RequestId
1247
-
1247
+
1248
1248
  def initialize(requestid=nil)
1249
1249
  @RequestId = requestid
1250
1250
  end
@@ -1264,7 +1264,7 @@ module TencentCloud
1264
1264
  # @type Namespace: String
1265
1265
 
1266
1266
  attr_accessor :RegistryId, :Trigger, :Namespace
1267
-
1267
+
1268
1268
  def initialize(registryid=nil, trigger=nil, namespace=nil)
1269
1269
  @RegistryId = registryid
1270
1270
  @Trigger = trigger
@@ -1289,7 +1289,7 @@ module TencentCloud
1289
1289
  # @type RequestId: String
1290
1290
 
1291
1291
  attr_accessor :Trigger, :RequestId
1292
-
1292
+
1293
1293
  def initialize(trigger=nil, requestid=nil)
1294
1294
  @Trigger = trigger
1295
1295
  @RequestId = requestid
@@ -1316,7 +1316,7 @@ module TencentCloud
1316
1316
  # @type Status: String
1317
1317
 
1318
1318
  attr_accessor :RegistryId, :CertId, :DomainName, :Status
1319
-
1319
+
1320
1320
  def initialize(registryid=nil, certid=nil, domainname=nil, status=nil)
1321
1321
  @RegistryId = registryid
1322
1322
  @CertId = certid
@@ -1338,7 +1338,7 @@ module TencentCloud
1338
1338
  # @type TriggerName: String
1339
1339
 
1340
1340
  attr_accessor :TriggerName
1341
-
1341
+
1342
1342
  def initialize(triggername=nil)
1343
1343
  @TriggerName = triggername
1344
1344
  end
@@ -1354,7 +1354,7 @@ module TencentCloud
1354
1354
  # @type RequestId: String
1355
1355
 
1356
1356
  attr_accessor :RequestId
1357
-
1357
+
1358
1358
  def initialize(requestid=nil)
1359
1359
  @RequestId = requestid
1360
1360
  end
@@ -1370,7 +1370,7 @@ module TencentCloud
1370
1370
  # @type RegistryId: String
1371
1371
 
1372
1372
  attr_accessor :RegistryId
1373
-
1373
+
1374
1374
  def initialize(registryid=nil)
1375
1375
  @RegistryId = registryid
1376
1376
  end
@@ -1386,7 +1386,7 @@ module TencentCloud
1386
1386
  # @type RequestId: String
1387
1387
 
1388
1388
  attr_accessor :RequestId
1389
-
1389
+
1390
1390
  def initialize(requestid=nil)
1391
1391
  @RequestId = requestid
1392
1392
  end
@@ -1399,7 +1399,7 @@ module TencentCloud
1399
1399
  # DeleteImageLifecycleGlobalPersonal请求参数结构体
1400
1400
  class DeleteImageLifecycleGlobalPersonalRequest < TencentCloud::Common::AbstractModel
1401
1401
 
1402
-
1402
+
1403
1403
  def initialize()
1404
1404
  end
1405
1405
 
@@ -1413,7 +1413,7 @@ module TencentCloud
1413
1413
  # @type RequestId: String
1414
1414
 
1415
1415
  attr_accessor :RequestId
1416
-
1416
+
1417
1417
  def initialize(requestid=nil)
1418
1418
  @RequestId = requestid
1419
1419
  end
@@ -1429,7 +1429,7 @@ module TencentCloud
1429
1429
  # @type RepoName: String
1430
1430
 
1431
1431
  attr_accessor :RepoName
1432
-
1432
+
1433
1433
  def initialize(reponame=nil)
1434
1434
  @RepoName = reponame
1435
1435
  end
@@ -1445,7 +1445,7 @@ module TencentCloud
1445
1445
  # @type RequestId: String
1446
1446
 
1447
1447
  attr_accessor :RequestId
1448
-
1448
+
1449
1449
  def initialize(requestid=nil)
1450
1450
  @RequestId = requestid
1451
1451
  end
@@ -1463,7 +1463,7 @@ module TencentCloud
1463
1463
  # @type Tag: String
1464
1464
 
1465
1465
  attr_accessor :RepoName, :Tag
1466
-
1466
+
1467
1467
  def initialize(reponame=nil, tag=nil)
1468
1468
  @RepoName = reponame
1469
1469
  @Tag = tag
@@ -1481,7 +1481,7 @@ module TencentCloud
1481
1481
  # @type RequestId: String
1482
1482
 
1483
1483
  attr_accessor :RequestId
1484
-
1484
+
1485
1485
  def initialize(requestid=nil)
1486
1486
  @RequestId = requestid
1487
1487
  end
@@ -1503,7 +1503,7 @@ module TencentCloud
1503
1503
  # @type NamespaceName: String
1504
1504
 
1505
1505
  attr_accessor :RegistryId, :RepositoryName, :ImageVersion, :NamespaceName
1506
-
1506
+
1507
1507
  def initialize(registryid=nil, repositoryname=nil, imageversion=nil, namespacename=nil)
1508
1508
  @RegistryId = registryid
1509
1509
  @RepositoryName = repositoryname
@@ -1525,7 +1525,7 @@ module TencentCloud
1525
1525
  # @type RequestId: String
1526
1526
 
1527
1527
  attr_accessor :RequestId
1528
-
1528
+
1529
1529
  def initialize(requestid=nil)
1530
1530
  @RequestId = requestid
1531
1531
  end
@@ -1545,7 +1545,7 @@ module TencentCloud
1545
1545
  # @type RuleId: Integer
1546
1546
 
1547
1547
  attr_accessor :RegistryId, :NamespaceName, :RuleId
1548
-
1548
+
1549
1549
  def initialize(registryid=nil, namespacename=nil, ruleid=nil)
1550
1550
  @RegistryId = registryid
1551
1551
  @NamespaceName = namespacename
@@ -1565,7 +1565,7 @@ module TencentCloud
1565
1565
  # @type RequestId: String
1566
1566
 
1567
1567
  attr_accessor :RequestId
1568
-
1568
+
1569
1569
  def initialize(requestid=nil)
1570
1570
  @RequestId = requestid
1571
1571
  end
@@ -1585,7 +1585,7 @@ module TencentCloud
1585
1585
  # @type CertificateId: String
1586
1586
 
1587
1587
  attr_accessor :RegistryId, :DomainName, :CertificateId
1588
-
1588
+
1589
1589
  def initialize(registryid=nil, domainname=nil, certificateid=nil)
1590
1590
  @RegistryId = registryid
1591
1591
  @DomainName = domainname
@@ -1605,7 +1605,7 @@ module TencentCloud
1605
1605
  # @type RequestId: String
1606
1606
 
1607
1607
  attr_accessor :RequestId
1608
-
1608
+
1609
1609
  def initialize(requestid=nil)
1610
1610
  @RequestId = requestid
1611
1611
  end
@@ -1625,7 +1625,7 @@ module TencentCloud
1625
1625
  # @type DryRun: Boolean
1626
1626
 
1627
1627
  attr_accessor :RegistryId, :DeleteBucket, :DryRun
1628
-
1628
+
1629
1629
  def initialize(registryid=nil, deletebucket=nil, dryrun=nil)
1630
1630
  @RegistryId = registryid
1631
1631
  @DeleteBucket = deletebucket
@@ -1645,7 +1645,7 @@ module TencentCloud
1645
1645
  # @type RequestId: String
1646
1646
 
1647
1647
  attr_accessor :RequestId
1648
-
1648
+
1649
1649
  def initialize(requestid=nil)
1650
1650
  @RequestId = requestid
1651
1651
  end
@@ -1663,7 +1663,7 @@ module TencentCloud
1663
1663
  # @type TokenId: String
1664
1664
 
1665
1665
  attr_accessor :RegistryId, :TokenId
1666
-
1666
+
1667
1667
  def initialize(registryid=nil, tokenid=nil)
1668
1668
  @RegistryId = registryid
1669
1669
  @TokenId = tokenid
@@ -1681,7 +1681,7 @@ module TencentCloud
1681
1681
  # @type RequestId: String
1682
1682
 
1683
1683
  attr_accessor :RequestId
1684
-
1684
+
1685
1685
  def initialize(requestid=nil)
1686
1686
  @RequestId = requestid
1687
1687
  end
@@ -1706,7 +1706,7 @@ module TencentCloud
1706
1706
  # @type RegionName: String
1707
1707
 
1708
1708
  attr_accessor :InstanceId, :VpcId, :EniLBIp, :UsePublicDomain, :RegionName
1709
-
1709
+
1710
1710
  def initialize(instanceid=nil, vpcid=nil, enilbip=nil, usepublicdomain=nil, regionname=nil)
1711
1711
  @InstanceId = instanceid
1712
1712
  @VpcId = vpcid
@@ -1730,7 +1730,7 @@ module TencentCloud
1730
1730
  # @type RequestId: String
1731
1731
 
1732
1732
  attr_accessor :RequestId
1733
-
1733
+
1734
1734
  def initialize(requestid=nil)
1735
1735
  @RequestId = requestid
1736
1736
  end
@@ -1748,7 +1748,7 @@ module TencentCloud
1748
1748
  # @type SecurityGroupPolicySet: Array
1749
1749
 
1750
1750
  attr_accessor :RegistryId, :SecurityGroupPolicySet
1751
-
1751
+
1752
1752
  def initialize(registryid=nil, securitygrouppolicyset=nil)
1753
1753
  @RegistryId = registryid
1754
1754
  @SecurityGroupPolicySet = securitygrouppolicyset
@@ -1775,7 +1775,7 @@ module TencentCloud
1775
1775
  # @type RequestId: String
1776
1776
 
1777
1777
  attr_accessor :RegistryId, :RequestId
1778
-
1778
+
1779
1779
  def initialize(registryid=nil, requestid=nil)
1780
1780
  @RegistryId = registryid
1781
1781
  @RequestId = requestid
@@ -1793,7 +1793,7 @@ module TencentCloud
1793
1793
  # @type Namespace: String
1794
1794
 
1795
1795
  attr_accessor :Namespace
1796
-
1796
+
1797
1797
  def initialize(namespace=nil)
1798
1798
  @Namespace = namespace
1799
1799
  end
@@ -1809,7 +1809,7 @@ module TencentCloud
1809
1809
  # @type RequestId: String
1810
1810
 
1811
1811
  attr_accessor :RequestId
1812
-
1812
+
1813
1813
  def initialize(requestid=nil)
1814
1814
  @RequestId = requestid
1815
1815
  end
@@ -1827,7 +1827,7 @@ module TencentCloud
1827
1827
  # @type NamespaceName: String
1828
1828
 
1829
1829
  attr_accessor :RegistryId, :NamespaceName
1830
-
1830
+
1831
1831
  def initialize(registryid=nil, namespacename=nil)
1832
1832
  @RegistryId = registryid
1833
1833
  @NamespaceName = namespacename
@@ -1845,7 +1845,7 @@ module TencentCloud
1845
1845
  # @type RequestId: String
1846
1846
 
1847
1847
  attr_accessor :RequestId
1848
-
1848
+
1849
1849
  def initialize(requestid=nil)
1850
1850
  @RequestId = requestid
1851
1851
  end
@@ -1865,7 +1865,7 @@ module TencentCloud
1865
1865
  # @type ReplicationRegionId: Integer
1866
1866
 
1867
1867
  attr_accessor :RegistryId, :ReplicationRegistryId, :ReplicationRegionId
1868
-
1868
+
1869
1869
  def initialize(registryid=nil, replicationregistryid=nil, replicationregionid=nil)
1870
1870
  @RegistryId = registryid
1871
1871
  @ReplicationRegistryId = replicationregistryid
@@ -1885,7 +1885,7 @@ module TencentCloud
1885
1885
  # @type RequestId: String
1886
1886
 
1887
1887
  attr_accessor :RequestId
1888
-
1888
+
1889
1889
  def initialize(requestid=nil)
1890
1890
  @RequestId = requestid
1891
1891
  end
@@ -1901,7 +1901,7 @@ module TencentCloud
1901
1901
  # @type RepoName: String
1902
1902
 
1903
1903
  attr_accessor :RepoName
1904
-
1904
+
1905
1905
  def initialize(reponame=nil)
1906
1906
  @RepoName = reponame
1907
1907
  end
@@ -1917,7 +1917,7 @@ module TencentCloud
1917
1917
  # @type RequestId: String
1918
1918
 
1919
1919
  attr_accessor :RequestId
1920
-
1920
+
1921
1921
  def initialize(requestid=nil)
1922
1922
  @RequestId = requestid
1923
1923
  end
@@ -1937,7 +1937,7 @@ module TencentCloud
1937
1937
  # @type RepositoryName: String
1938
1938
 
1939
1939
  attr_accessor :RegistryId, :NamespaceName, :RepositoryName
1940
-
1940
+
1941
1941
  def initialize(registryid=nil, namespacename=nil, repositoryname=nil)
1942
1942
  @RegistryId = registryid
1943
1943
  @NamespaceName = namespacename
@@ -1957,7 +1957,7 @@ module TencentCloud
1957
1957
  # @type RequestId: String
1958
1958
 
1959
1959
  attr_accessor :RequestId
1960
-
1960
+
1961
1961
  def initialize(requestid=nil)
1962
1962
  @RequestId = requestid
1963
1963
  end
@@ -1979,7 +1979,7 @@ module TencentCloud
1979
1979
  # @type Tags: Array
1980
1980
 
1981
1981
  attr_accessor :RegistryId, :NamespaceName, :RepositoryName, :Tags
1982
-
1982
+
1983
1983
  def initialize(registryid=nil, namespacename=nil, repositoryname=nil, tags=nil)
1984
1984
  @RegistryId = registryid
1985
1985
  @NamespaceName = namespacename
@@ -2001,7 +2001,7 @@ module TencentCloud
2001
2001
  # @type RequestId: String
2002
2002
 
2003
2003
  attr_accessor :RequestId
2004
-
2004
+
2005
2005
  def initialize(requestid=nil)
2006
2006
  @RequestId = requestid
2007
2007
  end
@@ -2023,7 +2023,7 @@ module TencentCloud
2023
2023
  # @type CidrBlock: String
2024
2024
 
2025
2025
  attr_accessor :RegistryId, :PolicyIndex, :PolicyVersion, :CidrBlock
2026
-
2026
+
2027
2027
  def initialize(registryid=nil, policyindex=nil, policyversion=nil, cidrblock=nil)
2028
2028
  @RegistryId = registryid
2029
2029
  @PolicyIndex = policyindex
@@ -2047,7 +2047,7 @@ module TencentCloud
2047
2047
  # @type RequestId: String
2048
2048
 
2049
2049
  attr_accessor :RegistryId, :RequestId
2050
-
2050
+
2051
2051
  def initialize(registryid=nil, requestid=nil)
2052
2052
  @RegistryId = registryid
2053
2053
  @RequestId = requestid
@@ -2067,7 +2067,7 @@ module TencentCloud
2067
2067
  # @type NamespaceName: String
2068
2068
 
2069
2069
  attr_accessor :RegistryId, :NamespaceName
2070
-
2070
+
2071
2071
  def initialize(registryid=nil, namespacename=nil)
2072
2072
  @RegistryId = registryid
2073
2073
  @NamespaceName = namespacename
@@ -2085,7 +2085,7 @@ module TencentCloud
2085
2085
  # @type RequestId: String
2086
2086
 
2087
2087
  attr_accessor :RequestId
2088
-
2088
+
2089
2089
  def initialize(requestid=nil)
2090
2090
  @RequestId = requestid
2091
2091
  end
@@ -2103,7 +2103,7 @@ module TencentCloud
2103
2103
  # @type RetentionId: Integer
2104
2104
 
2105
2105
  attr_accessor :RegistryId, :RetentionId
2106
-
2106
+
2107
2107
  def initialize(registryid=nil, retentionid=nil)
2108
2108
  @RegistryId = registryid
2109
2109
  @RetentionId = retentionid
@@ -2121,7 +2121,7 @@ module TencentCloud
2121
2121
  # @type RequestId: String
2122
2122
 
2123
2123
  attr_accessor :RequestId
2124
-
2124
+
2125
2125
  def initialize(requestid=nil)
2126
2126
  @RequestId = requestid
2127
2127
  end
@@ -2141,7 +2141,7 @@ module TencentCloud
2141
2141
  # @type Id: Integer
2142
2142
 
2143
2143
  attr_accessor :RegistryId, :Namespace, :Id
2144
-
2144
+
2145
2145
  def initialize(registryid=nil, namespace=nil, id=nil)
2146
2146
  @RegistryId = registryid
2147
2147
  @Namespace = namespace
@@ -2161,7 +2161,7 @@ module TencentCloud
2161
2161
  # @type RequestId: String
2162
2162
 
2163
2163
  attr_accessor :RequestId
2164
-
2164
+
2165
2165
  def initialize(requestid=nil)
2166
2166
  @RequestId = requestid
2167
2167
  end
@@ -2185,7 +2185,7 @@ module TencentCloud
2185
2185
  # @type OrderBy: String
2186
2186
 
2187
2187
  attr_accessor :RepoName, :Offset, :Limit, :Order, :OrderBy
2188
-
2188
+
2189
2189
  def initialize(reponame=nil, offset=nil, limit=nil, order=nil, orderby=nil)
2190
2190
  @RepoName = reponame
2191
2191
  @Offset = offset
@@ -2212,7 +2212,7 @@ module TencentCloud
2212
2212
  # @type LogInfo: Array
2213
2213
 
2214
2214
  attr_accessor :TotalCount, :LogInfo
2215
-
2215
+
2216
2216
  def initialize(totalcount=nil, loginfo=nil)
2217
2217
  @TotalCount = totalcount
2218
2218
  @LogInfo = loginfo
@@ -2239,7 +2239,7 @@ module TencentCloud
2239
2239
  # @type RequestId: String
2240
2240
 
2241
2241
  attr_accessor :Data, :RequestId
2242
-
2242
+
2243
2243
  def initialize(data=nil, requestid=nil)
2244
2244
  @Data = data
2245
2245
  @RequestId = requestid
@@ -2266,7 +2266,7 @@ module TencentCloud
2266
2266
  # @type Limit: Integer
2267
2267
 
2268
2268
  attr_accessor :RepoName, :TriggerName, :Offset, :Limit
2269
-
2269
+
2270
2270
  def initialize(reponame=nil, triggername=nil, offset=nil, limit=nil)
2271
2271
  @RepoName = reponame
2272
2272
  @TriggerName = triggername
@@ -2290,7 +2290,7 @@ module TencentCloud
2290
2290
  # @type TriggerInfo: Array
2291
2291
 
2292
2292
  attr_accessor :TotalCount, :TriggerInfo
2293
-
2293
+
2294
2294
  def initialize(totalcount=nil, triggerinfo=nil)
2295
2295
  @TotalCount = totalcount
2296
2296
  @TriggerInfo = triggerinfo
@@ -2317,7 +2317,7 @@ module TencentCloud
2317
2317
  # @type RequestId: String
2318
2318
 
2319
2319
  attr_accessor :Data, :RequestId
2320
-
2320
+
2321
2321
  def initialize(data=nil, requestid=nil)
2322
2322
  @Data = data
2323
2323
  @RequestId = requestid
@@ -2344,7 +2344,7 @@ module TencentCloud
2344
2344
  # @type ChartVersion: String
2345
2345
 
2346
2346
  attr_accessor :RegistryId, :NamespaceName, :ChartName, :ChartVersion
2347
-
2347
+
2348
2348
  def initialize(registryid=nil, namespacename=nil, chartname=nil, chartversion=nil)
2349
2349
  @RegistryId = registryid
2350
2350
  @NamespaceName = namespacename
@@ -2368,7 +2368,7 @@ module TencentCloud
2368
2368
  # @type RequestId: String
2369
2369
 
2370
2370
  attr_accessor :PreSignedDownloadURL, :RequestId
2371
-
2371
+
2372
2372
  def initialize(presigneddownloadurl=nil, requestid=nil)
2373
2373
  @PreSignedDownloadURL = presigneddownloadurl
2374
2374
  @RequestId = requestid
@@ -2386,7 +2386,7 @@ module TencentCloud
2386
2386
  # @type RegistryId: String
2387
2387
 
2388
2388
  attr_accessor :RegistryId
2389
-
2389
+
2390
2390
  def initialize(registryid=nil)
2391
2391
  @RegistryId = registryid
2392
2392
  end
@@ -2407,7 +2407,7 @@ module TencentCloud
2407
2407
  # @type RequestId: String
2408
2408
 
2409
2409
  attr_accessor :Status, :Reason, :RequestId
2410
-
2410
+
2411
2411
  def initialize(status=nil, reason=nil, requestid=nil)
2412
2412
  @Status = status
2413
2413
  @Reason = reason
@@ -2431,7 +2431,7 @@ module TencentCloud
2431
2431
  # @type Offset: Integer
2432
2432
 
2433
2433
  attr_accessor :RepoName, :Limit, :Offset
2434
-
2434
+
2435
2435
  def initialize(reponame=nil, limit=nil, offset=nil)
2436
2436
  @RepoName = reponame
2437
2437
  @Limit = limit
@@ -2453,7 +2453,7 @@ module TencentCloud
2453
2453
  # @type RequestId: String
2454
2454
 
2455
2455
  attr_accessor :Data, :RequestId
2456
-
2456
+
2457
2457
  def initialize(data=nil, requestid=nil)
2458
2458
  @Data = data
2459
2459
  @RequestId = requestid
@@ -2474,7 +2474,7 @@ module TencentCloud
2474
2474
  # @type RegistryId: String
2475
2475
 
2476
2476
  attr_accessor :RegistryId
2477
-
2477
+
2478
2478
  def initialize(registryid=nil)
2479
2479
  @RegistryId = registryid
2480
2480
  end
@@ -2492,7 +2492,7 @@ module TencentCloud
2492
2492
  # @type RequestId: String
2493
2493
 
2494
2494
  attr_accessor :Jobs, :RequestId
2495
-
2495
+
2496
2496
  def initialize(jobs=nil, requestid=nil)
2497
2497
  @Jobs = jobs
2498
2498
  @RequestId = requestid
@@ -2517,7 +2517,7 @@ module TencentCloud
2517
2517
  # @type RegistryId: String
2518
2518
 
2519
2519
  attr_accessor :RegistryId
2520
-
2520
+
2521
2521
  def initialize(registryid=nil)
2522
2522
  @RegistryId = registryid
2523
2523
  end
@@ -2539,7 +2539,7 @@ module TencentCloud
2539
2539
  # @type RequestId: String
2540
2540
 
2541
2541
  attr_accessor :Status, :CFSVIP, :IsEnable, :RequestId
2542
-
2542
+
2543
2543
  def initialize(status=nil, cfsvip=nil, isenable=nil, requestid=nil)
2544
2544
  @Status = status
2545
2545
  @CFSVIP = cfsvip
@@ -2563,7 +2563,7 @@ module TencentCloud
2563
2563
  # @type Tag: String
2564
2564
 
2565
2565
  attr_accessor :RepoName, :Tag
2566
-
2566
+
2567
2567
  def initialize(reponame=nil, tag=nil)
2568
2568
  @RepoName = reponame
2569
2569
  @Tag = tag
@@ -2583,7 +2583,7 @@ module TencentCloud
2583
2583
  # @type RequestId: String
2584
2584
 
2585
2585
  attr_accessor :Data, :RequestId
2586
-
2586
+
2587
2587
  def initialize(data=nil, requestid=nil)
2588
2588
  @Data = data
2589
2589
  @RequestId = requestid
@@ -2601,7 +2601,7 @@ module TencentCloud
2601
2601
  # DescribeImageLifecycleGlobalPersonal请求参数结构体
2602
2602
  class DescribeImageLifecycleGlobalPersonalRequest < TencentCloud::Common::AbstractModel
2603
2603
 
2604
-
2604
+
2605
2605
  def initialize()
2606
2606
  end
2607
2607
 
@@ -2617,7 +2617,7 @@ module TencentCloud
2617
2617
  # @type RequestId: String
2618
2618
 
2619
2619
  attr_accessor :Data, :RequestId
2620
-
2620
+
2621
2621
  def initialize(data=nil, requestid=nil)
2622
2622
  @Data = data
2623
2623
  @RequestId = requestid
@@ -2638,7 +2638,7 @@ module TencentCloud
2638
2638
  # @type RepoName: String
2639
2639
 
2640
2640
  attr_accessor :RepoName
2641
-
2641
+
2642
2642
  def initialize(reponame=nil)
2643
2643
  @RepoName = reponame
2644
2644
  end
@@ -2656,7 +2656,7 @@ module TencentCloud
2656
2656
  # @type RequestId: String
2657
2657
 
2658
2658
  attr_accessor :Data, :RequestId
2659
-
2659
+
2660
2660
  def initialize(data=nil, requestid=nil)
2661
2661
  @Data = data
2662
2662
  @RequestId = requestid
@@ -2683,7 +2683,7 @@ module TencentCloud
2683
2683
  # @type ImageVersion: String
2684
2684
 
2685
2685
  attr_accessor :RegistryId, :NamespaceName, :RepositoryName, :ImageVersion
2686
-
2686
+
2687
2687
  def initialize(registryid=nil, namespacename=nil, repositoryname=nil, imageversion=nil)
2688
2688
  @RegistryId = registryid
2689
2689
  @NamespaceName = namespacename
@@ -2709,7 +2709,7 @@ module TencentCloud
2709
2709
  # @type RequestId: String
2710
2710
 
2711
2711
  attr_accessor :Manifest, :Config, :RequestId
2712
-
2712
+
2713
2713
  def initialize(manifest=nil, config=nil, requestid=nil)
2714
2714
  @Manifest = manifest
2715
2715
  @Config = config
@@ -2735,7 +2735,7 @@ module TencentCloud
2735
2735
  # @type Tag: String
2736
2736
 
2737
2737
  attr_accessor :RepoName, :Offset, :Limit, :Tag
2738
-
2738
+
2739
2739
  def initialize(reponame=nil, offset=nil, limit=nil, tag=nil)
2740
2740
  @RepoName = reponame
2741
2741
  @Offset = offset
@@ -2759,7 +2759,7 @@ module TencentCloud
2759
2759
  # @type RequestId: String
2760
2760
 
2761
2761
  attr_accessor :Data, :RequestId
2762
-
2762
+
2763
2763
  def initialize(data=nil, requestid=nil)
2764
2764
  @Data = data
2765
2765
  @RequestId = requestid
@@ -2794,7 +2794,7 @@ module TencentCloud
2794
2794
  # @type ExactMatch: Boolean
2795
2795
 
2796
2796
  attr_accessor :RegistryId, :NamespaceName, :RepositoryName, :ImageVersion, :Limit, :Offset, :Digest, :ExactMatch
2797
-
2797
+
2798
2798
  def initialize(registryid=nil, namespacename=nil, repositoryname=nil, imageversion=nil, limit=nil, offset=nil, digest=nil, exactmatch=nil)
2799
2799
  @RegistryId = registryid
2800
2800
  @NamespaceName = namespacename
@@ -2828,7 +2828,7 @@ module TencentCloud
2828
2828
  # @type RequestId: String
2829
2829
 
2830
2830
  attr_accessor :ImageInfoList, :TotalCount, :RequestId
2831
-
2831
+
2832
2832
  def initialize(imageinfolist=nil, totalcount=nil, requestid=nil)
2833
2833
  @ImageInfoList = imageinfolist
2834
2834
  @TotalCount = totalcount
@@ -2855,7 +2855,7 @@ module TencentCloud
2855
2855
  # @type RegistryId: String
2856
2856
 
2857
2857
  attr_accessor :RegistryId
2858
-
2858
+
2859
2859
  def initialize(registryid=nil)
2860
2860
  @RegistryId = registryid
2861
2861
  end
@@ -2879,7 +2879,7 @@ module TencentCloud
2879
2879
  # @type RequestId: String
2880
2880
 
2881
2881
  attr_accessor :Rules, :EmptyNs, :Total, :RequestId
2882
-
2882
+
2883
2883
  def initialize(rules=nil, emptyns=nil, total=nil, requestid=nil)
2884
2884
  @Rules = rules
2885
2885
  @EmptyNs = emptyns
@@ -2910,7 +2910,7 @@ module TencentCloud
2910
2910
  # @type Offset: Integer
2911
2911
 
2912
2912
  attr_accessor :Limit, :Offset
2913
-
2913
+
2914
2914
  def initialize(limit=nil, offset=nil)
2915
2915
  @Limit = limit
2916
2916
  @Offset = offset
@@ -2928,7 +2928,7 @@ module TencentCloud
2928
2928
  # @type RequestId: String
2929
2929
 
2930
2930
  attr_accessor :RequestId
2931
-
2931
+
2932
2932
  def initialize(requestid=nil)
2933
2933
  @RequestId = requestid
2934
2934
  end
@@ -2948,7 +2948,7 @@ module TencentCloud
2948
2948
  # @type Offset: Integer
2949
2949
 
2950
2950
  attr_accessor :RegistryId, :Limit, :Offset
2951
-
2951
+
2952
2952
  def initialize(registryid=nil, limit=nil, offset=nil)
2953
2953
  @RegistryId = registryid
2954
2954
  @Limit = limit
@@ -2973,7 +2973,7 @@ module TencentCloud
2973
2973
  # @type RequestId: String
2974
2974
 
2975
2975
  attr_accessor :DomainInfoList, :TotalCount, :RequestId
2976
-
2976
+
2977
2977
  def initialize(domaininfolist=nil, totalcount=nil, requestid=nil)
2978
2978
  @DomainInfoList = domaininfolist
2979
2979
  @TotalCount = totalcount
@@ -3000,7 +3000,7 @@ module TencentCloud
3000
3000
  # @type RegistryIds: Array
3001
3001
 
3002
3002
  attr_accessor :RegistryIds
3003
-
3003
+
3004
3004
  def initialize(registryids=nil)
3005
3005
  @RegistryIds = registryids
3006
3006
  end
@@ -3019,7 +3019,7 @@ module TencentCloud
3019
3019
  # @type RequestId: String
3020
3020
 
3021
3021
  attr_accessor :RegistryStatusSet, :RequestId
3022
-
3022
+
3023
3023
  def initialize(registrystatusset=nil, requestid=nil)
3024
3024
  @RegistryStatusSet = registrystatusset
3025
3025
  @RequestId = requestid
@@ -3048,7 +3048,7 @@ module TencentCloud
3048
3048
  # @type Offset: Integer
3049
3049
 
3050
3050
  attr_accessor :RegistryId, :Limit, :Offset
3051
-
3051
+
3052
3052
  def initialize(registryid=nil, limit=nil, offset=nil)
3053
3053
  @RegistryId = registryid
3054
3054
  @Limit = limit
@@ -3072,7 +3072,7 @@ module TencentCloud
3072
3072
  # @type RequestId: String
3073
3073
 
3074
3074
  attr_accessor :TotalCount, :Tokens, :RequestId
3075
-
3075
+
3076
3076
  def initialize(totalcount=nil, tokens=nil, requestid=nil)
3077
3077
  @TotalCount = totalcount
3078
3078
  @Tokens = tokens
@@ -3108,7 +3108,7 @@ module TencentCloud
3108
3108
  # @type AllRegion: Boolean
3109
3109
 
3110
3110
  attr_accessor :Registryids, :Offset, :Limit, :Filters, :AllRegion
3111
-
3111
+
3112
3112
  def initialize(registryids=nil, offset=nil, limit=nil, filters=nil, allregion=nil)
3113
3113
  @Registryids = registryids
3114
3114
  @Offset = offset
@@ -3144,7 +3144,7 @@ module TencentCloud
3144
3144
  # @type RequestId: String
3145
3145
 
3146
3146
  attr_accessor :TotalCount, :Registries, :RequestId
3147
-
3147
+
3148
3148
  def initialize(totalcount=nil, registries=nil, requestid=nil)
3149
3149
  @TotalCount = totalcount
3150
3150
  @Registries = registries
@@ -3171,7 +3171,7 @@ module TencentCloud
3171
3171
  # @type VpcSet: Array
3172
3172
 
3173
3173
  attr_accessor :VpcSet
3174
-
3174
+
3175
3175
  def initialize(vpcset=nil)
3176
3176
  @VpcSet = vpcset
3177
3177
  end
@@ -3197,7 +3197,7 @@ module TencentCloud
3197
3197
  # @type RequestId: String
3198
3198
 
3199
3199
  attr_accessor :VpcSet, :RequestId
3200
-
3200
+
3201
3201
  def initialize(vpcset=nil, requestid=nil)
3202
3202
  @VpcSet = vpcset
3203
3203
  @RequestId = requestid
@@ -3222,7 +3222,7 @@ module TencentCloud
3222
3222
  # @type RegistryId: String
3223
3223
 
3224
3224
  attr_accessor :RegistryId
3225
-
3225
+
3226
3226
  def initialize(registryid=nil)
3227
3227
  @RegistryId = registryid
3228
3228
  end
@@ -3243,7 +3243,7 @@ module TencentCloud
3243
3243
  # @type RequestId: String
3244
3244
 
3245
3245
  attr_accessor :AccessVpcSet, :TotalCount, :RequestId
3246
-
3246
+
3247
3247
  def initialize(accessvpcset=nil, totalcount=nil, requestid=nil)
3248
3248
  @AccessVpcSet = accessvpcset
3249
3249
  @TotalCount = totalcount
@@ -3274,7 +3274,7 @@ module TencentCloud
3274
3274
  # @type Offset: Integer
3275
3275
 
3276
3276
  attr_accessor :Namespace, :Limit, :Offset
3277
-
3277
+
3278
3278
  def initialize(namespace=nil, limit=nil, offset=nil)
3279
3279
  @Namespace = namespace
3280
3280
  @Limit = limit
@@ -3296,7 +3296,7 @@ module TencentCloud
3296
3296
  # @type RequestId: String
3297
3297
 
3298
3298
  attr_accessor :Data, :RequestId
3299
-
3299
+
3300
3300
  def initialize(data=nil, requestid=nil)
3301
3301
  @Data = data
3302
3302
  @RequestId = requestid
@@ -3329,7 +3329,7 @@ module TencentCloud
3329
3329
  # @type KmsSignPolicy: Boolean
3330
3330
 
3331
3331
  attr_accessor :RegistryId, :NamespaceName, :Limit, :Offset, :All, :Filters, :KmsSignPolicy
3332
-
3332
+
3333
3333
  def initialize(registryid=nil, namespacename=nil, limit=nil, offset=nil, all=nil, filters=nil, kmssignpolicy=nil)
3334
3334
  @RegistryId = registryid
3335
3335
  @NamespaceName = namespacename
@@ -3368,7 +3368,7 @@ module TencentCloud
3368
3368
  # @type RequestId: String
3369
3369
 
3370
3370
  attr_accessor :NamespaceList, :TotalCount, :RequestId
3371
-
3371
+
3372
3372
  def initialize(namespacelist=nil, totalcount=nil, requestid=nil)
3373
3373
  @NamespaceList = namespacelist
3374
3374
  @TotalCount = totalcount
@@ -3392,7 +3392,7 @@ module TencentCloud
3392
3392
  # DescribeRegions请求参数结构体
3393
3393
  class DescribeRegionsRequest < TencentCloud::Common::AbstractModel
3394
3394
 
3395
-
3395
+
3396
3396
  def initialize()
3397
3397
  end
3398
3398
 
@@ -3410,7 +3410,7 @@ module TencentCloud
3410
3410
  # @type RequestId: String
3411
3411
 
3412
3412
  attr_accessor :TotalCount, :Regions, :RequestId
3413
-
3413
+
3414
3414
  def initialize(totalcount=nil, regions=nil, requestid=nil)
3415
3415
  @TotalCount = totalcount
3416
3416
  @Regions = regions
@@ -3439,7 +3439,7 @@ module TencentCloud
3439
3439
  # @type ReplicationRegionId: Integer
3440
3440
 
3441
3441
  attr_accessor :ReplicationRegistryId, :ReplicationRegionId
3442
-
3442
+
3443
3443
  def initialize(replicationregistryid=nil, replicationregionid=nil)
3444
3444
  @ReplicationRegistryId = replicationregistryid
3445
3445
  @ReplicationRegionId = replicationregionid
@@ -3461,7 +3461,7 @@ module TencentCloud
3461
3461
  # @type RequestId: String
3462
3462
 
3463
3463
  attr_accessor :TaskDetail, :Status, :RequestId
3464
-
3464
+
3465
3465
  def initialize(taskdetail=nil, status=nil, requestid=nil)
3466
3466
  @TaskDetail = taskdetail
3467
3467
  @Status = status
@@ -3498,7 +3498,7 @@ module TencentCloud
3498
3498
  # @type Limit: Integer
3499
3499
 
3500
3500
  attr_accessor :RegistryId, :ReplicationRegistryId, :ReplicationRegionId, :ShowReplicationLog, :Offset, :Limit
3501
-
3501
+
3502
3502
  def initialize(registryid=nil, replicationregistryid=nil, replicationregionid=nil, showreplicationlog=nil, offset=nil, limit=nil)
3503
3503
  @RegistryId = registryid
3504
3504
  @ReplicationRegistryId = replicationregistryid
@@ -3531,7 +3531,7 @@ module TencentCloud
3531
3531
  # @type RequestId: String
3532
3532
 
3533
3533
  attr_accessor :ReplicationStatus, :ReplicationTime, :ReplicationLog, :RequestId
3534
-
3534
+
3535
3535
  def initialize(replicationstatus=nil, replicationtime=nil, replicationlog=nil, requestid=nil)
3536
3536
  @ReplicationStatus = replicationstatus
3537
3537
  @ReplicationTime = replicationtime
@@ -3560,7 +3560,7 @@ module TencentCloud
3560
3560
  # @type Limit: Integer
3561
3561
 
3562
3562
  attr_accessor :RegistryId, :Offset, :Limit
3563
-
3563
+
3564
3564
  def initialize(registryid=nil, offset=nil, limit=nil)
3565
3565
  @RegistryId = registryid
3566
3566
  @Offset = offset
@@ -3585,7 +3585,7 @@ module TencentCloud
3585
3585
  # @type RequestId: String
3586
3586
 
3587
3587
  attr_accessor :TotalCount, :ReplicationRegistries, :RequestId
3588
-
3588
+
3589
3589
  def initialize(totalcount=nil, replicationregistries=nil, requestid=nil)
3590
3590
  @TotalCount = totalcount
3591
3591
  @ReplicationRegistries = replicationregistries
@@ -3622,7 +3622,7 @@ module TencentCloud
3622
3622
  # @type SortBy: String
3623
3623
 
3624
3624
  attr_accessor :RegistryId, :NamespaceName, :RepositoryName, :Offset, :Limit, :SortBy
3625
-
3625
+
3626
3626
  def initialize(registryid=nil, namespacename=nil, repositoryname=nil, offset=nil, limit=nil, sortby=nil)
3627
3627
  @RegistryId = registryid
3628
3628
  @NamespaceName = namespacename
@@ -3652,7 +3652,7 @@ module TencentCloud
3652
3652
  # @type RequestId: String
3653
3653
 
3654
3654
  attr_accessor :RepositoryList, :TotalCount, :RequestId
3655
-
3655
+
3656
3656
  def initialize(repositorylist=nil, totalcount=nil, requestid=nil)
3657
3657
  @RepositoryList = repositorylist
3658
3658
  @TotalCount = totalcount
@@ -3687,7 +3687,7 @@ module TencentCloud
3687
3687
  # @type Namespace: String
3688
3688
 
3689
3689
  attr_accessor :RepoName, :Offset, :Limit, :Public, :Namespace
3690
-
3690
+
3691
3691
  def initialize(reponame=nil, offset=nil, limit=nil, public=nil, namespace=nil)
3692
3692
  @RepoName = reponame
3693
3693
  @Offset = offset
@@ -3713,7 +3713,7 @@ module TencentCloud
3713
3713
  # @type RequestId: String
3714
3714
 
3715
3715
  attr_accessor :Data, :RequestId
3716
-
3716
+
3717
3717
  def initialize(data=nil, requestid=nil)
3718
3718
  @Data = data
3719
3719
  @RequestId = requestid
@@ -3738,7 +3738,7 @@ module TencentCloud
3738
3738
  # @type RepoName: String
3739
3739
 
3740
3740
  attr_accessor :Offset, :Limit, :RepoName
3741
-
3741
+
3742
3742
  def initialize(offset=nil, limit=nil, reponame=nil)
3743
3743
  @Offset = offset
3744
3744
  @Limit = limit
@@ -3760,7 +3760,7 @@ module TencentCloud
3760
3760
  # @type RequestId: String
3761
3761
 
3762
3762
  attr_accessor :Data, :RequestId
3763
-
3763
+
3764
3764
  def initialize(data=nil, requestid=nil)
3765
3765
  @Data = data
3766
3766
  @RequestId = requestid
@@ -3781,7 +3781,7 @@ module TencentCloud
3781
3781
  # @type RepoName: String
3782
3782
 
3783
3783
  attr_accessor :RepoName
3784
-
3784
+
3785
3785
  def initialize(reponame=nil)
3786
3786
  @RepoName = reponame
3787
3787
  end
@@ -3799,7 +3799,7 @@ module TencentCloud
3799
3799
  # @type RequestId: String
3800
3800
 
3801
3801
  attr_accessor :Data, :RequestId
3802
-
3802
+
3803
3803
  def initialize(data=nil, requestid=nil)
3804
3804
  @Data = data
3805
3805
  @RequestId = requestid
@@ -3820,7 +3820,7 @@ module TencentCloud
3820
3820
  # @type RegistryId: String
3821
3821
 
3822
3822
  attr_accessor :RegistryId
3823
-
3823
+
3824
3824
  def initialize(registryid=nil)
3825
3825
  @RegistryId = registryid
3826
3826
  end
@@ -3839,7 +3839,7 @@ module TencentCloud
3839
3839
  # @type RequestId: String
3840
3840
 
3841
3841
  attr_accessor :SecurityPolicySet, :RequestId
3842
-
3842
+
3843
3843
  def initialize(securitypolicyset=nil, requestid=nil)
3844
3844
  @SecurityPolicySet = securitypolicyset
3845
3845
  @RequestId = requestid
@@ -3870,7 +3870,7 @@ module TencentCloud
3870
3870
  # @type Offset: Integer
3871
3871
 
3872
3872
  attr_accessor :RegistryId, :RetentionId, :Limit, :Offset
3873
-
3873
+
3874
3874
  def initialize(registryid=nil, retentionid=nil, limit=nil, offset=nil)
3875
3875
  @RegistryId = registryid
3876
3876
  @RetentionId = retentionid
@@ -3896,7 +3896,7 @@ module TencentCloud
3896
3896
  # @type RequestId: String
3897
3897
 
3898
3898
  attr_accessor :RetentionExecutionList, :TotalCount, :RequestId
3899
-
3899
+
3900
3900
  def initialize(retentionexecutionlist=nil, totalcount=nil, requestid=nil)
3901
3901
  @RetentionExecutionList = retentionexecutionlist
3902
3902
  @TotalCount = totalcount
@@ -3931,7 +3931,7 @@ module TencentCloud
3931
3931
  # @type Limit: Integer
3932
3932
 
3933
3933
  attr_accessor :RegistryId, :RetentionId, :ExecutionId, :Offset, :Limit
3934
-
3934
+
3935
3935
  def initialize(registryid=nil, retentionid=nil, executionid=nil, offset=nil, limit=nil)
3936
3936
  @RegistryId = registryid
3937
3937
  @RetentionId = retentionid
@@ -3959,7 +3959,7 @@ module TencentCloud
3959
3959
  # @type RequestId: String
3960
3960
 
3961
3961
  attr_accessor :RetentionTaskList, :TotalCount, :RequestId
3962
-
3962
+
3963
3963
  def initialize(retentiontasklist=nil, totalcount=nil, requestid=nil)
3964
3964
  @RetentionTaskList = retentiontasklist
3965
3965
  @TotalCount = totalcount
@@ -3992,7 +3992,7 @@ module TencentCloud
3992
3992
  # @type Offset: Integer
3993
3993
 
3994
3994
  attr_accessor :RegistryId, :NamespaceName, :Limit, :Offset
3995
-
3995
+
3996
3996
  def initialize(registryid=nil, namespacename=nil, limit=nil, offset=nil)
3997
3997
  @RegistryId = registryid
3998
3998
  @NamespaceName = namespacename
@@ -4018,7 +4018,7 @@ module TencentCloud
4018
4018
  # @type RequestId: String
4019
4019
 
4020
4020
  attr_accessor :RetentionPolicyList, :TotalCount, :RequestId
4021
-
4021
+
4022
4022
  def initialize(retentionpolicylist=nil, totalcount=nil, requestid=nil)
4023
4023
  @RetentionPolicyList = retentionpolicylist
4024
4024
  @TotalCount = totalcount
@@ -4042,7 +4042,7 @@ module TencentCloud
4042
4042
  # DescribeUserQuotaPersonal请求参数结构体
4043
4043
  class DescribeUserQuotaPersonalRequest < TencentCloud::Common::AbstractModel
4044
4044
 
4045
-
4045
+
4046
4046
  def initialize()
4047
4047
  end
4048
4048
 
@@ -4058,7 +4058,7 @@ module TencentCloud
4058
4058
  # @type RequestId: String
4059
4059
 
4060
4060
  attr_accessor :Data, :RequestId
4061
-
4061
+
4062
4062
  def initialize(data=nil, requestid=nil)
4063
4063
  @Data = data
4064
4064
  @RequestId = requestid
@@ -4087,7 +4087,7 @@ module TencentCloud
4087
4087
  # @type Offset: Integer
4088
4088
 
4089
4089
  attr_accessor :RegistryId, :Namespace, :Id, :Limit, :Offset
4090
-
4090
+
4091
4091
  def initialize(registryid=nil, namespace=nil, id=nil, limit=nil, offset=nil)
4092
4092
  @RegistryId = registryid
4093
4093
  @Namespace = namespace
@@ -4115,7 +4115,7 @@ module TencentCloud
4115
4115
  # @type RequestId: String
4116
4116
 
4117
4117
  attr_accessor :TotalCount, :Logs, :RequestId
4118
-
4118
+
4119
4119
  def initialize(totalcount=nil, logs=nil, requestid=nil)
4120
4120
  @TotalCount = totalcount
4121
4121
  @Logs = logs
@@ -4148,7 +4148,7 @@ module TencentCloud
4148
4148
  # @type Namespace: String
4149
4149
 
4150
4150
  attr_accessor :RegistryId, :Limit, :Offset, :Namespace
4151
-
4151
+
4152
4152
  def initialize(registryid=nil, limit=nil, offset=nil, namespace=nil)
4153
4153
  @RegistryId = registryid
4154
4154
  @Limit = limit
@@ -4174,7 +4174,7 @@ module TencentCloud
4174
4174
  # @type RequestId: String
4175
4175
 
4176
4176
  attr_accessor :TotalCount, :Triggers, :RequestId
4177
-
4177
+
4178
4178
  def initialize(totalcount=nil, triggers=nil, requestid=nil)
4179
4179
  @TotalCount = totalcount
4180
4180
  @Triggers = triggers
@@ -4207,7 +4207,7 @@ module TencentCloud
4207
4207
  # @type ChartVersion: String
4208
4208
 
4209
4209
  attr_accessor :RegistryId, :NamespaceName, :ChartName, :ChartVersion
4210
-
4210
+
4211
4211
  def initialize(registryid=nil, namespacename=nil, chartname=nil, chartversion=nil)
4212
4212
  @RegistryId = registryid
4213
4213
  @NamespaceName = namespacename
@@ -4245,7 +4245,7 @@ module TencentCloud
4245
4245
  # @type RequestId: String
4246
4246
 
4247
4247
  attr_accessor :TmpToken, :TmpSecretId, :TmpSecretKey, :Bucket, :Region, :Path, :StartTime, :ExpiredTime, :RequestId
4248
-
4248
+
4249
4249
  def initialize(tmptoken=nil, tmpsecretid=nil, tmpsecretkey=nil, bucket=nil, region=nil, path=nil, starttime=nil, expiredtime=nil, requestid=nil)
4250
4250
  @TmpToken = tmptoken
4251
4251
  @TmpSecretId = tmpsecretid
@@ -4277,7 +4277,7 @@ module TencentCloud
4277
4277
  # @type Digest: String
4278
4278
 
4279
4279
  attr_accessor :Digest
4280
-
4280
+
4281
4281
  def initialize(digest=nil)
4282
4282
  @Digest = digest
4283
4283
  end
@@ -4295,7 +4295,7 @@ module TencentCloud
4295
4295
  # @type DestImage: String
4296
4296
 
4297
4297
  attr_accessor :SrcImage, :DestImage
4298
-
4298
+
4299
4299
  def initialize(srcimage=nil, destimage=nil)
4300
4300
  @SrcImage = srcimage
4301
4301
  @DestImage = destimage
@@ -4315,7 +4315,7 @@ module TencentCloud
4315
4315
  # @type RequestId: String
4316
4316
 
4317
4317
  attr_accessor :Data, :RequestId
4318
-
4318
+
4319
4319
  def initialize(data=nil, requestid=nil)
4320
4320
  @Data = data
4321
4321
  @RequestId = requestid
@@ -4339,7 +4339,7 @@ module TencentCloud
4339
4339
  # @type RepoInfo: Array
4340
4340
 
4341
4341
  attr_accessor :TotalCount, :RepoInfo
4342
-
4342
+
4343
4343
  def initialize(totalcount=nil, repoinfo=nil)
4344
4344
  @TotalCount = totalcount
4345
4345
  @RepoInfo = repoinfo
@@ -4388,7 +4388,7 @@ module TencentCloud
4388
4388
  # @type RegionId: Integer
4389
4389
 
4390
4390
  attr_accessor :RepoName, :RepoType, :PullCount, :FavorCount, :Public, :IsQcloudOfficial, :TagCount, :Logo, :Region, :RegionId
4391
-
4391
+
4392
4392
  def initialize(reponame=nil, repotype=nil, pullcount=nil, favorcount=nil, public=nil, isqcloudofficial=nil, tagcount=nil, logo=nil, region=nil, regionid=nil)
4393
4393
  @RepoName = reponame
4394
4394
  @RepoType = repotype
@@ -4424,7 +4424,7 @@ module TencentCloud
4424
4424
  # @type Values: Array
4425
4425
 
4426
4426
  attr_accessor :Name, :Values
4427
-
4427
+
4428
4428
  def initialize(name=nil, values=nil)
4429
4429
  @Name = name
4430
4430
  @Values = values
@@ -4450,7 +4450,7 @@ module TencentCloud
4450
4450
  # @type Schedule: :class:`Tencentcloud::Tcr.v20190924.models.Schedule`
4451
4451
 
4452
4452
  attr_accessor :ID, :JobStatus, :CreationTime, :UpdateTime, :Schedule
4453
-
4453
+
4454
4454
  def initialize(id=nil, jobstatus=nil, creationtime=nil, updatetime=nil, schedule=nil)
4455
4455
  @ID = id
4456
4456
  @JobStatus = jobstatus
@@ -4479,7 +4479,7 @@ module TencentCloud
4479
4479
  # @type Values: Array
4480
4480
 
4481
4481
  attr_accessor :Key, :Values
4482
-
4482
+
4483
4483
  def initialize(key=nil, values=nil)
4484
4484
  @Key = key
4485
4485
  @Values = values
@@ -4509,7 +4509,7 @@ module TencentCloud
4509
4509
  # @type NsName: String
4510
4510
 
4511
4511
  attr_accessor :RepositoryPattern, :TagPattern, :RepositoryDecoration, :TagDecoration, :Disabled, :RuleId, :NsName
4512
-
4512
+
4513
4513
  def initialize(repositorypattern=nil, tagpattern=nil, repositorydecoration=nil, tagdecoration=nil, disabled=nil, ruleid=nil, nsname=nil)
4514
4514
  @RepositoryPattern = repositorypattern
4515
4515
  @TagPattern = tagpattern
@@ -4539,7 +4539,7 @@ module TencentCloud
4539
4539
  # @type Value: String
4540
4540
 
4541
4541
  attr_accessor :Key, :Value
4542
-
4542
+
4543
4543
  def initialize(key=nil, value=nil)
4544
4544
  @Key = key
4545
4545
  @Value = value
@@ -4561,7 +4561,7 @@ module TencentCloud
4561
4561
  # @type Value: Integer
4562
4562
 
4563
4563
  attr_accessor :Username, :Type, :Value
4564
-
4564
+
4565
4565
  def initialize(username=nil, type=nil, value=nil)
4566
4566
  @Username = username
4567
4567
  @Type = type
@@ -4583,7 +4583,7 @@ module TencentCloud
4583
4583
  # @type Operation: String
4584
4584
 
4585
4585
  attr_accessor :RegistryId, :Operation
4586
-
4586
+
4587
4587
  def initialize(registryid=nil, operation=nil)
4588
4588
  @RegistryId = registryid
4589
4589
  @Operation = operation
@@ -4603,7 +4603,7 @@ module TencentCloud
4603
4603
  # @type RequestId: String
4604
4604
 
4605
4605
  attr_accessor :RegistryId, :RequestId
4606
-
4606
+
4607
4607
  def initialize(registryid=nil, requestid=nil)
4608
4608
  @RegistryId = registryid
4609
4609
  @RequestId = requestid
@@ -4623,7 +4623,7 @@ module TencentCloud
4623
4623
  # @type Val: Integer
4624
4624
 
4625
4625
  attr_accessor :Type, :Val
4626
-
4626
+
4627
4627
  def initialize(type=nil, val=nil)
4628
4628
  @Type = type
4629
4629
  @Val = val
@@ -4641,7 +4641,7 @@ module TencentCloud
4641
4641
  # @type RequestId: String
4642
4642
 
4643
4643
  attr_accessor :RequestId
4644
-
4644
+
4645
4645
  def initialize(requestid=nil)
4646
4646
  @RequestId = requestid
4647
4647
  end
@@ -4667,7 +4667,7 @@ module TencentCloud
4667
4667
  # @type RegionName: String
4668
4668
 
4669
4669
  attr_accessor :RegistryId, :Operation, :VpcId, :SubnetId, :RegionId, :RegionName
4670
-
4670
+
4671
4671
  def initialize(registryid=nil, operation=nil, vpcid=nil, subnetid=nil, regionid=nil, regionname=nil)
4672
4672
  @RegistryId = registryid
4673
4673
  @Operation = operation
@@ -4695,7 +4695,7 @@ module TencentCloud
4695
4695
  # @type RequestId: String
4696
4696
 
4697
4697
  attr_accessor :RegistryId, :RequestId
4698
-
4698
+
4699
4699
  def initialize(registryid=nil, requestid=nil)
4700
4700
  @RegistryId = registryid
4701
4701
  @RequestId = requestid
@@ -4723,7 +4723,7 @@ module TencentCloud
4723
4723
  # @type PeerReplicationOption: :class:`Tencentcloud::Tcr.v20190924.models.PeerReplicationOption`
4724
4724
 
4725
4725
  attr_accessor :SourceRegistryId, :DestinationRegistryId, :Rule, :Description, :DestinationRegionId, :PeerReplicationOption
4726
-
4726
+
4727
4727
  def initialize(sourceregistryid=nil, destinationregistryid=nil, rule=nil, description=nil, destinationregionid=nil, peerreplicationoption=nil)
4728
4728
  @SourceRegistryId = sourceregistryid
4729
4729
  @DestinationRegistryId = destinationregistryid
@@ -4755,7 +4755,7 @@ module TencentCloud
4755
4755
  # @type RequestId: String
4756
4756
 
4757
4757
  attr_accessor :RequestId
4758
-
4758
+
4759
4759
  def initialize(requestid=nil)
4760
4760
  @RequestId = requestid
4761
4761
  end
@@ -4791,7 +4791,7 @@ module TencentCloud
4791
4791
  # @type NewTriggerName: String
4792
4792
 
4793
4793
  attr_accessor :RepoName, :TriggerName, :InvokeMethod, :InvokeExpr, :ClusterId, :Namespace, :WorkloadType, :WorkloadName, :ContainerName, :ClusterRegion, :NewTriggerName
4794
-
4794
+
4795
4795
  def initialize(reponame=nil, triggername=nil, invokemethod=nil, invokeexpr=nil, clusterid=nil, namespace=nil, workloadtype=nil, workloadname=nil, containername=nil, clusterregion=nil, newtriggername=nil)
4796
4796
  @RepoName = reponame
4797
4797
  @TriggerName = triggername
@@ -4827,7 +4827,7 @@ module TencentCloud
4827
4827
  # @type RequestId: String
4828
4828
 
4829
4829
  attr_accessor :RequestId
4830
-
4830
+
4831
4831
  def initialize(requestid=nil)
4832
4832
  @RequestId = requestid
4833
4833
  end
@@ -4849,7 +4849,7 @@ module TencentCloud
4849
4849
  # @type Rule: :class:`Tencentcloud::Tcr.v20190924.models.ImmutableTagRule`
4850
4850
 
4851
4851
  attr_accessor :RegistryId, :NamespaceName, :RuleId, :Rule
4852
-
4852
+
4853
4853
  def initialize(registryid=nil, namespacename=nil, ruleid=nil, rule=nil)
4854
4854
  @RegistryId = registryid
4855
4855
  @NamespaceName = namespacename
@@ -4874,7 +4874,7 @@ module TencentCloud
4874
4874
  # @type RequestId: String
4875
4875
 
4876
4876
  attr_accessor :RequestId
4877
-
4877
+
4878
4878
  def initialize(requestid=nil)
4879
4879
  @RequestId = requestid
4880
4880
  end
@@ -4892,7 +4892,7 @@ module TencentCloud
4892
4892
  # @type RegistryType: String
4893
4893
 
4894
4894
  attr_accessor :RegistryId, :RegistryType
4895
-
4895
+
4896
4896
  def initialize(registryid=nil, registrytype=nil)
4897
4897
  @RegistryId = registryid
4898
4898
  @RegistryType = registrytype
@@ -4910,7 +4910,7 @@ module TencentCloud
4910
4910
  # @type RequestId: String
4911
4911
 
4912
4912
  attr_accessor :RequestId
4913
-
4913
+
4914
4914
  def initialize(requestid=nil)
4915
4915
  @RequestId = requestid
4916
4916
  end
@@ -4934,7 +4934,7 @@ module TencentCloud
4934
4934
  # @type ModifyFlag: Integer
4935
4935
 
4936
4936
  attr_accessor :TokenId, :RegistryId, :Enable, :Desc, :ModifyFlag
4937
-
4937
+
4938
4938
  def initialize(tokenid=nil, registryid=nil, enable=nil, desc=nil, modifyflag=nil)
4939
4939
  @TokenId = tokenid
4940
4940
  @RegistryId = registryid
@@ -4958,7 +4958,7 @@ module TencentCloud
4958
4958
  # @type RequestId: String
4959
4959
 
4960
4960
  attr_accessor :RequestId
4961
-
4961
+
4962
4962
  def initialize(requestid=nil)
4963
4963
  @RequestId = requestid
4964
4964
  end
@@ -4986,7 +4986,7 @@ module TencentCloud
4986
4986
  # @type CVEWhitelistItems: Array
4987
4987
 
4988
4988
  attr_accessor :RegistryId, :NamespaceName, :IsPublic, :IsAutoScan, :IsPreventVUL, :Severity, :CVEWhitelistItems
4989
-
4989
+
4990
4990
  def initialize(registryid=nil, namespacename=nil, ispublic=nil, isautoscan=nil, ispreventvul=nil, severity=nil, cvewhitelistitems=nil)
4991
4991
  @RegistryId = registryid
4992
4992
  @NamespaceName = namespacename
@@ -5021,7 +5021,7 @@ module TencentCloud
5021
5021
  # @type RequestId: String
5022
5022
 
5023
5023
  attr_accessor :RequestId
5024
-
5024
+
5025
5025
  def initialize(requestid=nil)
5026
5026
  @RequestId = requestid
5027
5027
  end
@@ -5039,7 +5039,7 @@ module TencentCloud
5039
5039
  # @type Public: Integer
5040
5040
 
5041
5041
  attr_accessor :RepoName, :Public
5042
-
5042
+
5043
5043
  def initialize(reponame=nil, public=nil)
5044
5044
  @RepoName = reponame
5045
5045
  @Public = public
@@ -5057,7 +5057,7 @@ module TencentCloud
5057
5057
  # @type RequestId: String
5058
5058
 
5059
5059
  attr_accessor :RequestId
5060
-
5060
+
5061
5061
  def initialize(requestid=nil)
5062
5062
  @RequestId = requestid
5063
5063
  end
@@ -5075,7 +5075,7 @@ module TencentCloud
5075
5075
  # @type Description: String
5076
5076
 
5077
5077
  attr_accessor :RepoName, :Description
5078
-
5078
+
5079
5079
  def initialize(reponame=nil, description=nil)
5080
5080
  @RepoName = reponame
5081
5081
  @Description = description
@@ -5093,7 +5093,7 @@ module TencentCloud
5093
5093
  # @type RequestId: String
5094
5094
 
5095
5095
  attr_accessor :RequestId
5096
-
5096
+
5097
5097
  def initialize(requestid=nil)
5098
5098
  @RequestId = requestid
5099
5099
  end
@@ -5117,7 +5117,7 @@ module TencentCloud
5117
5117
  # @type Description: String
5118
5118
 
5119
5119
  attr_accessor :RegistryId, :NamespaceName, :RepositoryName, :BriefDescription, :Description
5120
-
5120
+
5121
5121
  def initialize(registryid=nil, namespacename=nil, repositoryname=nil, briefdescription=nil, description=nil)
5122
5122
  @RegistryId = registryid
5123
5123
  @NamespaceName = namespacename
@@ -5141,7 +5141,7 @@ module TencentCloud
5141
5141
  # @type RequestId: String
5142
5142
 
5143
5143
  attr_accessor :RequestId
5144
-
5144
+
5145
5145
  def initialize(requestid=nil)
5146
5146
  @RequestId = requestid
5147
5147
  end
@@ -5163,7 +5163,7 @@ module TencentCloud
5163
5163
  # @type Description: String
5164
5164
 
5165
5165
  attr_accessor :RegistryId, :PolicyIndex, :CidrBlock, :Description
5166
-
5166
+
5167
5167
  def initialize(registryid=nil, policyindex=nil, cidrblock=nil, description=nil)
5168
5168
  @RegistryId = registryid
5169
5169
  @PolicyIndex = policyindex
@@ -5187,7 +5187,7 @@ module TencentCloud
5187
5187
  # @type RequestId: String
5188
5188
 
5189
5189
  attr_accessor :RegistryId, :RequestId
5190
-
5190
+
5191
5191
  def initialize(registryid=nil, requestid=nil)
5192
5192
  @RegistryId = registryid
5193
5193
  @RequestId = requestid
@@ -5215,7 +5215,7 @@ module TencentCloud
5215
5215
  # @type Disabled: Boolean
5216
5216
 
5217
5217
  attr_accessor :RegistryId, :NamespaceId, :RetentionRule, :CronSetting, :RetentionId, :Disabled
5218
-
5218
+
5219
5219
  def initialize(registryid=nil, namespaceid=nil, retentionrule=nil, cronsetting=nil, retentionid=nil, disabled=nil)
5220
5220
  @RegistryId = registryid
5221
5221
  @NamespaceId = namespaceid
@@ -5244,7 +5244,7 @@ module TencentCloud
5244
5244
  # @type RequestId: String
5245
5245
 
5246
5246
  attr_accessor :RequestId
5247
-
5247
+
5248
5248
  def initialize(requestid=nil)
5249
5249
  @RequestId = requestid
5250
5250
  end
@@ -5260,7 +5260,7 @@ module TencentCloud
5260
5260
  # @type Password: String
5261
5261
 
5262
5262
  attr_accessor :Password
5263
-
5263
+
5264
5264
  def initialize(password=nil)
5265
5265
  @Password = password
5266
5266
  end
@@ -5276,7 +5276,7 @@ module TencentCloud
5276
5276
  # @type RequestId: String
5277
5277
 
5278
5278
  attr_accessor :RequestId
5279
-
5279
+
5280
5280
  def initialize(requestid=nil)
5281
5281
  @RequestId = requestid
5282
5282
  end
@@ -5296,7 +5296,7 @@ module TencentCloud
5296
5296
  # @type Namespace: String
5297
5297
 
5298
5298
  attr_accessor :RegistryId, :Trigger, :Namespace
5299
-
5299
+
5300
5300
  def initialize(registryid=nil, trigger=nil, namespace=nil)
5301
5301
  @RegistryId = registryid
5302
5302
  @Trigger = trigger
@@ -5319,7 +5319,7 @@ module TencentCloud
5319
5319
  # @type RequestId: String
5320
5320
 
5321
5321
  attr_accessor :RequestId
5322
-
5322
+
5323
5323
  def initialize(requestid=nil)
5324
5324
  @RequestId = requestid
5325
5325
  end
@@ -5339,7 +5339,7 @@ module TencentCloud
5339
5339
  # @type RepoCount: Integer
5340
5340
 
5341
5341
  attr_accessor :Namespace, :CreationTime, :RepoCount
5342
-
5342
+
5343
5343
  def initialize(namespace=nil, creationtime=nil, repocount=nil)
5344
5344
  @Namespace = namespace
5345
5345
  @CreationTime = creationtime
@@ -5361,7 +5361,7 @@ module TencentCloud
5361
5361
  # @type NamespaceInfo: Array
5362
5362
 
5363
5363
  attr_accessor :NamespaceCount, :NamespaceInfo
5364
-
5364
+
5365
5365
  def initialize(namespacecount=nil, namespaceinfo=nil)
5366
5366
  @NamespaceCount = namespacecount
5367
5367
  @NamespaceInfo = namespaceinfo
@@ -5388,7 +5388,7 @@ module TencentCloud
5388
5388
  # @type IsPreserved: Boolean
5389
5389
 
5390
5390
  attr_accessor :IsExist, :IsPreserved
5391
-
5391
+
5392
5392
  def initialize(isexist=nil, ispreserved=nil)
5393
5393
  @IsExist = isexist
5394
5394
  @IsPreserved = ispreserved
@@ -5410,7 +5410,7 @@ module TencentCloud
5410
5410
  # @type EnablePeerReplication: Boolean
5411
5411
 
5412
5412
  attr_accessor :PeerRegistryUin, :PeerRegistryToken, :EnablePeerReplication
5413
-
5413
+
5414
5414
  def initialize(peerregistryuin=nil, peerregistrytoken=nil, enablepeerreplication=nil)
5415
5415
  @PeerRegistryUin = peerregistryuin
5416
5416
  @PeerRegistryToken = peerregistrytoken
@@ -5444,7 +5444,7 @@ module TencentCloud
5444
5444
  # @type Id: Integer
5445
5445
 
5446
5446
  attr_accessor :Alias, :RegionId, :RegionName, :Status, :Remark, :CreatedAt, :UpdatedAt, :Id
5447
-
5447
+
5448
5448
  def initialize(_alias=nil, regionid=nil, regionname=nil, status=nil, remark=nil, createdat=nil, updatedat=nil, id=nil)
5449
5449
  @Alias = _alias
5450
5450
  @RegionId = regionid
@@ -5506,7 +5506,7 @@ module TencentCloud
5506
5506
  # @type RenewFlag: Integer
5507
5507
 
5508
5508
  attr_accessor :RegistryId, :RegistryName, :RegistryType, :Status, :PublicDomain, :CreatedAt, :RegionName, :RegionId, :EnableAnonymous, :TokenValidTime, :InternalEndpoint, :TagSpecification, :ExpiredAt, :PayMod, :RenewFlag
5509
-
5509
+
5510
5510
  def initialize(registryid=nil, registryname=nil, registrytype=nil, status=nil, publicdomain=nil, createdat=nil, regionname=nil, regionid=nil, enableanonymous=nil, tokenvalidtime=nil, internalendpoint=nil, tagspecification=nil, expiredat=nil, paymod=nil, renewflag=nil)
5511
5511
  @RegistryId = registryid
5512
5512
  @RegistryName = registryname
@@ -5555,7 +5555,7 @@ module TencentCloud
5555
5555
  # @type RenewFlag: Integer
5556
5556
 
5557
5557
  attr_accessor :Period, :RenewFlag
5558
-
5558
+
5559
5559
  def initialize(period=nil, renewflag=nil)
5560
5560
  @Period = period
5561
5561
  @RenewFlag = renewflag
@@ -5578,7 +5578,7 @@ module TencentCloud
5578
5578
  # @type Reason: String
5579
5579
 
5580
5580
  attr_accessor :Type, :Status, :Reason
5581
-
5581
+
5582
5582
  def initialize(type=nil, status=nil, reason=nil)
5583
5583
  @Type = type
5584
5584
  @Status = status
@@ -5603,7 +5603,7 @@ module TencentCloud
5603
5603
  # @type Conditions: Array
5604
5604
 
5605
5605
  attr_accessor :RegistryId, :Status, :Conditions
5606
-
5606
+
5607
5607
  def initialize(registryid=nil, status=nil, conditions=nil)
5608
5608
  @RegistryId = registryid
5609
5609
  @Status = status
@@ -5634,7 +5634,7 @@ module TencentCloud
5634
5634
  # @type Flag: Integer
5635
5635
 
5636
5636
  attr_accessor :RegistryId, :RegistryChargePrepaid, :Flag
5637
-
5637
+
5638
5638
  def initialize(registryid=nil, registrychargeprepaid=nil, flag=nil)
5639
5639
  @RegistryId = registryid
5640
5640
  @RegistryChargePrepaid = registrychargeprepaid
@@ -5659,7 +5659,7 @@ module TencentCloud
5659
5659
  # @type RequestId: String
5660
5660
 
5661
5661
  attr_accessor :RegistryId, :RequestId
5662
-
5662
+
5663
5663
  def initialize(registryid=nil, requestid=nil)
5664
5664
  @RegistryId = registryid
5665
5665
  @RequestId = requestid
@@ -5679,7 +5679,7 @@ module TencentCloud
5679
5679
  # @type Value: String
5680
5680
 
5681
5681
  attr_accessor :Type, :Value
5682
-
5682
+
5683
5683
  def initialize(type=nil, value=nil)
5684
5684
  @Type = type
5685
5685
  @Value = value
@@ -5713,7 +5713,7 @@ module TencentCloud
5713
5713
  # @type EndTime: String
5714
5714
 
5715
5715
  attr_accessor :ResourceType, :Source, :Destination, :Status, :StartTime, :EndTime
5716
-
5716
+
5717
5717
  def initialize(resourcetype=nil, source=nil, destination=nil, status=nil, starttime=nil, endtime=nil)
5718
5718
  @ResourceType = resourcetype
5719
5719
  @Source = source
@@ -5749,7 +5749,7 @@ module TencentCloud
5749
5749
  # @type CreatedAt: String
5750
5750
 
5751
5751
  attr_accessor :RegistryId, :ReplicationRegistryId, :ReplicationRegionId, :ReplicationRegionName, :Status, :CreatedAt
5752
-
5752
+
5753
5753
  def initialize(registryid=nil, replicationregistryid=nil, replicationregionid=nil, replicationregionname=nil, status=nil, createdat=nil)
5754
5754
  @RegistryId = registryid
5755
5755
  @ReplicationRegistryId = replicationregistryid
@@ -5781,7 +5781,7 @@ module TencentCloud
5781
5781
  # @type Filters: Array
5782
5782
 
5783
5783
  attr_accessor :Name, :DestNamespace, :Override, :Filters
5784
-
5784
+
5785
5785
  def initialize(name=nil, destnamespace=nil, override=nil, filters=nil)
5786
5786
  @Name = name
5787
5787
  @DestNamespace = destnamespace
@@ -5830,7 +5830,7 @@ module TencentCloud
5830
5830
  # @type UpdateTime: String
5831
5831
 
5832
5832
  attr_accessor :RepoName, :RepoType, :TagCount, :Public, :IsUserFavor, :IsQcloudOfficial, :FavorCount, :PullCount, :Description, :CreationTime, :UpdateTime
5833
-
5833
+
5834
5834
  def initialize(reponame=nil, repotype=nil, tagcount=nil, public=nil, isuserfavor=nil, isqcloudofficial=nil, favorcount=nil, pullcount=nil, description=nil, creationtime=nil, updatetime=nil)
5835
5835
  @RepoName = reponame
5836
5836
  @RepoType = repotype
@@ -5870,7 +5870,7 @@ module TencentCloud
5870
5870
  # @type Server: String
5871
5871
 
5872
5872
  attr_accessor :TotalCount, :RepoInfo, :Server
5873
-
5873
+
5874
5874
  def initialize(totalcount=nil, repoinfo=nil, server=nil)
5875
5875
  @TotalCount = totalcount
5876
5876
  @RepoInfo = repoinfo
@@ -5897,7 +5897,7 @@ module TencentCloud
5897
5897
  # @type IsExist: Boolean
5898
5898
 
5899
5899
  attr_accessor :IsExist
5900
-
5900
+
5901
5901
  def initialize(isexist=nil)
5902
5902
  @IsExist = isexist
5903
5903
  end
@@ -5932,7 +5932,7 @@ module TencentCloud
5932
5932
  # @type IsQcloudOfficial: Boolean
5933
5933
 
5934
5934
  attr_accessor :RepoName, :RepoType, :Server, :CreationTime, :Description, :Public, :PullCount, :FavorCount, :IsUserFavor, :IsQcloudOfficial
5935
-
5935
+
5936
5936
  def initialize(reponame=nil, repotype=nil, server=nil, creationtime=nil, description=nil, public=nil, pullcount=nil, favorcount=nil, isuserfavor=nil, isqcloudofficial=nil)
5937
5937
  @RepoName = reponame
5938
5938
  @RepoType = repotype
@@ -5966,7 +5966,7 @@ module TencentCloud
5966
5966
  # @type LimitInfo: Array
5967
5967
 
5968
5968
  attr_accessor :LimitInfo
5969
-
5969
+
5970
5970
  def initialize(limitinfo=nil)
5971
5971
  @LimitInfo = limitinfo
5972
5972
  end
@@ -5997,7 +5997,7 @@ module TencentCloud
5997
5997
  # @type Status: String
5998
5998
 
5999
5999
  attr_accessor :ExecutionId, :RetentionId, :StartTime, :EndTime, :Status
6000
-
6000
+
6001
6001
  def initialize(executionid=nil, retentionid=nil, starttime=nil, endtime=nil, status=nil)
6002
6002
  @ExecutionId = executionid
6003
6003
  @RetentionId = retentionid
@@ -6031,7 +6031,7 @@ module TencentCloud
6031
6031
  # @type NextExecutionTime: String
6032
6032
 
6033
6033
  attr_accessor :RetentionId, :NamespaceName, :RetentionRuleList, :CronSetting, :Disabled, :NextExecutionTime
6034
-
6034
+
6035
6035
  def initialize(retentionid=nil, namespacename=nil, retentionrulelist=nil, cronsetting=nil, disabled=nil, nextexecutiontime=nil)
6036
6036
  @RetentionId = retentionid
6037
6037
  @NamespaceName = namespacename
@@ -6066,7 +6066,7 @@ module TencentCloud
6066
6066
  # @type Value: Integer
6067
6067
 
6068
6068
  attr_accessor :Key, :Value
6069
-
6069
+
6070
6070
  def initialize(key=nil, value=nil)
6071
6071
  @Key = key
6072
6072
  @Value = value
@@ -6098,7 +6098,7 @@ module TencentCloud
6098
6098
  # @type Repository: String
6099
6099
 
6100
6100
  attr_accessor :TaskId, :ExecutionId, :StartTime, :EndTime, :Status, :Total, :Retained, :Repository
6101
-
6101
+
6102
6102
  def initialize(taskid=nil, executionid=nil, starttime=nil, endtime=nil, status=nil, total=nil, retained=nil, repository=nil)
6103
6103
  @TaskId = taskid
6104
6104
  @ExecutionId = executionid
@@ -6129,7 +6129,7 @@ module TencentCloud
6129
6129
  # @type SameImages: Array
6130
6130
 
6131
6131
  attr_accessor :SameImages
6132
-
6132
+
6133
6133
  def initialize(sameimages=nil)
6134
6134
  @SameImages = sameimages
6135
6135
  end
@@ -6145,7 +6145,7 @@ module TencentCloud
6145
6145
  # @type Type: String
6146
6146
 
6147
6147
  attr_accessor :Type
6148
-
6148
+
6149
6149
  def initialize(type=nil)
6150
6150
  @Type = type
6151
6151
  end
@@ -6167,7 +6167,7 @@ module TencentCloud
6167
6167
  # @type PrivilegeFiltered: Boolean
6168
6168
 
6169
6169
  attr_accessor :TotalCount, :RepoInfo, :Server, :PrivilegeFiltered
6170
-
6170
+
6171
6171
  def initialize(totalcount=nil, repoinfo=nil, server=nil, privilegefiltered=nil)
6172
6172
  @TotalCount = totalcount
6173
6173
  @RepoInfo = repoinfo
@@ -6202,7 +6202,7 @@ module TencentCloud
6202
6202
  # @type PolicyVersion: String
6203
6203
 
6204
6204
  attr_accessor :PolicyIndex, :Description, :CidrBlock, :PolicyVersion
6205
-
6205
+
6206
6206
  def initialize(policyindex=nil, description=nil, cidrblock=nil, policyversion=nil)
6207
6207
  @PolicyIndex = policyindex
6208
6208
  @Description = description
@@ -6226,7 +6226,7 @@ module TencentCloud
6226
6226
  # @type Value: String
6227
6227
 
6228
6228
  attr_accessor :Key, :Value
6229
-
6229
+
6230
6230
  def initialize(key=nil, value=nil)
6231
6231
  @Key = key
6232
6232
  @Value = value
@@ -6273,7 +6273,7 @@ module TencentCloud
6273
6273
  # @type Kind: String
6274
6274
 
6275
6275
  attr_accessor :TagName, :TagId, :ImageId, :Size, :CreationTime, :DurationDays, :Author, :Architecture, :DockerVersion, :OS, :SizeByte, :Id, :UpdateTime, :PushTime, :Kind
6276
-
6276
+
6277
6277
  def initialize(tagname=nil, tagid=nil, imageid=nil, size=nil, creationtime=nil, durationdays=nil, author=nil, architecture=nil, dockerversion=nil, os=nil, sizebyte=nil, id=nil, updatetime=nil, pushtime=nil, kind=nil)
6278
6278
  @TagName = tagname
6279
6279
  @TagId = tagid
@@ -6323,7 +6323,7 @@ module TencentCloud
6323
6323
  # @type RepoName: String
6324
6324
 
6325
6325
  attr_accessor :TagCount, :TagInfo, :Server, :RepoName
6326
-
6326
+
6327
6327
  def initialize(tagcount=nil, taginfo=nil, server=nil, reponame=nil)
6328
6328
  @TagCount = tagcount
6329
6329
  @TagInfo = taginfo
@@ -6356,7 +6356,7 @@ module TencentCloud
6356
6356
  # @type Tags: Array
6357
6357
 
6358
6358
  attr_accessor :ResourceType, :Tags
6359
-
6359
+
6360
6360
  def initialize(resourcetype=nil, tags=nil)
6361
6361
  @ResourceType = resourcetype
6362
6362
  @Tags = tags
@@ -6393,7 +6393,7 @@ module TencentCloud
6393
6393
  # @type FinishedTime: String
6394
6394
 
6395
6395
  attr_accessor :TaskName, :TaskUUID, :TaskStatus, :TaskMessage, :CreatedTime, :FinishedTime
6396
-
6396
+
6397
6397
  def initialize(taskname=nil, taskuuid=nil, taskstatus=nil, taskmessage=nil, createdtime=nil, finishedtime=nil)
6398
6398
  @TaskName = taskname
6399
6399
  @TaskUUID = taskuuid
@@ -6431,7 +6431,7 @@ module TencentCloud
6431
6431
  # @type KmsSignature: String
6432
6432
 
6433
6433
  attr_accessor :Digest, :Size, :ImageVersion, :UpdateTime, :Kind, :KmsSignature
6434
-
6434
+
6435
6435
  def initialize(digest=nil, size=nil, imageversion=nil, updatetime=nil, kind=nil, kmssignature=nil)
6436
6436
  @Digest = digest
6437
6437
  @Size = size
@@ -6467,7 +6467,7 @@ module TencentCloud
6467
6467
  # @type ExpiredAt: Integer
6468
6468
 
6469
6469
  attr_accessor :Id, :Desc, :RegistryId, :Enabled, :CreatedAt, :ExpiredAt
6470
-
6470
+
6471
6471
  def initialize(id=nil, desc=nil, registryid=nil, enabled=nil, createdat=nil, expiredat=nil)
6472
6472
  @Id = id
6473
6473
  @Desc = desc
@@ -6513,7 +6513,7 @@ module TencentCloud
6513
6513
  # @type Severity: String
6514
6514
 
6515
6515
  attr_accessor :Name, :CreationTime, :Public, :NamespaceId, :TagSpecification, :Metadata, :CVEWhitelistItems, :AutoScan, :PreventVUL, :Severity
6516
-
6516
+
6517
6517
  def initialize(name=nil, creationtime=nil, public=nil, namespaceid=nil, tagspecification=nil, metadata=nil, cvewhitelistitems=nil, autoscan=nil, preventvul=nil, severity=nil)
6518
6518
  @Name = name
6519
6519
  @CreationTime = creationtime
@@ -6578,7 +6578,7 @@ module TencentCloud
6578
6578
  # @type UpdateTime: String
6579
6579
 
6580
6580
  attr_accessor :Name, :Namespace, :CreationTime, :Public, :Description, :BriefDescription, :UpdateTime
6581
-
6581
+
6582
6582
  def initialize(name=nil, namespace=nil, creationtime=nil, public=nil, description=nil, briefdescription=nil, updatetime=nil)
6583
6583
  @Name = name
6584
6584
  @Namespace = namespace
@@ -6609,7 +6609,7 @@ module TencentCloud
6609
6609
  # @type InvokeExpr: String
6610
6610
 
6611
6611
  attr_accessor :InvokeMethod, :InvokeExpr
6612
-
6612
+
6613
6613
  def initialize(invokemethod=nil, invokeexpr=nil)
6614
6614
  @InvokeMethod = invokemethod
6615
6615
  @InvokeExpr = invokeexpr
@@ -6643,7 +6643,7 @@ module TencentCloud
6643
6643
  # @type ClusterRegion: Integer
6644
6644
 
6645
6645
  attr_accessor :AppId, :ClusterId, :Namespace, :ServiceName, :ContainerName, :ClusterRegion
6646
-
6646
+
6647
6647
  def initialize(appid=nil, clusterid=nil, namespace=nil, servicename=nil, containername=nil, clusterregion=nil)
6648
6648
  @AppId = appid
6649
6649
  @ClusterId = clusterid
@@ -6673,7 +6673,7 @@ module TencentCloud
6673
6673
  # @type ReturnMsg: String
6674
6674
 
6675
6675
  attr_accessor :ReturnCode, :ReturnMsg
6676
-
6676
+
6677
6677
  def initialize(returncode=nil, returnmsg=nil)
6678
6678
  @ReturnCode = returncode
6679
6679
  @ReturnMsg = returnmsg
@@ -6716,7 +6716,7 @@ module TencentCloud
6716
6716
  # @type InvokeResult: :class:`Tencentcloud::Tcr.v20190924.models.TriggerInvokeResult`
6717
6717
 
6718
6718
  attr_accessor :RepoName, :TagName, :TriggerName, :InvokeSource, :InvokeAction, :InvokeTime, :InvokeCondition, :InvokePara, :InvokeResult
6719
-
6719
+
6720
6720
  def initialize(reponame=nil, tagname=nil, triggername=nil, invokesource=nil, invokeaction=nil, invoketime=nil, invokecondition=nil, invokepara=nil, invokeresult=nil)
6721
6721
  @RepoName = reponame
6722
6722
  @TagName = tagname
@@ -6776,7 +6776,7 @@ module TencentCloud
6776
6776
  # @type InvokePara: :class:`Tencentcloud::Tcr.v20190924.models.TriggerInvokePara`
6777
6777
 
6778
6778
  attr_accessor :TriggerName, :InvokeSource, :InvokeAction, :CreateTime, :UpdateTime, :InvokeCondition, :InvokePara
6779
-
6779
+
6780
6780
  def initialize(triggername=nil, invokesource=nil, invokeaction=nil, createtime=nil, updatetime=nil, invokecondition=nil, invokepara=nil)
6781
6781
  @TriggerName = triggername
6782
6782
  @InvokeSource = invokesource
@@ -6810,7 +6810,7 @@ module TencentCloud
6810
6810
  # @type Namespace: String
6811
6811
 
6812
6812
  attr_accessor :Namespace
6813
-
6813
+
6814
6814
  def initialize(namespace=nil)
6815
6815
  @Namespace = namespace
6816
6816
  end
@@ -6828,7 +6828,7 @@ module TencentCloud
6828
6828
  # @type RequestId: String
6829
6829
 
6830
6830
  attr_accessor :Data, :RequestId
6831
-
6831
+
6832
6832
  def initialize(data=nil, requestid=nil)
6833
6833
  @Data = data
6834
6834
  @RequestId = requestid
@@ -6849,7 +6849,7 @@ module TencentCloud
6849
6849
  # @type RepoName: String
6850
6850
 
6851
6851
  attr_accessor :RepoName
6852
-
6852
+
6853
6853
  def initialize(reponame=nil)
6854
6854
  @RepoName = reponame
6855
6855
  end
@@ -6867,7 +6867,7 @@ module TencentCloud
6867
6867
  # @type RequestId: String
6868
6868
 
6869
6869
  attr_accessor :Data, :RequestId
6870
-
6870
+
6871
6871
  def initialize(data=nil, requestid=nil)
6872
6872
  @Data = data
6873
6873
  @RequestId = requestid
@@ -6897,7 +6897,7 @@ module TencentCloud
6897
6897
  # @type RegionName: String
6898
6898
 
6899
6899
  attr_accessor :InstanceId, :VpcId, :EniLBIp, :UsePublicDomain, :RegionName
6900
-
6900
+
6901
6901
  def initialize(instanceid=nil, vpcid=nil, enilbip=nil, usepublicdomain=nil, regionname=nil)
6902
6902
  @InstanceId = instanceid
6903
6903
  @VpcId = vpcid
@@ -6928,7 +6928,7 @@ module TencentCloud
6928
6928
  # @type Status: String
6929
6929
 
6930
6930
  attr_accessor :Region, :VpcId, :Status
6931
-
6931
+
6932
6932
  def initialize(region=nil, vpcid=nil, status=nil)
6933
6933
  @Region = region
6934
6934
  @VpcId = vpcid
@@ -6950,7 +6950,7 @@ module TencentCloud
6950
6950
  # @type Headers: Array
6951
6951
 
6952
6952
  attr_accessor :Address, :Headers
6953
-
6953
+
6954
6954
  def initialize(address=nil, headers=nil)
6955
6955
  @Address = address
6956
6956
  @Headers = headers
@@ -6989,7 +6989,7 @@ module TencentCloud
6989
6989
  # @type NamespaceId: Integer
6990
6990
 
6991
6991
  attr_accessor :Name, :Targets, :EventTypes, :Condition, :Enabled, :Id, :Description, :NamespaceId
6992
-
6992
+
6993
6993
  def initialize(name=nil, targets=nil, eventtypes=nil, condition=nil, enabled=nil, id=nil, description=nil, namespaceid=nil)
6994
6994
  @Name = name
6995
6995
  @Targets = targets
@@ -7040,7 +7040,7 @@ module TencentCloud
7040
7040
  # @type Status: String
7041
7041
 
7042
7042
  attr_accessor :Id, :TriggerId, :EventType, :NotifyType, :Detail, :CreationTime, :UpdateTime, :Status
7043
-
7043
+
7044
7044
  def initialize(id=nil, triggerid=nil, eventtype=nil, notifytype=nil, detail=nil, creationtime=nil, updatetime=nil, status=nil)
7045
7045
  @Id = id
7046
7046
  @TriggerId = triggerid