tencentcloud-sdk-solar 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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20181011/models.rb +42 -42
- 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: 84f091c4fae4fc4e1db232786daa1e5b59df29a8
|
|
4
|
+
data.tar.gz: 78247e79ff96e01e58c19877490e0e26a42af40c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3e9f70b6ba5dc8b176e09b34f75f9d2d5d9cc814654ce878f1d1cc85b251f585380577ad1db97934f0d04f9e3dc01f801f73a8252794b95f5e170311759fd1d7
|
|
7
|
+
data.tar.gz: a2e997ca895b9435ef469abdd8021ffbfa37950cdbee7245c5bc79d17b746d707a9d4810919a91a9e716b6839299ba44f22df47d850f94e97e24d8f94b590f8c
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.591
|
data/lib/v20181011/models.rb
CHANGED
|
@@ -42,7 +42,7 @@ module TencentCloud
|
|
|
42
42
|
# @type PersonalConfig: String
|
|
43
43
|
|
|
44
44
|
attr_accessor :TemplateId, :ActivityTitle, :ActivityDesc, :ActivityCover, :ActivityType, :ActivityId, :PersonalConfig
|
|
45
|
-
|
|
45
|
+
|
|
46
46
|
def initialize(templateid=nil, activitytitle=nil, activitydesc=nil, activitycover=nil, activitytype=nil, activityid=nil, personalconfig=nil)
|
|
47
47
|
@TemplateId = templateid
|
|
48
48
|
@ActivityTitle = activitytitle
|
|
@@ -72,7 +72,7 @@ module TencentCloud
|
|
|
72
72
|
# @type OperateType: String
|
|
73
73
|
|
|
74
74
|
attr_accessor :UserId, :OperateType
|
|
75
|
-
|
|
75
|
+
|
|
76
76
|
def initialize(userid=nil, operatetype=nil)
|
|
77
77
|
@UserId = userid
|
|
78
78
|
@OperateType = operatetype
|
|
@@ -90,7 +90,7 @@ module TencentCloud
|
|
|
90
90
|
# @type RequestId: String
|
|
91
91
|
|
|
92
92
|
attr_accessor :RequestId
|
|
93
|
-
|
|
93
|
+
|
|
94
94
|
def initialize(requestid=nil)
|
|
95
95
|
@RequestId = requestid
|
|
96
96
|
end
|
|
@@ -110,7 +110,7 @@ module TencentCloud
|
|
|
110
110
|
# @type ChannelTo: Array
|
|
111
111
|
|
|
112
112
|
attr_accessor :ActivityId, :ChannelFrom, :ChannelTo
|
|
113
|
-
|
|
113
|
+
|
|
114
114
|
def initialize(activityid=nil, channelfrom=nil, channelto=nil)
|
|
115
115
|
@ActivityId = activityid
|
|
116
116
|
@ChannelFrom = channelfrom
|
|
@@ -130,7 +130,7 @@ module TencentCloud
|
|
|
130
130
|
# @type RequestId: String
|
|
131
131
|
|
|
132
132
|
attr_accessor :RequestId
|
|
133
|
-
|
|
133
|
+
|
|
134
134
|
def initialize(requestid=nil)
|
|
135
135
|
@RequestId = requestid
|
|
136
136
|
end
|
|
@@ -154,7 +154,7 @@ module TencentCloud
|
|
|
154
154
|
# @type ProjectOrgId: String
|
|
155
155
|
|
|
156
156
|
attr_accessor :ProjectName, :ProjectOrg, :ProjectBudget, :ProjectIntroduction, :ProjectOrgId
|
|
157
|
-
|
|
157
|
+
|
|
158
158
|
def initialize(projectname=nil, projectorg=nil, projectbudget=nil, projectintroduction=nil, projectorgid=nil)
|
|
159
159
|
@ProjectName = projectname
|
|
160
160
|
@ProjectOrg = projectorg
|
|
@@ -180,7 +180,7 @@ module TencentCloud
|
|
|
180
180
|
# @type RequestId: String
|
|
181
181
|
|
|
182
182
|
attr_accessor :ProjectId, :RequestId
|
|
183
|
-
|
|
183
|
+
|
|
184
184
|
def initialize(projectid=nil, requestid=nil)
|
|
185
185
|
@ProjectId = projectid
|
|
186
186
|
@RequestId = requestid
|
|
@@ -200,7 +200,7 @@ module TencentCloud
|
|
|
200
200
|
# @type SubProjectName: String
|
|
201
201
|
|
|
202
202
|
attr_accessor :ProjectId, :SubProjectName
|
|
203
|
-
|
|
203
|
+
|
|
204
204
|
def initialize(projectid=nil, subprojectname=nil)
|
|
205
205
|
@ProjectId = projectid
|
|
206
206
|
@SubProjectName = subprojectname
|
|
@@ -220,7 +220,7 @@ module TencentCloud
|
|
|
220
220
|
# @type RequestId: String
|
|
221
221
|
|
|
222
222
|
attr_accessor :SubProjectId, :RequestId
|
|
223
|
-
|
|
223
|
+
|
|
224
224
|
def initialize(subprojectid=nil, requestid=nil)
|
|
225
225
|
@SubProjectId = subprojectid
|
|
226
226
|
@RequestId = requestid
|
|
@@ -295,7 +295,7 @@ module TencentCloud
|
|
|
295
295
|
# @type WxProvince: String
|
|
296
296
|
|
|
297
297
|
attr_accessor :Activity, :AudienceUserId, :Avatar, :City, :LastActiveTime, :MarkFlag, :MonthActive, :MonthRecommend, :Phone, :Province, :RealName, :RelChannelFlag, :Sex, :Spread, :WeekActive, :WeekRecommend, :WxCity, :WxCountry, :WxNickname, :WxProvince
|
|
298
|
-
|
|
298
|
+
|
|
299
299
|
def initialize(activity=nil, audienceuserid=nil, avatar=nil, city=nil, lastactivetime=nil, markflag=nil, monthactive=nil, monthrecommend=nil, phone=nil, province=nil, realname=nil, relchannelflag=nil, sex=nil, spread=nil, weekactive=nil, weekrecommend=nil, wxcity=nil, wxcountry=nil, wxnickname=nil, wxprovince=nil)
|
|
300
300
|
@Activity = activity
|
|
301
301
|
@AudienceUserId = audienceuserid
|
|
@@ -349,7 +349,7 @@ module TencentCloud
|
|
|
349
349
|
# @type ProjectId: String
|
|
350
350
|
|
|
351
351
|
attr_accessor :ProjectId
|
|
352
|
-
|
|
352
|
+
|
|
353
353
|
def initialize(projectid=nil)
|
|
354
354
|
@ProjectId = projectid
|
|
355
355
|
end
|
|
@@ -365,7 +365,7 @@ module TencentCloud
|
|
|
365
365
|
# @type RequestId: String
|
|
366
366
|
|
|
367
367
|
attr_accessor :RequestId
|
|
368
|
-
|
|
368
|
+
|
|
369
369
|
def initialize(requestid=nil)
|
|
370
370
|
@RequestId = requestid
|
|
371
371
|
end
|
|
@@ -381,7 +381,7 @@ module TencentCloud
|
|
|
381
381
|
# @type UserId: String
|
|
382
382
|
|
|
383
383
|
attr_accessor :UserId
|
|
384
|
-
|
|
384
|
+
|
|
385
385
|
def initialize(userid=nil)
|
|
386
386
|
@UserId = userid
|
|
387
387
|
end
|
|
@@ -484,7 +484,7 @@ module TencentCloud
|
|
|
484
484
|
# @type RequestId: String
|
|
485
485
|
|
|
486
486
|
attr_accessor :AddressList, :UserId, :Avatar, :Birthday, :City, :CreateTime, :Device, :Industrys, :LastActiveTime, :MarkFlag, :Model, :OpenId, :PayFeature, :Phone, :PhoneList, :Province, :RealName, :RelChannelFlag, :Remark, :Sex, :SourceAudienceVo, :SubWechats, :UnionId, :UpdateTime, :UserTypes, :WxCity, :WxCountry, :WxNickname, :WxProvince, :RequestId
|
|
487
|
-
|
|
487
|
+
|
|
488
488
|
def initialize(addresslist=nil, userid=nil, avatar=nil, birthday=nil, city=nil, createtime=nil, device=nil, industrys=nil, lastactivetime=nil, markflag=nil, model=nil, openid=nil, payfeature=nil, phone=nil, phonelist=nil, province=nil, realname=nil, relchannelflag=nil, remark=nil, sex=nil, sourceaudiencevo=nil, subwechats=nil, unionid=nil, updatetime=nil, usertypes=nil, wxcity=nil, wxcountry=nil, wxnickname=nil, wxprovince=nil, requestid=nil)
|
|
489
489
|
@AddressList = addresslist
|
|
490
490
|
@UserId = userid
|
|
@@ -582,7 +582,7 @@ module TencentCloud
|
|
|
582
582
|
# @type SubProjectId: String
|
|
583
583
|
|
|
584
584
|
attr_accessor :QueryType, :GroupId, :MarkFlag, :TagIds, :RelChannelFlag, :NeedPhoneFlag, :Province, :City, :Sex, :KeyWord, :Offset, :Limit, :SubProjectId
|
|
585
|
-
|
|
585
|
+
|
|
586
586
|
def initialize(querytype=nil, groupid=nil, markflag=nil, tagids=nil, relchannelflag=nil, needphoneflag=nil, province=nil, city=nil, sex=nil, keyword=nil, offset=nil, limit=nil, subprojectid=nil)
|
|
587
587
|
@QueryType = querytype
|
|
588
588
|
@GroupId = groupid
|
|
@@ -627,7 +627,7 @@ module TencentCloud
|
|
|
627
627
|
# @type RequestId: String
|
|
628
628
|
|
|
629
629
|
attr_accessor :TotalCount, :UserList, :RequestId
|
|
630
|
-
|
|
630
|
+
|
|
631
631
|
def initialize(totalcount=nil, userlist=nil, requestid=nil)
|
|
632
632
|
@TotalCount = totalcount
|
|
633
633
|
@UserList = userlist
|
|
@@ -654,7 +654,7 @@ module TencentCloud
|
|
|
654
654
|
# @type ProjectId: String
|
|
655
655
|
|
|
656
656
|
attr_accessor :ProjectId
|
|
657
|
-
|
|
657
|
+
|
|
658
658
|
def initialize(projectid=nil)
|
|
659
659
|
@ProjectId = projectid
|
|
660
660
|
end
|
|
@@ -687,7 +687,7 @@ module TencentCloud
|
|
|
687
687
|
# @type RequestId: String
|
|
688
688
|
|
|
689
689
|
attr_accessor :ProjectId, :ProjectName, :ProjectBudget, :ProjectOrg, :ProjectIntroduction, :SubProjectList, :ProjectStatus, :ProjectOrgId, :RequestId
|
|
690
|
-
|
|
690
|
+
|
|
691
691
|
def initialize(projectid=nil, projectname=nil, projectbudget=nil, projectorg=nil, projectintroduction=nil, subprojectlist=nil, projectstatus=nil, projectorgid=nil, requestid=nil)
|
|
692
692
|
@ProjectId = projectid
|
|
693
693
|
@ProjectName = projectname
|
|
@@ -726,7 +726,7 @@ module TencentCloud
|
|
|
726
726
|
# @type SubProjectId: String
|
|
727
727
|
|
|
728
728
|
attr_accessor :SubProjectId
|
|
729
|
-
|
|
729
|
+
|
|
730
730
|
def initialize(subprojectid=nil)
|
|
731
731
|
@SubProjectId = subprojectid
|
|
732
732
|
end
|
|
@@ -744,7 +744,7 @@ module TencentCloud
|
|
|
744
744
|
# @type RequestId: String
|
|
745
745
|
|
|
746
746
|
attr_accessor :ProjectStocks, :RequestId
|
|
747
|
-
|
|
747
|
+
|
|
748
748
|
def initialize(projectstocks=nil, requestid=nil)
|
|
749
749
|
@ProjectStocks = projectstocks
|
|
750
750
|
@RequestId = requestid
|
|
@@ -777,7 +777,7 @@ module TencentCloud
|
|
|
777
777
|
# @type ProjectStatus: Integer
|
|
778
778
|
|
|
779
779
|
attr_accessor :PageNo, :PageSize, :SearchWord, :Filters, :ProjectStatus
|
|
780
|
-
|
|
780
|
+
|
|
781
781
|
def initialize(pageno=nil, pagesize=nil, searchword=nil, filters=nil, projectstatus=nil)
|
|
782
782
|
@PageNo = pageno
|
|
783
783
|
@PageSize = pagesize
|
|
@@ -808,7 +808,7 @@ module TencentCloud
|
|
|
808
808
|
# @type RequestId: String
|
|
809
809
|
|
|
810
810
|
attr_accessor :ProjectList, :TotalCount, :RequestId
|
|
811
|
-
|
|
811
|
+
|
|
812
812
|
def initialize(projectlist=nil, totalcount=nil, requestid=nil)
|
|
813
813
|
@ProjectList = projectlist
|
|
814
814
|
@TotalCount = totalcount
|
|
@@ -835,7 +835,7 @@ module TencentCloud
|
|
|
835
835
|
# @type WxAppId: String
|
|
836
836
|
|
|
837
837
|
attr_accessor :WxAppId
|
|
838
|
-
|
|
838
|
+
|
|
839
839
|
def initialize(wxappid=nil)
|
|
840
840
|
@WxAppId = wxappid
|
|
841
841
|
end
|
|
@@ -856,7 +856,7 @@ module TencentCloud
|
|
|
856
856
|
# @type RequestId: String
|
|
857
857
|
|
|
858
858
|
attr_accessor :TotalCount, :TmplList, :RequestId
|
|
859
|
-
|
|
859
|
+
|
|
860
860
|
def initialize(totalcount=nil, tmpllist=nil, requestid=nil)
|
|
861
861
|
@TotalCount = totalcount
|
|
862
862
|
@TmplList = tmpllist
|
|
@@ -883,7 +883,7 @@ module TencentCloud
|
|
|
883
883
|
# @type SubProjectId: String
|
|
884
884
|
|
|
885
885
|
attr_accessor :SubProjectId
|
|
886
|
-
|
|
886
|
+
|
|
887
887
|
def initialize(subprojectid=nil)
|
|
888
888
|
@SubProjectId = subprojectid
|
|
889
889
|
end
|
|
@@ -926,7 +926,7 @@ module TencentCloud
|
|
|
926
926
|
# @type RequestId: String
|
|
927
927
|
|
|
928
928
|
attr_accessor :ProductInfo, :ActivityInfo, :ShareTitle, :ShareDesc, :ShareImg, :HasStrategy, :SubProjectStatus, :ShareAppId, :ShareWsId, :RequestId
|
|
929
|
-
|
|
929
|
+
|
|
930
930
|
def initialize(productinfo=nil, activityinfo=nil, sharetitle=nil, sharedesc=nil, shareimg=nil, hasstrategy=nil, subprojectstatus=nil, shareappid=nil, sharewsid=nil, requestid=nil)
|
|
931
931
|
@ProductInfo = productinfo
|
|
932
932
|
@ActivityInfo = activityinfo
|
|
@@ -966,7 +966,7 @@ module TencentCloud
|
|
|
966
966
|
# @type FlowId: String
|
|
967
967
|
|
|
968
968
|
attr_accessor :FlowId
|
|
969
|
-
|
|
969
|
+
|
|
970
970
|
def initialize(flowid=nil)
|
|
971
971
|
@FlowId = flowid
|
|
972
972
|
end
|
|
@@ -982,7 +982,7 @@ module TencentCloud
|
|
|
982
982
|
# @type RequestId: String
|
|
983
983
|
|
|
984
984
|
attr_accessor :RequestId
|
|
985
|
-
|
|
985
|
+
|
|
986
986
|
def initialize(requestid=nil)
|
|
987
987
|
@RequestId = requestid
|
|
988
988
|
end
|
|
@@ -1002,7 +1002,7 @@ module TencentCloud
|
|
|
1002
1002
|
# @type UserIds: Array
|
|
1003
1003
|
|
|
1004
1004
|
attr_accessor :Type, :DeptIds, :UserIds
|
|
1005
|
-
|
|
1005
|
+
|
|
1006
1006
|
def initialize(type=nil, deptids=nil, userids=nil)
|
|
1007
1007
|
@Type = type
|
|
1008
1008
|
@DeptIds = deptids
|
|
@@ -1032,7 +1032,7 @@ module TencentCloud
|
|
|
1032
1032
|
# @type ProjectOrgId: String
|
|
1033
1033
|
|
|
1034
1034
|
attr_accessor :ProjectId, :ProjectName, :ProjectBudget, :ProjectOrg, :ProjectIntroduction, :ProjectOrgId
|
|
1035
|
-
|
|
1035
|
+
|
|
1036
1036
|
def initialize(projectid=nil, projectname=nil, projectbudget=nil, projectorg=nil, projectintroduction=nil, projectorgid=nil)
|
|
1037
1037
|
@ProjectId = projectid
|
|
1038
1038
|
@ProjectName = projectname
|
|
@@ -1058,7 +1058,7 @@ module TencentCloud
|
|
|
1058
1058
|
# @type RequestId: String
|
|
1059
1059
|
|
|
1060
1060
|
attr_accessor :RequestId
|
|
1061
|
-
|
|
1061
|
+
|
|
1062
1062
|
def initialize(requestid=nil)
|
|
1063
1063
|
@RequestId = requestid
|
|
1064
1064
|
end
|
|
@@ -1074,7 +1074,7 @@ module TencentCloud
|
|
|
1074
1074
|
# @type ProjectId: String
|
|
1075
1075
|
|
|
1076
1076
|
attr_accessor :ProjectId
|
|
1077
|
-
|
|
1077
|
+
|
|
1078
1078
|
def initialize(projectid=nil)
|
|
1079
1079
|
@ProjectId = projectid
|
|
1080
1080
|
end
|
|
@@ -1090,7 +1090,7 @@ module TencentCloud
|
|
|
1090
1090
|
# @type RequestId: String
|
|
1091
1091
|
|
|
1092
1092
|
attr_accessor :RequestId
|
|
1093
|
-
|
|
1093
|
+
|
|
1094
1094
|
def initialize(requestid=nil)
|
|
1095
1095
|
@RequestId = requestid
|
|
1096
1096
|
end
|
|
@@ -1125,7 +1125,7 @@ module TencentCloud
|
|
|
1125
1125
|
# @type ProductName: String
|
|
1126
1126
|
|
|
1127
1127
|
attr_accessor :TemplateId, :ProductTitle, :ProductDesc, :ProductCover, :ProductId, :ProductUrl, :ProductName
|
|
1128
|
-
|
|
1128
|
+
|
|
1129
1129
|
def initialize(templateid=nil, producttitle=nil, productdesc=nil, productcover=nil, productid=nil, producturl=nil, productname=nil)
|
|
1130
1130
|
@TemplateId = templateid
|
|
1131
1131
|
@ProductTitle = producttitle
|
|
@@ -1168,7 +1168,7 @@ module TencentCloud
|
|
|
1168
1168
|
# @type ProjectOrgId: String
|
|
1169
1169
|
|
|
1170
1170
|
attr_accessor :ProjectId, :ProjectName, :ProjectOrg, :ProjectBudget, :ProjectStatus, :CreateTime, :ProjectIntroduction, :ProjectOrgId
|
|
1171
|
-
|
|
1171
|
+
|
|
1172
1172
|
def initialize(projectid=nil, projectname=nil, projectorg=nil, projectbudget=nil, projectstatus=nil, createtime=nil, projectintroduction=nil, projectorgid=nil)
|
|
1173
1173
|
@ProjectId = projectid
|
|
1174
1174
|
@ProjectName = projectname
|
|
@@ -1210,7 +1210,7 @@ module TencentCloud
|
|
|
1210
1210
|
# @type PoolName: String
|
|
1211
1211
|
|
|
1212
1212
|
attr_accessor :PrizeId, :PrizeBat, :PrizeName, :UsedStock, :RemainStock, :PoolIdx, :PoolName
|
|
1213
|
-
|
|
1213
|
+
|
|
1214
1214
|
def initialize(prizeid=nil, prizebat=nil, prizename=nil, usedstock=nil, remainstock=nil, poolidx=nil, poolname=nil)
|
|
1215
1215
|
@PrizeId = prizeid
|
|
1216
1216
|
@PrizeBat = prizebat
|
|
@@ -1246,7 +1246,7 @@ module TencentCloud
|
|
|
1246
1246
|
# @type PoolName: String
|
|
1247
1247
|
|
|
1248
1248
|
attr_accessor :SubProjectId, :PrizeId, :PrizeNum, :PoolIndex, :PoolName
|
|
1249
|
-
|
|
1249
|
+
|
|
1250
1250
|
def initialize(subprojectid=nil, prizeid=nil, prizenum=nil, poolindex=nil, poolname=nil)
|
|
1251
1251
|
@SubProjectId = subprojectid
|
|
1252
1252
|
@PrizeId = prizeid
|
|
@@ -1270,7 +1270,7 @@ module TencentCloud
|
|
|
1270
1270
|
# @type RequestId: String
|
|
1271
1271
|
|
|
1272
1272
|
attr_accessor :RequestId
|
|
1273
|
-
|
|
1273
|
+
|
|
1274
1274
|
def initialize(requestid=nil)
|
|
1275
1275
|
@RequestId = requestid
|
|
1276
1276
|
end
|
|
@@ -1298,7 +1298,7 @@ module TencentCloud
|
|
|
1298
1298
|
# @type Title: String
|
|
1299
1299
|
|
|
1300
1300
|
attr_accessor :Content, :Example, :KeyArray, :TemplateId, :Title
|
|
1301
|
-
|
|
1301
|
+
|
|
1302
1302
|
def initialize(content=nil, example=nil, keyarray=nil, templateid=nil, title=nil)
|
|
1303
1303
|
@Content = content
|
|
1304
1304
|
@Example = example
|
|
@@ -1344,7 +1344,7 @@ module TencentCloud
|
|
|
1344
1344
|
# @type WxAppId: String
|
|
1345
1345
|
|
|
1346
1346
|
attr_accessor :GroupId, :DistinctFlag, :IsSendNow, :SendDate, :TaskName, :WxTouchType, :Title, :Content, :NewsId, :SmallProgramId, :TemplateId, :WxAppId
|
|
1347
|
-
|
|
1347
|
+
|
|
1348
1348
|
def initialize(groupid=nil, distinctflag=nil, issendnow=nil, senddate=nil, taskname=nil, wxtouchtype=nil, title=nil, content=nil, newsid=nil, smallprogramid=nil, templateid=nil, wxappid=nil)
|
|
1349
1349
|
@GroupId = groupid
|
|
1350
1350
|
@DistinctFlag = distinctflag
|
|
@@ -1382,7 +1382,7 @@ module TencentCloud
|
|
|
1382
1382
|
# @type RequestId: String
|
|
1383
1383
|
|
|
1384
1384
|
attr_accessor :RequestId
|
|
1385
|
-
|
|
1385
|
+
|
|
1386
1386
|
def initialize(requestid=nil)
|
|
1387
1387
|
@RequestId = requestid
|
|
1388
1388
|
end
|
|
@@ -1402,7 +1402,7 @@ module TencentCloud
|
|
|
1402
1402
|
# @type SubProjectStatus: String
|
|
1403
1403
|
|
|
1404
1404
|
attr_accessor :SubProjectId, :SubProjectName, :SubProjectStatus
|
|
1405
|
-
|
|
1405
|
+
|
|
1406
1406
|
def initialize(subprojectid=nil, subprojectname=nil, subprojectstatus=nil)
|
|
1407
1407
|
@SubProjectId = subprojectid
|
|
1408
1408
|
@SubProjectName = subprojectname
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-solar
|
|
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
|