tencentcloud-sdk-tag 3.0.589 → 3.0.591

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180813/models.rb +74 -74
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: befef3e3824213dd75a4dcade162c9cd5421919b
4
- data.tar.gz: 25ee43c22506434a1f943e73df3a080ff0129d3e
3
+ metadata.gz: bacffd3af5d0819ba55d0c5bf3bff19f3a9bfb34
4
+ data.tar.gz: ecf5219c98415d0180c0ba5cd76b8892de8b5bf5
5
5
  SHA512:
6
- metadata.gz: 2d4db5b15bca1d07419289dd7db2f3174dbfc5571e7ae985446ea0b367b31a37a81b732444501023837f13fb809ae5c22d47c3e04113205455cc2e3603db6f6d
7
- data.tar.gz: ad1f8094b74602111f50f83a0f3ac1fdeabef86b2af9cea33cc139758349f8186ee4e55e24039fba32942cbbcca8dab90b83cb2412a93b5f3ed5b19aaf218e75
6
+ metadata.gz: ab019bd8cad243e20cf47767cf6e2a3c0cdb180edf19ed49b2c31ba88dcc5a2822aeb642154a4b5a77379cf21ef734a97ea6c56b3bcc387de4033f2a959b2eb6
7
+ data.tar.gz: f080a4fdc24abcf236b4f4d8491aae1074c62e766755f917c18a8ca339b68a20fa312127e54cd7425516c8ba8799a8e7dd7a3eb9f8a370aa423dc40bb6b9b99e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.589
1
+ 3.0.591
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type Info: String
26
26
 
27
27
  attr_accessor :ProjectName, :Info
28
-
28
+
29
29
  def initialize(projectname=nil, info=nil)
30
30
  @ProjectName = projectname
31
31
  @Info = info
@@ -47,7 +47,7 @@ module TencentCloud
47
47
  # @type RequestId: String
48
48
 
49
49
  attr_accessor :ProjectId, :IsNew, :RequestId
50
-
50
+
51
51
  def initialize(projectid=nil, isnew=nil, requestid=nil)
52
52
  @ProjectId = projectid
53
53
  @IsNew = isnew
@@ -71,7 +71,7 @@ module TencentCloud
71
71
  # @type Resource: String
72
72
 
73
73
  attr_accessor :TagKey, :TagValue, :Resource
74
-
74
+
75
75
  def initialize(tagkey=nil, tagvalue=nil, resource=nil)
76
76
  @TagKey = tagkey
77
77
  @TagValue = tagvalue
@@ -91,7 +91,7 @@ module TencentCloud
91
91
  # @type RequestId: String
92
92
 
93
93
  attr_accessor :RequestId
94
-
94
+
95
95
  def initialize(requestid=nil)
96
96
  @RequestId = requestid
97
97
  end
@@ -117,7 +117,7 @@ module TencentCloud
117
117
  # @type ResourcePrefix: String
118
118
 
119
119
  attr_accessor :ServiceType, :ResourceIds, :TagKey, :TagValue, :ResourceRegion, :ResourcePrefix
120
-
120
+
121
121
  def initialize(servicetype=nil, resourceids=nil, tagkey=nil, tagvalue=nil, resourceregion=nil, resourceprefix=nil)
122
122
  @ServiceType = servicetype
123
123
  @ResourceIds = resourceids
@@ -143,7 +143,7 @@ module TencentCloud
143
143
  # @type RequestId: String
144
144
 
145
145
  attr_accessor :RequestId
146
-
146
+
147
147
  def initialize(requestid=nil)
148
148
  @RequestId = requestid
149
149
  end
@@ -161,7 +161,7 @@ module TencentCloud
161
161
  # @type TagValue: String
162
162
 
163
163
  attr_accessor :TagKey, :TagValue
164
-
164
+
165
165
  def initialize(tagkey=nil, tagvalue=nil)
166
166
  @TagKey = tagkey
167
167
  @TagValue = tagvalue
