tencentcloud-sdk-ms 3.0.590 → 3.0.592

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/v20180408/models.rb +42 -42
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 158c74725b1ff8cc27cf3545fba4a4962972146b
4
- data.tar.gz: 0c08558ea2b9f8d6a75bca8afb91927f9a477b79
3
+ metadata.gz: 47d463506cf7d72752e4be729ac92e4472fc71e2
4
+ data.tar.gz: 9c6b5ed426dee4ef2ea222940bf2f71447c8b916
5
5
  SHA512:
6
- metadata.gz: d2db60718f3200f85c56a70cbe05e7d2443226f0fd2d48bcb7f4ea9b758276bb8636c8a4d7ec6dffe67faf74314e5090d4495c153c439a198121ec044ce73408
7
- data.tar.gz: 1ea24ca238e286313d91b54a1031621980745e2b5e486400452bc3170543b95e35a8b33b604f290f33fb1949e553db79563f470b8e76bea3c15c20c406f1778d
6
+ metadata.gz: b88f7d78884525d8fdd4c6ddc02829ffa1ab6e3e5f18772826c564385f81c29dbe26234bf19d69c182beded9883861ecfc80ed67ac1fed4844d53bb6f7a2b7f7
7
+ data.tar.gz: dc4d3f5e953bc38f611abe8c393868e23ef79c941b45f86572be3cd71ded19e6e0cad63f7114b8bcd540e3155aefc01d7b42b965a70f4177539f63578fd84bd5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.592
@@ -35,7 +35,7 @@ module TencentCloud
35
35
  # @type FileName: String
36
36
 
37
37
  attr_accessor :AppName, :AppPkgName, :AppVersion, :AppSize, :AppMd5, :AppIconUrl, :FileName
38
-
38
+
39
39
  def initialize(appname=nil, apppkgname=nil, appversion=nil, appsize=nil, appmd5=nil, appiconurl=nil, filename=nil)
40
40
  @AppName = appname
41
41
  @AppPkgName = apppkgname
@@ -77,7 +77,7 @@ module TencentCloud
77
77
  # @type AppName: String
78
78
 
79
79
  attr_accessor :AppUrl, :AppMd5, :AppSize, :FileName, :AppPkgName, :AppVersion, :AppIconUrl, :AppName
80
-
80
+
81
81
  def initialize(appurl=nil, appmd5=nil, appsize=nil, filename=nil, apppkgname=nil, appversion=nil, appiconurl=nil, appname=nil)
82
82
  @AppUrl = appurl
83
83
  @AppMd5 = appmd5
@@ -135,7 +135,7 @@ module TencentCloud
135
135
  # @type ShieldSize: Integer
136
136
 
137
137
  attr_accessor :ItemId, :AppName, :AppPkgName, :AppVersion, :AppMd5, :AppSize, :ServiceEdition, :ShieldCode, :AppUrl, :TaskStatus, :ClientIp, :TaskTime, :AppIconUrl, :ShieldMd5, :ShieldSize
138
-
138
+
139
139
  def initialize(itemid=nil, appname=nil, apppkgname=nil, appversion=nil, appmd5=nil, appsize=nil, serviceedition=nil, shieldcode=nil, appurl=nil, taskstatus=nil, clientip=nil, tasktime=nil, appiconurl=nil, shieldmd5=nil, shieldsize=nil)
140
140
  @ItemId = itemid
141
141
  @AppName = appname
@@ -183,7 +183,7 @@ module TencentCloud
183
183
  # @type AppPkgName: String
184
184
 
185
185
  attr_accessor :AppIconUrl, :AppName, :AppPkgName
186
-
186
+
187
187
  def initialize(appiconurl=nil, appname=nil, apppkgname=nil)
188
188
  @AppIconUrl = appiconurl
189
189
  @AppName = appname
@@ -209,7 +209,7 @@ module TencentCloud
209
209
  # @type AppPkgName: String
210
210
 
211
211
  attr_accessor :ResourceId, :AppIconUrl, :AppName, :AppPkgName
212
-
212
+
213
213
  def initialize(resourceid=nil, appiconurl=nil, appname=nil, apppkgname=nil)
214
214
  @ResourceId = resourceid
