tencentcloud-sdk-cms 3.0.590 → 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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190321/models.rb +44 -44
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0926bca3444031e9d175c245cb11a5d509d79362
|
|
4
|
+
data.tar.gz: a342b27cda9182eaea6648fd02e5089ffccfe772
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 264a34b461b680b72c4e8d4cadb9b6889302a6893bd40f78d8c118805b1db74a56ce841ef030172a42d3b4c1cb0880c6b84b332ef13d33043688c69c70a3a533
|
|
7
|
+
data.tar.gz: ffd9ff5ba27eaa9191492214e5646cb2ce8d3ea40dac87e4af6ee4bbbde66dbd8710d14c1f8e99da00752270897181e4eb3cbf770ace117a709f9645a5624e5f
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.591
|
data/lib/v20190321/models.rb
CHANGED
|
@@ -45,7 +45,7 @@ module TencentCloud
|
|
|
45
45
|
# @type CodeType: Integer
|
|
46
46
|
|
|
47
47
|
attr_accessor :StrCharset, :QrCodePosition, :StrQrCodeText, :Uint32QrCodeType, :CodeCharset, :CodePosition, :CodeText, :CodeType
|
|
48
|
-
|
|
48
|
+
|
|
49
49
|
def initialize(strcharset=nil, qrcodeposition=nil, strqrcodetext=nil, uint32qrcodetype=nil, codecharset=nil, codeposition=nil, codetext=nil, codetype=nil)
|
|
50
50
|
@StrCharset = strcharset
|
|
51
51
|
@QrCodePosition = qrcodeposition
|
|
@@ -93,7 +93,7 @@ module TencentCloud
|
|
|
93
93
|
# @type ModerationDetail: Array
|
|
94
94
|
|
|
95
95
|
attr_accessor :ModerationCode, :ModerationDetail
|
|
96
|
-
|
|
96
|
+
|
|
97
97
|
def initialize(moderationcode=nil, moderationdetail=nil)
|
|
98
98
|
@ModerationCode = moderationcode
|
|
99
99
|
@ModerationDetail = moderationdetail
|
|
@@ -122,7 +122,7 @@ module TencentCloud
|
|
|
122
122
|
# @type FloatY: Float
|
|
123
123
|
|
|
124
124
|
attr_accessor :FloatX, :FloatY
|
|
125
|
-
|
|
125
|
+
|
|
126
126
|
def initialize(floatx=nil, floaty=nil)
|
|
127
127
|
@FloatX = floatx
|
|
128
128
|
@FloatY = floaty
|
|
@@ -150,7 +150,7 @@ module TencentCloud
|
|
|
150
150
|
# @type Height: Integer
|
|
151
151
|
|
|
152
152
|
attr_accessor :Width, :Cy, :Cx, :Height
|
|
153
|
-
|
|
153
|
+
|
|
154
154
|
def initialize(width=nil, cy=nil, cx=nil, height=nil)
|
|
155
155
|
@Width = width
|
|
156
156
|
@Cy = cy
|
|
@@ -174,7 +174,7 @@ module TencentCloud
|
|
|
174
174
|
# @type LibID: String
|
|
175
175
|
|
|
176
176
|
attr_accessor :UserKeywords, :LibID
|
|
177
|
-
|
|
177
|
+
|
|
178
178
|
def initialize(userkeywords=nil, libid=nil)
|
|
179
179
|
@UserKeywords = userkeywords
|
|
180
180
|
@LibID = libid
|
|
@@ -208,7 +208,7 @@ module TencentCloud
|
|
|
208
208
|
# @type RequestId: String
|
|
209
209
|
|
|
210
210
|
attr_accessor :SampleIDs, :DupInfos, :InvalidSamples, :RequestId
|
|
211
|
-
|
|
211
|
+
|
|
212
212
|
def initialize(sampleids=nil, dupinfos=nil, invalidsamples=nil, requestid=nil)
|
|
213
213
|
@SampleIDs = sampleids
|
|
214
214
|
@DupInfos = dupinfos
|
|
@@ -250,7 +250,7 @@ module TencentCloud
|
|
|
250
250
|
# @type Type: String
|
|
251
251
|
|
|
252
252
|
attr_accessor :Keywords, :LibName, :LibId, :Type
|
|
253
|
-
|
|
253
|
+
|
|
254
254
|
def initialize(keywords=nil, libname=nil, libid=nil, type=nil)
|
|
255
255
|
@Keywords = keywords
|
|
256
256
|
@LibName = libname
|
|
@@ -274,7 +274,7 @@ module TencentCloud
|
|
|
274
274
|
# @type LibID: String
|
|
275
275
|
|
|
276
276
|
attr_accessor :SampleIDs, :LibID
|
|
277
|
-
|
|
277
|
+
|
|
278
278
|
def initialize(sampleids=nil, libid=nil)
|
|
279
279
|
@SampleIDs = sampleids
|
|
280
280
|
@LibID = libid
|
|
@@ -296,7 +296,7 @@ module TencentCloud
|
|
|
296
296
|
# @type RequestId: String
|
|
297
297
|
|
|
298
298
|
attr_accessor :Count, :Details, :RequestId
|
|
299
|
-
|
|
299
|
+
|
|
300
300
|
def initialize(count=nil, details=nil, requestid=nil)
|
|
301
301
|
@Count = count
|
|
302
302
|
@Details = details
|
|
@@ -329,7 +329,7 @@ module TencentCloud
|
|
|
329
329
|
# @type ErrorInfo: String
|
|
330
330
|
|
|
331
331
|
attr_accessor :SampleID, :Content, :Deleted, :ErrorInfo
|
|
332
|
-
|
|
332
|
+
|
|
333
333
|
def initialize(sampleid=nil, content=nil, deleted=nil, errorinfo=nil)
|
|
334
334
|
@SampleID = sampleid
|
|
335
335
|
@Content = content
|
|
@@ -355,7 +355,7 @@ module TencentCloud
|
|
|
355
355
|
# @type Filters: Array
|
|
356
356
|
|
|
357
357
|
attr_accessor :Limit, :Offset, :Filters
|
|
358
|
-
|
|
358
|
+
|
|
359
359
|
def initialize(limit=nil, offset=nil, filters=nil)
|
|
360
360
|
@Limit = limit
|
|
361
361
|
@Offset = offset
|
|
@@ -386,7 +386,7 @@ module TencentCloud
|
|
|
386
386
|
# @type RequestId: String
|
|
387
387
|
|
|
388
388
|
attr_accessor :TotalCount, :Infos, :RequestId
|
|
389
|
-
|
|
389
|
+
|
|
390
390
|
def initialize(totalcount=nil, infos=nil, requestid=nil)
|
|
391
391
|
@TotalCount = totalcount
|
|
392
392
|
@Infos = infos
|
|
@@ -421,7 +421,7 @@ module TencentCloud
|
|
|
421
421
|
# @type EvilTypeList: Array
|
|
422
422
|
|
|
423
423
|
attr_accessor :Limit, :Offset, :LibID, :Content, :EvilTypeList
|
|
424
|
-
|
|
424
|
+
|
|
425
425
|
def initialize(limit=nil, offset=nil, libid=nil, content=nil, eviltypelist=nil)
|
|
426
426
|
@Limit = limit
|
|
427
427
|
@Offset = offset
|
|
@@ -449,7 +449,7 @@ module TencentCloud
|
|
|
449
449
|
# @type RequestId: String
|
|
450
450
|
|
|
451
451
|
attr_accessor :TotalCount, :Infos, :RequestId
|
|
452
|
-
|
|
452
|
+
|
|
453
453
|
def initialize(totalcount=nil, infos=nil, requestid=nil)
|
|
454
454
|
@TotalCount = totalcount
|
|
455
455
|
@Infos = infos
|
|
@@ -489,7 +489,7 @@ module TencentCloud
|
|
|
489
489
|
# @type EvilLabel: String
|
|
490
490
|
|
|
491
491
|
attr_accessor :Keywords, :EvilType, :Score, :EvilLabel
|
|
492
|
-
|
|
492
|
+
|
|
493
493
|
def initialize(keywords=nil, eviltype=nil, score=nil, evillabel=nil)
|
|
494
494
|
@Keywords = keywords
|
|
495
495
|
@EvilType = eviltype
|
|
@@ -523,7 +523,7 @@ module TencentCloud
|
|
|
523
523
|
# @type IMEI: String
|
|
524
524
|
|
|
525
525
|
attr_accessor :IDFV, :TokenId, :IP, :Mac, :IDFA, :DeviceId, :IMEI
|
|
526
|
-
|
|
526
|
+
|
|
527
527
|
def initialize(idfv=nil, tokenid=nil, ip=nil, mac=nil, idfa=nil, deviceid=nil, imei=nil)
|
|
528
528
|
@IDFV = idfv
|
|
529
529
|
@TokenId = tokenid
|
|
@@ -553,7 +553,7 @@ module TencentCloud
|
|
|
553
553
|
# @type Values: Array
|
|
554
554
|
|
|
555
555
|
attr_accessor :Name, :Values
|
|
556
|
-
|
|
556
|
+
|
|
557
557
|
def initialize(name=nil, values=nil)
|
|
558
558
|
@Name = name
|
|
559
559
|
@Values = values
|
|
@@ -610,7 +610,7 @@ module TencentCloud
|
|
|
610
610
|
# @type PhoneDetect: :class:`Tencentcloud::Cms.v20190321.models.PhoneDetect`
|
|
611
611
|
|
|
612
612
|
attr_accessor :EvilType, :HotDetect, :EvilFlag, :CodeDetect, :PolityDetect, :IllegalDetect, :PornDetect, :TerrorDetect, :OCRDetect, :LogoDetect, :Similar, :PhoneDetect
|
|
613
|
-
|
|
613
|
+
|
|
614
614
|
def initialize(eviltype=nil, hotdetect=nil, evilflag=nil, codedetect=nil, politydetect=nil, illegaldetect=nil, porndetect=nil, terrordetect=nil, ocrdetect=nil, logodetect=nil, similar=nil, phonedetect=nil)
|
|
615
615
|
@EvilType = eviltype
|
|
616
616
|
@HotDetect = hotdetect
|
|
@@ -688,7 +688,7 @@ module TencentCloud
|
|
|
688
688
|
# @type HitFlag: Integer
|
|
689
689
|
|
|
690
690
|
attr_accessor :Keywords, :EvilType, :Labels, :Score, :HitFlag
|
|
691
|
-
|
|
691
|
+
|
|
692
692
|
def initialize(keywords=nil, eviltype=nil, labels=nil, score=nil, hitflag=nil)
|
|
693
693
|
@Keywords = keywords
|
|
694
694
|
@EvilType = eviltype
|
|
@@ -722,7 +722,7 @@ module TencentCloud
|
|
|
722
722
|
# @type Score: Integer
|
|
723
723
|
|
|
724
724
|
attr_accessor :EvilType, :HitFlag, :Keywords, :Labels, :Score
|
|
725
|
-
|
|
725
|
+
|
|
726
726
|
def initialize(eviltype=nil, hitflag=nil, keywords=nil, labels=nil, score=nil)
|
|
727
727
|
@EvilType = eviltype
|
|
728
728
|
@HitFlag = hitflag
|
|
@@ -750,7 +750,7 @@ module TencentCloud
|
|
|
750
750
|
# @type FileContent: String
|
|
751
751
|
|
|
752
752
|
attr_accessor :FileUrl, :FileMD5, :FileContent
|
|
753
|
-
|
|
753
|
+
|
|
754
754
|
def initialize(fileurl=nil, filemd5=nil, filecontent=nil)
|
|
755
755
|
@FileUrl = fileurl
|
|
756
756
|
@FileMD5 = filemd5
|
|
@@ -774,7 +774,7 @@ module TencentCloud
|
|
|
774
774
|
# @type RequestId: String
|
|
775
775
|
|
|
776
776
|
attr_accessor :BusinessCode, :Data, :RequestId
|
|
777
|
-
|
|
777
|
+
|
|
778
778
|
def initialize(businesscode=nil, data=nil, requestid=nil)
|
|
779
779
|
@BusinessCode = businesscode
|
|
780
780
|
@Data = data
|
|
@@ -813,7 +813,7 @@ module TencentCloud
|
|
|
813
813
|
# @type Keywords: Array
|
|
814
814
|
|
|
815
815
|
attr_accessor :EvilType, :HitFlag, :FaceNames, :PolityLogoDetail, :PolityItems, :Score, :Keywords
|
|
816
|
-
|
|
816
|
+
|
|
817
817
|
def initialize(eviltype=nil, hitflag=nil, facenames=nil, politylogodetail=nil, polityitems=nil, score=nil, keywords=nil)
|
|
818
818
|
@EvilType = eviltype
|
|
819
819
|
@HitFlag = hitflag
|
|
@@ -858,7 +858,7 @@ module TencentCloud
|
|
|
858
858
|
# @type Score: Integer
|
|
859
859
|
|
|
860
860
|
attr_accessor :EvilType, :HitFlag, :Keywords, :Labels, :Score
|
|
861
|
-
|
|
861
|
+
|
|
862
862
|
def initialize(eviltype=nil, hitflag=nil, keywords=nil, labels=nil, score=nil)
|
|
863
863
|
@EvilType = eviltype
|
|
864
864
|
@HitFlag = hitflag
|
|
@@ -897,7 +897,7 @@ module TencentCloud
|
|
|
897
897
|
# @type HitFlag: Integer
|
|
898
898
|
|
|
899
899
|
attr_accessor :Keywords, :EvilType, :Labels, :Score, :HitFlag
|
|
900
|
-
|
|
900
|
+
|
|
901
901
|
def initialize(keywords=nil, eviltype=nil, labels=nil, score=nil, hitflag=nil)
|
|
902
902
|
@Keywords = keywords
|
|
903
903
|
@EvilType = eviltype
|
|
@@ -928,7 +928,7 @@ module TencentCloud
|
|
|
928
928
|
# @type InvalidMessage: String
|
|
929
929
|
|
|
930
930
|
attr_accessor :Content, :InvalidCode, :InvalidMessage
|
|
931
|
-
|
|
931
|
+
|
|
932
932
|
def initialize(content=nil, invalidcode=nil, invalidmessage=nil)
|
|
933
933
|
@Content = content
|
|
934
934
|
@InvalidCode = invalidcode
|
|
@@ -963,7 +963,7 @@ module TencentCloud
|
|
|
963
963
|
# @type BizTypes: Array
|
|
964
964
|
|
|
965
965
|
attr_accessor :ID, :LibName, :Describe, :CreateTime, :Suggestion, :MatchType, :BizTypes
|
|
966
|
-
|
|
966
|
+
|
|
967
967
|
def initialize(id=nil, libname=nil, describe=nil, createtime=nil, suggestion=nil, matchtype=nil, biztypes=nil)
|
|
968
968
|
@ID = id
|
|
969
969
|
@LibName = libname
|
|
@@ -998,7 +998,7 @@ module TencentCloud
|
|
|
998
998
|
# @type Name: String
|
|
999
999
|
|
|
1000
1000
|
attr_accessor :Confidence, :RrectF, :Name
|
|
1001
|
-
|
|
1001
|
+
|
|
1002
1002
|
def initialize(confidence=nil, rrectf=nil, name=nil)
|
|
1003
1003
|
@Confidence = confidence
|
|
1004
1004
|
@RrectF = rrectf
|
|
@@ -1022,7 +1022,7 @@ module TencentCloud
|
|
|
1022
1022
|
# @type AppLogoDetail: Array
|
|
1023
1023
|
|
|
1024
1024
|
attr_accessor :AppLogoDetail
|
|
1025
|
-
|
|
1025
|
+
|
|
1026
1026
|
def initialize(applogodetail=nil)
|
|
1027
1027
|
@AppLogoDetail = applogodetail
|
|
1028
1028
|
end
|
|
@@ -1049,7 +1049,7 @@ module TencentCloud
|
|
|
1049
1049
|
# @type TextInfo: String
|
|
1050
1050
|
|
|
1051
1051
|
attr_accessor :Item, :TextInfo
|
|
1052
|
-
|
|
1052
|
+
|
|
1053
1053
|
def initialize(item=nil, textinfo=nil)
|
|
1054
1054
|
@Item = item
|
|
1055
1055
|
@TextInfo = textinfo
|
|
@@ -1090,7 +1090,7 @@ module TencentCloud
|
|
|
1090
1090
|
# @type Keywords: Array
|
|
1091
1091
|
|
|
1092
1092
|
attr_accessor :TextPosition, :EvilType, :TextContent, :Rate, :EvilLabel, :Keywords
|
|
1093
|
-
|
|
1093
|
+
|
|
1094
1094
|
def initialize(textposition=nil, eviltype=nil, textcontent=nil, rate=nil, evillabel=nil, keywords=nil)
|
|
1095
1095
|
@TextPosition = textposition
|
|
1096
1096
|
@EvilType = eviltype
|
|
@@ -1131,7 +1131,7 @@ module TencentCloud
|
|
|
1131
1131
|
# @type HitFlag: Integer
|
|
1132
1132
|
|
|
1133
1133
|
attr_accessor :EvilType, :Labels, :Score, :HitFlag
|
|
1134
|
-
|
|
1134
|
+
|
|
1135
1135
|
def initialize(eviltype=nil, labels=nil, score=nil, hitflag=nil)
|
|
1136
1136
|
@EvilType = eviltype
|
|
1137
1137
|
@Labels = labels
|
|
@@ -1159,7 +1159,7 @@ module TencentCloud
|
|
|
1159
1159
|
# @type Level: Integer
|
|
1160
1160
|
|
|
1161
1161
|
attr_accessor :Keywords, :Lable, :Label, :Level
|
|
1162
|
-
|
|
1162
|
+
|
|
1163
1163
|
def initialize(keywords=nil, lable=nil, label=nil, level=nil)
|
|
1164
1164
|
@Keywords = keywords
|
|
1165
1165
|
@Lable = lable
|
|
@@ -1194,7 +1194,7 @@ module TencentCloud
|
|
|
1194
1194
|
# @type Height: Float
|
|
1195
1195
|
|
|
1196
1196
|
attr_accessor :Width, :Cy, :Cx, :Rotate, :Height
|
|
1197
|
-
|
|
1197
|
+
|
|
1198
1198
|
def initialize(width=nil, cy=nil, cx=nil, rotate=nil, height=nil)
|
|
1199
1199
|
@Width = width
|
|
1200
1200
|
@Cy = cy
|
|
@@ -1229,7 +1229,7 @@ module TencentCloud
|
|
|
1229
1229
|
# @type SeedUrl: String
|
|
1230
1230
|
|
|
1231
1231
|
attr_accessor :EvilType, :HitFlag, :SeedUrl
|
|
1232
|
-
|
|
1232
|
+
|
|
1233
1233
|
def initialize(eviltype=nil, hitflag=nil, seedurl=nil)
|
|
1234
1234
|
@EvilType = eviltype
|
|
1235
1235
|
@HitFlag = hitflag
|
|
@@ -1284,7 +1284,7 @@ module TencentCloud
|
|
|
1284
1284
|
# @type EvilLabel: String
|
|
1285
1285
|
|
|
1286
1286
|
attr_accessor :EvilType, :EvilFlag, :DataId, :Extra, :BizType, :Res, :RiskDetails, :ID, :Score, :Common, :Suggestion, :Keywords, :DetailResult, :CustomResult, :EvilLabel
|
|
1287
|
-
|
|
1287
|
+
|
|
1288
1288
|
def initialize(eviltype=nil, evilflag=nil, dataid=nil, extra=nil, biztype=nil, res=nil, riskdetails=nil, id=nil, score=nil, common=nil, suggestion=nil, keywords=nil, detailresult=nil, customresult=nil, evillabel=nil)
|
|
1289
1289
|
@EvilType = eviltype
|
|
1290
1290
|
@EvilFlag = evilflag
|
|
@@ -1368,7 +1368,7 @@ module TencentCloud
|
|
|
1368
1368
|
# @type Device: :class:`Tencentcloud::Cms.v20190321.models.Device`
|
|
1369
1369
|
|
|
1370
1370
|
attr_accessor :Content, :DataId, :BizType, :User, :SdkAppId, :Device
|
|
1371
|
-
|
|
1371
|
+
|
|
1372
1372
|
def initialize(content=nil, dataid=nil, biztype=nil, user=nil, sdkappid=nil, device=nil)
|
|
1373
1373
|
@Content = content
|
|
1374
1374
|
@DataId = dataid
|
|
@@ -1405,7 +1405,7 @@ module TencentCloud
|
|
|
1405
1405
|
# @type RequestId: String
|
|
1406
1406
|
|
|
1407
1407
|
attr_accessor :BusinessCode, :Data, :RequestId
|
|
1408
|
-
|
|
1408
|
+
|
|
1409
1409
|
def initialize(businesscode=nil, data=nil, requestid=nil)
|
|
1410
1410
|
@BusinessCode = businesscode
|
|
1411
1411
|
@Data = data
|
|
@@ -1434,7 +1434,7 @@ module TencentCloud
|
|
|
1434
1434
|
# @type Uin: Integer
|
|
1435
1435
|
|
|
1436
1436
|
attr_accessor :BUCtrlID, :SendTime, :AppID, :Uin
|
|
1437
|
-
|
|
1437
|
+
|
|
1438
1438
|
def initialize(buctrlid=nil, sendtime=nil, appid=nil, uin=nil)
|
|
1439
1439
|
@BUCtrlID = buctrlid
|
|
1440
1440
|
@SendTime = sendtime
|
|
@@ -1458,7 +1458,7 @@ module TencentCloud
|
|
|
1458
1458
|
# @type Uin: String
|
|
1459
1459
|
|
|
1460
1460
|
attr_accessor :MsgID, :Uin
|
|
1461
|
-
|
|
1461
|
+
|
|
1462
1462
|
def initialize(msgid=nil, uin=nil)
|
|
1463
1463
|
@MsgID = msgid
|
|
1464
1464
|
@Uin = uin
|
|
@@ -1483,7 +1483,7 @@ module TencentCloud
|
|
|
1483
1483
|
# @type ResultMsg: String
|
|
1484
1484
|
|
|
1485
1485
|
attr_accessor :Operator, :ResultType, :ResultCode, :ResultMsg
|
|
1486
|
-
|
|
1486
|
+
|
|
1487
1487
|
def initialize(operator=nil, resulttype=nil, resultcode=nil, resultmsg=nil)
|
|
1488
1488
|
@Operator = operator
|
|
1489
1489
|
@ResultType = resulttype
|
|
@@ -1517,7 +1517,7 @@ module TencentCloud
|
|
|
1517
1517
|
# @type Nickname: String
|
|
1518
1518
|
|
|
1519
1519
|
attr_accessor :Level, :Gender, :Age, :UserId, :Phone, :AccountType, :Nickname
|
|
1520
|
-
|
|
1520
|
+
|
|
1521
1521
|
def initialize(level=nil, gender=nil, age=nil, userid=nil, phone=nil, accounttype=nil, nickname=nil)
|
|
1522
1522
|
@Level = level
|
|
1523
1523
|
@Gender = gender
|
|
@@ -1551,7 +1551,7 @@ module TencentCloud
|
|
|
1551
1551
|
# @type WordType: String
|
|
1552
1552
|
|
|
1553
1553
|
attr_accessor :Content, :Label, :Remark, :WordType
|
|
1554
|
-
|
|
1554
|
+
|
|
1555
1555
|
def initialize(content=nil, label=nil, remark=nil, wordtype=nil)
|
|
1556
1556
|
@Content = content
|
|
1557
1557
|
@Label = label
|
|
@@ -1585,7 +1585,7 @@ module TencentCloud
|
|
|
1585
1585
|
# @type WordType: String
|
|
1586
1586
|
|
|
1587
1587
|
attr_accessor :ID, :Content, :Label, :CreateTime, :Remark, :WordType
|
|
1588
|
-
|
|
1588
|
+
|
|
1589
1589
|
def initialize(id=nil, content=nil, label=nil, createtime=nil, remark=nil, wordtype=nil)
|
|
1590
1590
|
@ID = id
|
|
1591
1591
|
@Content = content
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cms
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
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-
|
|
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
|