@@ -179,7 +179,7 @@ module TencentCloud
179
179
  # @type RequestId: String
180
180
 
181
181
  attr_accessor :RequestId
182
-
182
+
183
183
  def initialize(requestid=nil)
184
184
  @RequestId = requestid
185
185
  end
@@ -196,7 +196,7 @@ module TencentCloud
196
196
  # @type Tags: Array
197
197
 
198
198
  attr_accessor :Tags
199
-
199
+
200
200
  def initialize(tags=nil)
201
201
  @Tags = tags
202
202
  end
@@ -219,7 +219,7 @@ module TencentCloud
219
219
  # @type RequestId: String
220
220
 
221
221
  attr_accessor :RequestId
222
-
222
+
223
223
  def initialize(requestid=nil)
224
224
  @RequestId = requestid
225
225
  end
@@ -237,7 +237,7 @@ module TencentCloud
237
237
  # @type Resource: String
238
238
 
239
239
  attr_accessor :TagKey, :Resource
240
-
240
+
241
241
  def initialize(tagkey=nil, resource=nil)
242
242
  @TagKey = tagkey
243
243
  @Resource = resource
@@ -255,7 +255,7 @@ module TencentCloud
255
255
  # @type RequestId: String
256
256
 
257
257
  attr_accessor :RequestId
258
-
258
+
259
259
  def initialize(requestid=nil)
260
260
  @RequestId = requestid
261
261
  end
@@ -273,7 +273,7 @@ module TencentCloud
273
273
  # @type TagValue: String
274
274
 
275
275
  attr_accessor :TagKey, :TagValue
276
-
276
+
277
277
  def initialize(tagkey=nil, tagvalue=nil)
278
278
  @TagKey = tagkey
279
279
  @TagValue = tagvalue
@@ -291,7 +291,7 @@ module TencentCloud
291
291
  # @type RequestId: String
292
292
 
293
293
  attr_accessor :RequestId
294
-
294
+
295
295
  def initialize(requestid=nil)
296
296
  @RequestId = requestid
297
297
  end
@@ -308,7 +308,7 @@ module TencentCloud
308
308
  # @type Tags: Array
309
309
 
310
310
  attr_accessor :Tags
311
-
311
+
312
312
  def initialize(tags=nil)
313
313
  @Tags = tags
314
314
  end
@@ -331,7 +331,7 @@ module TencentCloud
331
331
  # @type RequestId: String
332
332
 
333
333
  attr_accessor :RequestId
334
-
334
+
335
335
  def initialize(requestid=nil)
336
336
  @RequestId = requestid
337
337
  end
@@ -351,7 +351,7 @@ module TencentCloud
351
351
  # @type Offset: Integer
352
352
 
353
353
  attr_accessor :AllList, :Limit, :Offset
354
-
354
+
355
355
  def initialize(alllist=nil, limit=nil, offset=nil)
356
356
  @AllList = alllist
357
357
  @Limit = limit
@@ -375,7 +375,7 @@ module TencentCloud
375
375
  # @type RequestId: String
376
376
 
377
377
  attr_accessor :Total, :Projects, :RequestId
378
-
378
+
379
379
  def initialize(total=nil, projects=nil, requestid=nil)
380
380
  @Total = total
381
381
  @Projects = projects
@@ -412,7 +412,7 @@ module TencentCloud
412
412
  # @type Limit: Integer
413
413
 
414
414
  attr_accessor :ServiceType, :ResourcePrefix, :ResourceIds, :ResourceRegion, :Offset, :Limit
415
-
415
+
416
416
  def initialize(servicetype=nil, resourceprefix=nil, resourceids=nil, resourceregion=nil, offset=nil, limit=nil)
417
417
  @ServiceType = servicetype
418
418
  @ResourcePrefix = resourceprefix
@@ -446,7 +446,7 @@ module TencentCloud
446
446
  # @type RequestId: String
447
447
 
448
448
  attr_accessor :TotalCount, :Offset, :Limit, :Tags, :RequestId