215
215
  @AppIconUrl = appiconurl
@@ -233,7 +233,7 @@ module TencentCloud
233
233
  # @type RequestId: String
234
234
 
235
235
  attr_accessor :Progress, :RequestId
236
-
236
+
237
237
  def initialize(progress=nil, requestid=nil)
238
238
  @Progress = progress
239
239
  @RequestId = requestid
@@ -253,7 +253,7 @@ module TencentCloud
253
253
  # @type Duration: Integer
254
254
 
255
255
  attr_accessor :CosRegion, :Duration
256
-
256
+
257
257
  def initialize(cosregion=nil, duration=nil)
258
258
  @CosRegion = cosregion
259
259
  @Duration = duration
@@ -287,7 +287,7 @@ module TencentCloud
287
287
  # @type RequestId: String
288
288
 
289
289
  attr_accessor :CosAppid, :CosBucket, :CosRegion, :ExpireTime, :CosId, :CosKey, :CosTocken, :CosPrefix, :RequestId
290
-
290
+
291
291
  def initialize(cosappid=nil, cosbucket=nil, cosregion=nil, expiretime=nil, cosid=nil, coskey=nil, costocken=nil, cosprefix=nil, requestid=nil)
292
292
  @CosAppid = cosappid
293
293
  @CosBucket = cosbucket
@@ -325,7 +325,7 @@ module TencentCloud
325
325
  # @type ResourceNum: Integer
326
326
 
327
327
  attr_accessor :Pid, :TimeUnit, :TimeSpan, :ResourceNum
328
-
328
+
329
329
  def initialize(pid=nil, timeunit=nil, timespan=nil, resourcenum=nil)
330
330
  @Pid = pid
331
331
  @TimeUnit = timeunit
@@ -349,7 +349,7 @@ module TencentCloud
349
349
  # @type RequestId: String
350
350
 
351
351
  attr_accessor :ResourceSet, :RequestId
352
-
352
+
353
353
  def initialize(resourceset=nil, requestid=nil)
354
354
  @ResourceSet = resourceset
355
355
  @RequestId = requestid
@@ -369,7 +369,7 @@ module TencentCloud
369
369
  # @type ServiceInfo: :class:`Tencentcloud::Ms.v20180408.models.ServiceInfo`
370
370
 
371
371
  attr_accessor :AppInfo, :ServiceInfo
372
-
372
+
373
373
  def initialize(appinfo=nil, serviceinfo=nil)
374
374
  @AppInfo = appinfo
375
375
  @ServiceInfo = serviceinfo
@@ -397,7 +397,7 @@ module TencentCloud
397
397
  # @type RequestId: String
398
398
 
399
399
  attr_accessor :Progress, :ItemId, :RequestId
400
-
400
+
401
401
  def initialize(progress=nil, itemid=nil, requestid=nil)
402
402
  @Progress = progress
403
403
  @ItemId = itemid
@@ -421,7 +421,7 @@ module TencentCloud
421
421
  # @type PlanInfo: :class:`Tencentcloud::Ms.v20180408.models.PlanInfo`
422
422
 
423
423
  attr_accessor :ResourceId, :PlanName, :PlanInfo
424
-
424
+
425
425
  def initialize(resourceid=nil, planname=nil, planinfo=nil)
426
426
  @ResourceId = resourceid
427
427
  @PlanName = planname
@@ -448,7 +448,7 @@ module TencentCloud
448
448
  # @type RequestId: String
449
449
 
450
450
  attr_accessor :PlanId, :Progress, :RequestId
451
-
451
+
452
452
  def initialize(planid=nil, progress=nil, requestid=nil)
453
453
  @PlanId = planid
454
454
  @Progress = progress
@@ -468,7 +468,7 @@ module TencentCloud
468
468
  # @type ItemIds: Array
469
469
 
470
470
  attr_accessor :ItemIds
471
-
471
+
472
472
  def initialize(itemids=nil)
473
473
  @ItemIds = itemids
474
474
  end
@@ -486,7 +486,7 @@ module TencentCloud
486
486
  # @type RequestId: String
487
487
 
488
488
  attr_accessor :Progress, :RequestId