449
-
449
+
450
450
  def initialize(totalcount=nil, offset=nil, limit=nil, tags=nil, requestid=nil)
451
451
  @TotalCount = totalcount
452
452
  @Offset = offset
@@ -487,7 +487,7 @@ module TencentCloud
487
487
  # @type Limit: Integer
488
488
 
489
489
  attr_accessor :ServiceType, :ResourcePrefix, :ResourceIds, :ResourceRegion, :Offset, :Limit
490
-
490
+
491
491
  def initialize(servicetype=nil, resourceprefix=nil, resourceids=nil, resourceregion=nil, offset=nil, limit=nil)
492
492
  @ServiceType = servicetype
493
493
  @ResourcePrefix = resourceprefix
@@ -521,7 +521,7 @@ module TencentCloud
521
521
  # @type RequestId: String
522
522
 
523
523
  attr_accessor :TotalCount, :Offset, :Limit, :Tags, :RequestId
524
-
524
+
525
525
  def initialize(totalcount=nil, offset=nil, limit=nil, tags=nil, requestid=nil)
526
526
  @TotalCount = totalcount
527
527
  @Offset = offset
@@ -554,9 +554,9 @@ module TencentCloud
554
554
  # @type ResourcePrefix: String
555
555
  # @param ResourceRegion: 资源地域
556
556
  # @type ResourceRegion: String
557
- # @param ResourceIds: 资源唯一标识
557
+ # @param ResourceIds: 资源唯一标识ID的列表,列表容量不超过20
558
558
  # @type ResourceIds: Array
559
- # @param TagKeys: 资源标签键
559
+ # @param TagKeys: 资源标签键列表,列表容量不超过20
560
560
  # @type TagKeys: Array
561
561
  # @param Limit: 每页大小,默认为 400
562
562
  # @type Limit: Integer
@@ -564,7 +564,7 @@ module TencentCloud
564
564
  # @type Offset: Integer
565
565
 
566
566
  attr_accessor :ServiceType, :ResourcePrefix, :ResourceRegion, :ResourceIds, :TagKeys, :Limit, :Offset
567
-
567
+
568
568
  def initialize(servicetype=nil, resourceprefix=nil, resourceregion=nil, resourceids=nil, tagkeys=nil, limit=nil, offset=nil)
569
569
  @ServiceType = servicetype
570
570
  @ResourcePrefix = resourceprefix
@@ -600,7 +600,7 @@ module TencentCloud
600
600
  # @type RequestId: String
601
601
 
602
602
  attr_accessor :TotalCount, :Offset, :Limit, :Rows, :RequestId
603
-
603
+
604
604
  def initialize(totalcount=nil, offset=nil, limit=nil, rows=nil, requestid=nil)
605
605
  @TotalCount = totalcount
606
606
  @Offset = offset
@@ -645,7 +645,7 @@ module TencentCloud
645
645
  # @type CosResourceId: Integer
646
646
 
647
647
  attr_accessor :CreateUin, :ResourceRegion, :ServiceType, :ResourcePrefix, :ResourceId, :Offset, :Limit, :CosResourceId
648
-
648
+
649
649
  def initialize(createuin=nil, resourceregion=nil, servicetype=nil, resourceprefix=nil, resourceid=nil, offset=nil, limit=nil, cosresourceid=nil)
650
650
  @CreateUin = createuin
651
651
  @ResourceRegion = resourceregion
@@ -684,7 +684,7 @@ module TencentCloud
684
684
  # @type RequestId: String
685
685
 
686
686
  attr_accessor :TotalCount, :Offset, :Limit, :Rows, :RequestId
687
-
687
+
688
688
  def initialize(totalcount=nil, offset=nil, limit=nil, rows=nil, requestid=nil)
689
689
  @TotalCount = totalcount
690
690
  @Offset = offset
@@ -729,7 +729,7 @@ module TencentCloud
729
729
  # @type ServiceType: String
730
730
 
731
731
  attr_accessor :TagFilters, :CreateUin, :Offset, :Limit, :ResourcePrefix, :ResourceId, :ResourceRegion, :ServiceType
732
-
732
+
733
733
  def initialize(tagfilters=nil, createuin=nil, offset=nil, limit=nil, resourceprefix=nil, resourceid=nil, resourceregion=nil, servicetype=nil)
734
734
  @TagFilters = tagfilters
735
735
  @CreateUin = createuin
@@ -775,7 +775,7 @@ module TencentCloud
775
775
  # @type RequestId: String
776
776
 
777
777
  attr_accessor :TotalCount, :Offset, :Limit, :Rows, :RequestId
778
-
778
+
779
779
  def initialize(totalcount=nil, offset=nil, limit=nil, rows=nil, requestid=nil)
780
780
  @TotalCount = totalcount
781
781
  @Offset = offset
@@ -820,7 +820,7 @@ module TencentCloud
820
820
  # @type ServiceType: String
821
821
 
822
822
  attr_accessor :TagFilters, :CreateUin, :Offset, :Limit, :ResourcePrefix, :ResourceId, :ResourceRegion, :ServiceType
823
-
823
+
824
824
  def initialize(tagfilters=nil, createuin=nil, offset=nil, limit=nil, resourceprefix=nil, resourceid=nil, resourceregion=nil, servicetype=nil)
825
825
  @TagFilters = tagfilters
826
826
  @CreateUin = createuin
@@ -865,7 +865,7 @@ module TencentCloud
865
865
  # @type RequestId: String
866
866
 
867
867
  attr_accessor :TotalCount, :Offset, :Limit, :Rows, :RequestId
868
-
868
+
869
869
  def initialize(totalcount=nil, offset=nil, limit=nil, rows=nil, requestid=nil)
870
870
  @TotalCount = totalcount
871
871
  @Offset = offset
@@ -902,7 +902,7 @@ module TencentCloud
902
902
  # @type ShowProject: Integer
903
903
 
904
904
  attr_accessor :CreateUin, :Offset, :Limit, :ShowProject
905
-
905
+
906
906
  def initialize(createuin=nil, offset=nil, limit=nil, showproject=nil)
907
907
  @CreateUin = createuin
908
908
  @Offset = offset
@@ -932,7 +932,7 @@ module TencentCloud
932
932
  # @type RequestId: String
933
933
 
934
934
  attr_accessor :TotalCount, :Offset, :Limit, :Tags, :RequestId
935
-
935
+
936
936
  def initialize(totalcount=nil, offset=nil, limit=nil, tags=nil, requestid=nil)
937
937
  @TotalCount = totalcount
938
938
  @Offset = offset
@@ -962,7 +962,7 @@ module TencentCloud
962
962
  # @type Limit: Integer
963
963
 
964
964
  attr_accessor :TagKeys, :CreateUin, :Offset, :Limit
965
-
965
+
966
966
  def initialize(tagkeys=nil, createuin=nil, offset=nil, limit=nil)
967
967
  @TagKeys = tagkeys
968
968
  @CreateUin = createuin
@@ -992,7 +992,7 @@ module TencentCloud
992
992
  # @type RequestId: String
993
993
 
994
994
  attr_accessor :TotalCount, :Offset, :Limit, :Tags, :RequestId
995
-
995
+
996
996
  def initialize(totalcount=nil, offset=nil, limit=nil, tags=nil, requestid=nil)
997
997
  @TotalCount = totalcount
998
998
  @Offset = offset
@@ -1029,7 +1029,7 @@ module TencentCloud
1029
1029
  # @type Limit: Integer
1030
1030
 
1031
1031
  attr_accessor :TagKeys, :CreateUin, :Offset, :Limit
1032
-
1032
+
1033
1033
  def initialize(tagkeys=nil, createuin=nil, offset=nil, limit=nil)
1034
1034
  @TagKeys = tagkeys
1035
1035
  @CreateUin = createuin
@@ -1059,7 +1059,7 @@ module TencentCloud
1059
1059
  # @type RequestId: String