489
-
489
+
490
490
  def initialize(progress=nil, requestid=nil)
491
491
  @Progress = progress
492
492
  @RequestId = requestid
@@ -506,7 +506,7 @@ module TencentCloud
506
506
  # @type ApkMd5: String
507
507
 
508
508
  attr_accessor :ApkUrl, :ApkMd5
509
-
509
+
510
510
  def initialize(apkurl=nil, apkmd5=nil)
511
511
  @ApkUrl = apkurl
512
512
  @ApkMd5 = apkmd5
@@ -530,7 +530,7 @@ module TencentCloud
530
530
  # @type RequestId: String
531
531
 
532
532
  attr_accessor :Result, :Reason, :ResultList, :RequestId
533
-
533
+
534
534
  def initialize(result=nil, reason=nil, resultlist=nil, requestid=nil)
535
535
  @Result = result
536
536
  @Reason = reason
@@ -569,7 +569,7 @@ module TencentCloud
569
569
  # @type OrderDirection: String
570
570
 
571
571
  attr_accessor :Filters, :Offset, :Limit, :Pids, :OrderField, :OrderDirection
572
-
572
+
573
573
  def initialize(filters=nil, offset=nil, limit=nil, pids=nil, orderfield=nil, orderdirection=nil)
574
574
  @Filters = filters
575
575
  @Offset = offset
@@ -606,7 +606,7 @@ module TencentCloud
606
606
  # @type RequestId: String
607
607
 
608
608
  attr_accessor :TotalCount, :ResourceSet, :RequestId
609
-
609
+
610
610
  def initialize(totalcount=nil, resourceset=nil, requestid=nil)
611
611
  @TotalCount = totalcount
612
612
  @ResourceSet = resourceset
@@ -643,7 +643,7 @@ module TencentCloud
643
643
  # @type OrderDirection: String
644
644
 
645
645
  attr_accessor :Filters, :Offset, :Limit, :ItemIds, :OrderField, :OrderDirection
646
-
646
+
647
647
  def initialize(filters=nil, offset=nil, limit=nil, itemids=nil, orderfield=nil, orderdirection=nil)
648
648
  @Filters = filters
649
649
  @Offset = offset
@@ -680,7 +680,7 @@ module TencentCloud
680
680
  # @type RequestId: String
681
681
 
682
682
  attr_accessor :TotalCount, :AppSet, :RequestId
683
-
683
+
684
684
  def initialize(totalcount=nil, appset=nil, requestid=nil)
685
685
  @TotalCount = totalcount
686
686
  @AppSet = appset
@@ -709,7 +709,7 @@ module TencentCloud
709
709
  # @type Pid: Integer
710
710
 
711
711
  attr_accessor :ResourceId, :Pid
712
-
712
+
713
713
  def initialize(resourceid=nil, pid=nil)
714
714
  @ResourceId = resourceid
715
715
  @Pid = pid
@@ -733,7 +733,7 @@ module TencentCloud
733
733
  # @type RequestId: String
734
734
 
735
735
  attr_accessor :BindInfo, :ShieldPlanInfo, :ResourceServiceInfo, :RequestId
736
-
736
+
737
737
  def initialize(bindinfo=nil, shieldplaninfo=nil, resourceserviceinfo=nil, requestid=nil)
738
738
  @BindInfo = bindinfo
739
739
  @ShieldPlanInfo = shieldplaninfo
@@ -764,7 +764,7 @@ module TencentCloud
764
764
  # @type ItemId: String
765
765
 
766
766
  attr_accessor :ItemId
767
-
767
+
768
768
  def initialize(itemid=nil)
769
769
  @ItemId = itemid
770
770
  end
@@ -790,7 +790,7 @@ module TencentCloud
790
790
  # @type RequestId: String
791
791
 
792
792
  attr_accessor :TaskStatus, :AppDetailInfo, :ShieldInfo, :StatusDesc, :StatusRef, :RequestId
793
-
793
+
794
794
  def initialize(taskstatus=nil, appdetailinfo=nil, shieldinfo=nil, statusdesc=nil, statusref=nil, requestid=nil)
795
795
  @TaskStatus = taskstatus
796
796
  @AppDetailInfo = appdetailinfo