1060
1060
 
1061
1061
  attr_accessor :TotalCount, :Offset, :Limit, :Tags, :RequestId
1062
-
1062
+
1063
1063
  def initialize(totalcount=nil, offset=nil, limit=nil, tags=nil, requestid=nil)
1064
1064
  @TotalCount = totalcount
1065
1065
  @Offset = offset
@@ -1102,7 +1102,7 @@ module TencentCloud
1102
1102
  # @type ShowProject: Integer
1103
1103
 
1104
1104
  attr_accessor :TagKey, :TagValue, :Offset, :Limit, :CreateUin, :TagKeys, :ShowProject
1105
-
1105
+
1106
1106
  def initialize(tagkey=nil, tagvalue=nil, offset=nil, limit=nil, createuin=nil, tagkeys=nil, showproject=nil)
1107
1107
  @TagKey = tagkey
1108
1108
  @TagValue = tagvalue
@@ -1138,7 +1138,7 @@ module TencentCloud
1138
1138
  # @type RequestId: String
1139
1139
 
1140
1140
  attr_accessor :TotalCount, :Offset, :Limit, :Tags, :RequestId
1141
-
1141
+
1142
1142
  def initialize(totalcount=nil, offset=nil, limit=nil, tags=nil, requestid=nil)
1143
1143
  @TotalCount = totalcount
1144
1144
  @Offset = offset
@@ -1181,7 +1181,7 @@ module TencentCloud
1181
1181
  # @type ShowProject: Integer
1182
1182
 
1183
1183
  attr_accessor :TagKey, :TagValue, :Offset, :Limit, :CreateUin, :TagKeys, :ShowProject
1184
-
1184
+
1185
1185
  def initialize(tagkey=nil, tagvalue=nil, offset=nil, limit=nil, createuin=nil, tagkeys=nil, showproject=nil)
1186
1186
  @TagKey = tagkey
1187
1187
  @TagValue = tagvalue
@@ -1217,7 +1217,7 @@ module TencentCloud
1217
1217
  # @type RequestId: String
1218
1218
 
1219
1219
  attr_accessor :TotalCount, :Offset, :Limit, :Tags, :RequestId
1220
-
1220
+
1221
1221
  def initialize(totalcount=nil, offset=nil, limit=nil, tags=nil, requestid=nil)
1222
1222
  @TotalCount = totalcount
1223
1223
  @Offset = offset
@@ -1256,7 +1256,7 @@ module TencentCloud
1256
1256
  # @type ResourcePrefix: String
1257
1257
 
1258
1258
  attr_accessor :ServiceType, :ResourceIds, :TagKey, :ResourceRegion, :ResourcePrefix
1259
-
1259
+
1260
1260
  def initialize(servicetype=nil, resourceids=nil, tagkey=nil, resourceregion=nil, resourceprefix=nil)
1261
1261
  @ServiceType = servicetype
1262
1262
  @ResourceIds = resourceids
@@ -1280,7 +1280,7 @@ module TencentCloud
1280
1280
  # @type RequestId: String
1281
1281
 
1282
1282
  attr_accessor :RequestId
1283
-
1283
+
1284
1284
  def initialize(requestid=nil)
1285
1285
  @RequestId = requestid
1286
1286
  end
@@ -1301,7 +1301,7 @@ module TencentCloud
1301
1301
  # @type Message: String
1302
1302
 
1303
1303
  attr_accessor :Resource, :Code, :Message
1304
-
1304
+
1305
1305
  def initialize(resource=nil, code=nil, message=nil)
1306
1306
  @Resource = resource
1307
1307
  @Code = code
@@ -1335,7 +1335,7 @@ module TencentCloud
1335
1335
  # @type MaxResults: Integer
1336
1336
 
1337
1337
  attr_accessor :ResourceList, :TagFilters, :PaginationToken, :MaxResults
1338
-
1338
+
1339
1339
  def initialize(resourcelist=nil, tagfilters=nil, paginationtoken=nil, maxresults=nil)
1340
1340
  @ResourceList = resourcelist
1341
1341
  @TagFilters = tagfilters
@@ -1368,7 +1368,7 @@ module TencentCloud
1368
1368
  # @type RequestId: String
1369
1369
 
1370
1370
  attr_accessor :PaginationToken, :ResourceTagMappingList, :RequestId
1371
-
1371
+
1372
1372
  def initialize(paginationtoken=nil, resourcetagmappinglist=nil, requestid=nil)
1373
1373
  @PaginationToken = paginationtoken
1374
1374
  @ResourceTagMappingList = resourcetagmappinglist
@@ -1399,7 +1399,7 @@ module TencentCloud
1399
1399
  # @type MaxResults: Integer
1400
1400
 
1401
1401
  attr_accessor :PaginationToken, :MaxResults
1402
-
1402
+
1403
1403
  def initialize(paginationtoken=nil, maxresults=nil)
1404
1404
  @PaginationToken = paginationtoken
1405
1405
  @MaxResults = maxresults
@@ -1421,7 +1421,7 @@ module TencentCloud
1421
1421
  # @type RequestId: String
1422
1422
 
1423
1423
  attr_accessor :PaginationToken, :TagKeys, :RequestId
1424
-
1424
+
1425
1425
  def initialize(paginationtoken=nil, tagkeys=nil, requestid=nil)
1426
1426
  @PaginationToken = paginationtoken
1427
1427
  @TagKeys = tagkeys
@@ -1449,7 +1449,7 @@ module TencentCloud
1449
1449
  # @type MaxResults: Integer
1450
1450
 
1451
1451
  attr_accessor :TagKeys, :PaginationToken, :MaxResults
1452
-
1452
+
1453
1453
  def initialize(tagkeys=nil, paginationtoken=nil, maxresults=nil)
1454
1454
  @TagKeys = tagkeys
1455
1455
  @PaginationToken = paginationtoken
@@ -1473,7 +1473,7 @@ module TencentCloud
1473
1473
  # @type RequestId: String
1474
1474
 
1475
1475
  attr_accessor :PaginationToken, :Tags, :RequestId
1476
-
1476
+
1477
1477
  def initialize(paginationtoken=nil, tags=nil, requestid=nil)
1478
1478
  @PaginationToken = paginationtoken
1479
1479
  @Tags = tags
@@ -1508,7 +1508,7 @@ module TencentCloud
1508
1508
  # @type TagKeys: Array
1509
1509
 
1510
1510
  attr_accessor :PaginationToken, :MaxResults, :TagKeys
1511
-
1511
+
1512
1512
  def initialize(paginationtoken=nil, maxresults=nil, tagkeys=nil)
1513
1513
  @PaginationToken = paginationtoken
1514
1514
  @MaxResults = maxresults
@@ -1532,7 +1532,7 @@ module TencentCloud
1532
1532
  # @type RequestId: String
1533
1533
 
1534
1534
  attr_accessor :PaginationToken, :Tags, :RequestId
1535
-
1535
+
1536
1536
  def initialize(paginationtoken=nil, tags=nil, requestid=nil)
1537
1537
  @PaginationToken = paginationtoken
1538
1538
  @Tags = tags
@@ -1563,7 +1563,7 @@ module TencentCloud
1563
1563
  # @type DeleteTags: Array
1564
1564
 
1565
1565
  attr_accessor :Resource, :ReplaceTags, :DeleteTags
1566
-
1566
+
1567
1567
  def initialize(resource=nil, replacetags=nil, deletetags=nil)
1568
1568
  @Resource = resource
1569
1569
  @ReplaceTags = replacetags
@@ -1597,7 +1597,7 @@ module TencentCloud
1597
1597
  # @type RequestId: String
1598
1598
 
1599
1599
  attr_accessor :RequestId
1600
-
1600
+
1601
1601
  def initialize(requestid=nil)
1602
1602
  @RequestId = requestid