@@ -822,7 +822,7 @@ module TencentCloud
822
822
  # @type Url: String
823
823
 
824
824
  attr_accessor :Url
825
-
825
+
826
826
  def initialize(url=nil)
827
827
  @Url = url
828
828
  end
@@ -877,7 +877,7 @@ module TencentCloud
877
877
  # @type RequestId: String
878
878
 
879
879
  attr_accessor :ResultCode, :RespVer, :UrlType, :EvilClass, :EvilType, :Level, :DetectTime, :Wording, :WordingTitle, :UrlTypeDesc, :EvilClassDesc, :EvilTypeDesc, :LevelDesc, :RequestId
880
-
880
+
881
881
  def initialize(resultcode=nil, respver=nil, urltype=nil, evilclass=nil, eviltype=nil, level=nil, detecttime=nil, wording=nil, wordingtitle=nil, urltypedesc=nil, evilclassdesc=nil, eviltypedesc=nil, leveldesc=nil, requestid=nil)
882
882
  @ResultCode = resultcode
883
883
  @RespVer = respver
@@ -916,7 +916,7 @@ module TencentCloud
916
916
  # DescribeUserBaseInfoInstance请求参数结构体
917
917
  class DescribeUserBaseInfoInstanceRequest < TencentCloud::Common::AbstractModel
918
918
 
919
-
919
+
920
920
  def initialize()
921
921
  end
922
922
 
@@ -936,7 +936,7 @@ module TencentCloud
936
936
  # @type RequestId: String
937
937
 
938
938
  attr_accessor :UserUin, :UserAppid, :TimeStamp, :RequestId
939
-
939
+
940
940
  def initialize(useruin=nil, userappid=nil, timestamp=nil, requestid=nil)
941
941
  @UserUin = useruin
942
942
  @UserAppid = userappid
@@ -960,7 +960,7 @@ module TencentCloud
960
960
  # @type Value: String
961
961
 
962
962
  attr_accessor :Name, :Value
963
-
963
+
964
964
  def initialize(name=nil, value=nil)
965
965
  @Name = name
966
966
  @Value = value
@@ -982,7 +982,7 @@ module TencentCloud
982
982
  # @type PluginDesc: String
983
983
 
984
984
  attr_accessor :PluginType, :PluginName, :PluginDesc
985
-
985
+
986
986
  def initialize(plugintype=nil, pluginname=nil, plugindesc=nil)
987
987
  @PluginType = plugintype
988
988
  @PluginName = pluginname
@@ -1008,7 +1008,7 @@ module TencentCloud
1008
1008
  # @type PlanInfo: :class:`Tencentcloud::Ms.v20180408.models.PlanInfo`
1009
1009
 
1010
1010
  attr_accessor :IsDefault, :PlanId, :PlanName, :PlanInfo
1011
-
1011
+
1012
1012
  def initialize(isdefault=nil, planid=nil, planname=nil, planinfo=nil)
1013
1013
  @IsDefault = isdefault
1014
1014
  @PlanId = planid
@@ -1063,7 +1063,7 @@ module TencentCloud
1063
1063
  # @type AntiSSL: Integer
1064
1064
 
1065
1065
  attr_accessor :ApkSizeOpt, :Dex, :So, :Bugly, :AntiRepack, :SeperateDex, :Db, :DexSig, :SoInfo, :AntiVMP, :SoType, :AntiLogLeak, :AntiQemuRoot, :AntiAssets, :AntiScreenshot, :AntiSSL
1066
-
1066
+
1067
1067
  def initialize(apksizeopt=nil, dex=nil, so=nil, bugly=nil, antirepack=nil, seperatedex=nil, db=nil, dexsig=nil, soinfo=nil, antivmp=nil, sotype=nil, antilogleak=nil, antiqemuroot=nil, antiassets=nil, antiscreenshot=nil, antissl=nil)
1068
1068
  @ApkSizeOpt = apksizeopt
1069
1069
  @Dex = dex
@@ -1116,7 +1116,7 @@ module TencentCloud
1116
1116
  # @type PluginDesc: String
1117
1117
 
1118
1118
  attr_accessor :PluginType, :PluginName, :PluginDesc
1119
-
1119
+
1120
1120
  def initialize(plugintype=nil, pluginname=nil, plugindesc=nil)
1121
1121
  @PluginType = plugintype
1122
1122
  @PluginName = pluginname
@@ -1148,7 +1148,7 @@ module TencentCloud
1148
1148
  # @type ResourceName: String
1149
1149
 
1150
1150
  attr_accessor :ResourceId, :Pid, :CreateTime, :ExpireTime, :IsBind, :BindInfo, :ResourceName
1151
-
1151
+
1152
1152
  def initialize(resourceid=nil, pid=nil, createtime=nil, expiretime=nil, isbind=nil, bindinfo=nil, resourcename=nil)
1153
1153
  @ResourceId = resourceid
1154
1154
  @Pid = pid
@@ -1183,7 +1183,7 @@ module TencentCloud
1183
1183
  # @type ResourceName: String
1184
1184
 
1185
1185
  attr_accessor :CreateTime, :ExpireTime, :ResourceName
1186
-
1186
+
1187
1187
  def initialize(createtime=nil, expiretime=nil, resourcename=nil)
1188
1188
  @CreateTime = createtime
1189
1189
  @ExpireTime = expiretime
@@ -1259,7 +1259,7 @@ module TencentCloud
1259
1259
  # @type ErrMsg: String
1260
1260
 
1261
1261
  attr_accessor :Banner, :BoutiqueRecommand, :FloatWindows, :IntegralWall, :Md5, :NotifyBar, :Official, :PluginList, :OptPluginList, :SafeType, :Sid, :SoftName, :Spot, :VirusName, :VirusDesc, :RepackageStatus, :Errno, :ErrMsg
1262
-
1262
+
1263
1263
  def initialize(banner=nil, boutiquerecommand=nil, floatwindows=nil, integralwall=nil, md5=nil, notifybar=nil, official=nil, pluginlist=nil, optpluginlist=nil, safetype=nil, sid=nil, softname=nil, spot=nil, virusname=nil, virusdesc=nil, repackagestatus=nil, errno=nil, errmsg=nil)
1264
1264
  @Banner = banner
1265
1265
  @BoutiqueRecommand = boutiquerecommand
@@ -1329,7 +1329,7 @@ module TencentCloud
1329
1329
  # @type PlanId: Integer
1330
1330
 
1331
1331
  attr_accessor :ServiceEdition, :CallbackUrl, :SubmitSource, :PlanId
1332
-
1332
+
1333
1333
  def initialize(serviceedition=nil, callbackurl=nil, submitsource=nil, planid=nil)
1334
1334
  @ServiceEdition = serviceedition
1335
1335
  @CallbackUrl = callbackurl
@@ -1363,7 +1363,7 @@ module TencentCloud
1363
1363
  # @type ServiceEdition: String
1364
1364
 
1365
1365
  attr_accessor :ShieldCode, :ShieldSize, :ShieldMd5, :AppUrl, :TaskTime, :ItemId, :ServiceEdition
1366
-
1366
+
1367
1367
  def initialize(shieldcode=nil, shieldsize=nil, shieldmd5=nil, appurl=nil, tasktime=nil, itemid=nil, serviceedition=nil)
1368
1368
  @ShieldCode = shieldcode
1369
1369
  @ShieldSize = shieldsize
@@ -1393,7 +1393,7 @@ module TencentCloud
1393
1393
  # @type PlanSet: Array
1394
1394
 
1395
1395
  attr_accessor :TotalCount, :PlanSet
1396
-
1396
+
1397
1397
  def initialize(totalcount=nil, planset=nil)
1398
1398
  @TotalCount = totalcount
1399
1399
  @PlanSet = planset
@@ -1418,7 +1418,7 @@ module TencentCloud
1418
1418
  # @type SoFileNames: Array
1419
1419
 
1420
1420
  attr_accessor :SoFileNames
1421
-
1421
+
1422
1422
  def initialize(sofilenames=nil)
1423
1423
  @SoFileNames = sofilenames
1424
1424
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ms
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
4
+ version: 3.0.592
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-12 00:00:00.000000000 Z
11
+ date: 2023-06-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common