1603
1603
  end
@@ -1623,7 +1623,7 @@ module TencentCloud
1623
1623
  # @type ResourcePrefix: String
1624
1624
 
1625
1625
  attr_accessor :ServiceType, :ResourceIds, :TagKey, :TagValue, :ResourceRegion, :ResourcePrefix
1626
-
1626
+
1627
1627
  def initialize(servicetype=nil, resourceids=nil, tagkey=nil, tagvalue=nil, resourceregion=nil, resourceprefix=nil)
1628
1628
  @ServiceType = servicetype
1629
1629
  @ResourceIds = resourceids
@@ -1649,7 +1649,7 @@ module TencentCloud
1649
1649
  # @type RequestId: String
1650
1650
 
1651
1651
  attr_accessor :RequestId
1652
-
1652
+
1653
1653
  def initialize(requestid=nil)
1654
1654
  @RequestId = requestid
1655
1655
  end
@@ -1673,7 +1673,7 @@ module TencentCloud
1673
1673
  # @type CreateTime: String
1674
1674
 
1675
1675
  attr_accessor :ProjectId, :ProjectName, :CreatorUin, :ProjectInfo, :CreateTime
1676
-
1676
+
1677
1677
  def initialize(projectid=nil, projectname=nil, creatoruin=nil, projectinfo=nil, createtime=nil)
1678
1678
  @ProjectId = projectid
1679
1679
  @ProjectName = projectname
@@ -1701,7 +1701,7 @@ module TencentCloud
1701
1701
  # @type TagKeyValues: Array
1702
1702
 
1703
1703
  attr_accessor :ResourceId, :TagKeyValues
1704
-
1704
+
1705
1705
  def initialize(resourceid=nil, tagkeyvalues=nil)
1706
1706
  @ResourceId = resourceid
1707
1707
  @TagKeyValues = tagkeyvalues
@@ -1739,7 +1739,7 @@ module TencentCloud
1739
1739
  # @type Tags: Array
1740
1740
 
1741
1741
  attr_accessor :ResourceRegion, :ServiceType, :ResourcePrefix, :ResourceId, :Tags
1742
-
1742
+
1743
1743
  def initialize(resourceregion=nil, servicetype=nil, resourceprefix=nil, resourceid=nil, tags=nil)
1744
1744
  @ResourceRegion = resourceregion
1745
1745
  @ServiceType = servicetype
@@ -1773,7 +1773,7 @@ module TencentCloud
1773
1773
  # @type Tags: Array
1774
1774
 
1775
1775
  attr_accessor :Resource, :Tags
1776
-
1776
+
1777
1777
  def initialize(resource=nil, tags=nil)
1778
1778
  @Resource = resource
1779
1779
  @Tags = tags
@@ -1800,7 +1800,7 @@ module TencentCloud
1800
1800
  # @type TagValue: String
1801
1801
 
1802
1802
  attr_accessor :TagKey, :TagValue
1803
-
1803
+
1804
1804
  def initialize(tagkey=nil, tagvalue=nil)
1805
1805
  @TagKey = tagkey
1806
1806
  @TagValue = tagvalue
@@ -1820,7 +1820,7 @@ module TencentCloud
1820
1820
  # @type TagValue: Array
1821
1821
 
1822
1822
  attr_accessor :TagKey, :TagValue
1823
-
1823
+
1824
1824
  def initialize(tagkey=nil, tagvalue=nil)
1825
1825
  @TagKey = tagkey
1826
1826
  @TagValue = tagvalue
@@ -1838,7 +1838,7 @@ module TencentCloud
1838
1838
  # @type TagKey: String
1839
1839
 
1840
1840
  attr_accessor :TagKey
1841
-
1841
+
1842
1842
  def initialize(tagkey=nil)
1843
1843
  @TagKey = tagkey
1844
1844
  end
@@ -1865,7 +1865,7 @@ module TencentCloud
1865
1865
  # @type ServiceType: String
1866
1866
 
1867
1867
  attr_accessor :TagKey, :TagValue, :ResourceId, :TagKeyMd5, :TagValueMd5, :ServiceType
1868
-
1868
+
1869
1869
  def initialize(tagkey=nil, tagvalue=nil, resourceid=nil, tagkeymd5=nil, tagvaluemd5=nil, servicetype=nil)
1870
1870
  @TagKey = tagkey
1871
1871
  @TagValue = tagvalue
@@ -1899,7 +1899,7 @@ module TencentCloud
1899
1899
  # @type Tags: Array
1900
1900
 
1901
1901
  attr_accessor :ResourceList, :Tags
1902
-
1902
+
1903
1903
  def initialize(resourcelist=nil, tags=nil)
1904
1904
  @ResourceList = resourcelist
1905
1905
  @Tags = tags
@@ -1928,7 +1928,7 @@ module TencentCloud
1928
1928
  # @type RequestId: String
1929
1929
 
1930
1930
  attr_accessor :FailedResources, :RequestId
1931
-
1931
+
1932
1932
  def initialize(failedresources=nil, requestid=nil)
1933
1933
  @FailedResources = failedresources
1934
1934
  @RequestId = requestid
@@ -1957,7 +1957,7 @@ module TencentCloud
1957
1957
  # @type CanDelete: Integer
1958
1958
 
1959
1959
  attr_accessor :TagKey, :TagValue, :CanDelete
1960
-
1960
+
1961
1961
  def initialize(tagkey=nil, tagvalue=nil, candelete=nil)
1962
1962
  @TagKey = tagkey
1963
1963
  @TagValue = tagvalue
@@ -1982,7 +1982,7 @@ module TencentCloud
1982
1982
  # @type TagKeys: Array
1983
1983
 
1984
1984
  attr_accessor :ResourceList, :TagKeys
1985
-
1985
+
1986
1986
  def initialize(resourcelist=nil, tagkeys=nil)
1987
1987
  @ResourceList = resourcelist
1988
1988
  @TagKeys = tagkeys
@@ -2004,7 +2004,7 @@ module TencentCloud
2004
2004
  # @type RequestId: String
2005
2005
 
2006
2006
  attr_accessor :FailedResources, :RequestId
2007
-
2007
+
2008
2008
  def initialize(failedresources=nil, requestid=nil)
2009
2009
  @FailedResources = failedresources
2010
2010
  @RequestId = requestid
@@ -2035,7 +2035,7 @@ module TencentCloud
2035
2035
  # @type Info: String
2036
2036
 
2037
2037
  attr_accessor :ProjectId, :ProjectName, :Disable, :Info
2038
-
2038
+
2039
2039
  def initialize(projectid=nil, projectname=nil, disable=nil, info=nil)
2040
2040
  @ProjectId = projectid
2041
2041
  @ProjectName = projectname
@@ -2057,7 +2057,7 @@ module TencentCloud
2057
2057
  # @type RequestId: String
2058
2058
 
2059
2059
  attr_accessor :RequestId
2060
-
2060
+
2061
2061
  def initialize(requestid=nil)
2062
2062
  @RequestId = requestid
2063
2063
  end
@@ -2077,7 +2077,7 @@ module TencentCloud
2077
2077
  # @type Resource: String
2078
2078
 
2079
2079
  attr_accessor :TagKey, :TagValue, :Resource
2080
-
2080
+
2081
2081
  def initialize(tagkey=nil, tagvalue=nil, resource=nil)
2082
2082
  @TagKey = tagkey
2083
2083
  @TagValue = tagvalue
@@ -2097,7 +2097,7 @@ module TencentCloud
2097
2097
  # @type RequestId: String
2098
2098
 
2099
2099
  attr_accessor :RequestId
2100
-
2100
+
2101
2101
  def initialize(requestid=nil)
2102
2102
  @RequestId = requestid
2103
2103
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tag
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.589
4
+ version: 3.0.591
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-09 00:00:00.000000000 Z
11
+ date: 2023-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common