tencentcloud-sdk-ms 3.0.676 → 3.0.678

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e9ba4f58e0f58c1d548c19b530fc3b1f3f94307d
4
- data.tar.gz: d9933c7dba0821750624777a31f9c38062941997
3
+ metadata.gz: 4286573a9f0e8c8bf75114a56407d98789ebe67a
4
+ data.tar.gz: c6d70676abb881949ea27a50f2e58e0c79ad26f5
5
5
  SHA512:
6
- metadata.gz: c9e0864c18ace6f5da72448f62cf45d68715ec1c7df9e8501b55ec936da7c4c5f7284cfe20137588df57bd5fd5a91c77bd4249651386ffc9ee1edd375a437c12
7
- data.tar.gz: f5bb97d35ae972d9e0396553b68e4c6c30c07c769a6caae649830d89881f84252c6b71485e0cbc532d14255005734f5484d97e6f8cec9da73f634d0026f7e7ef
6
+ metadata.gz: b2bdea1415688a54bb849f8c328df5e35429589f3b550864489df8e27b89511c16f6283d4b4f3d866939236207925593bf1f1fb85231c9eae01df4c035198496
7
+ data.tar.gz: 68e508d3c4d2c4edd351130e9dc38c4bd2cd478b8198e2d42cd0d3992765f7aca7c51f829f99ed40221b997a9b07e26767df49712b6cdf1a9f39b91499238789
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.676
1
+ 3.0.678
@@ -29,7 +29,7 @@ module TencentCloud
29
29
  end
30
30
 
31
31
 
32
- # 该接口供渠道合作应用加固使用,接口调用有白名单用户限制,取消渠道合作加固中的任务。
32
+ # 该接口供渠道合作应用加固使用,接口调用有白名单用户限制,取消渠道合作加固中的任务
33
33
 
34
34
  # @param request: Request instance for CancelEncryptTask.
35
35
  # @type request: :class:`Tencentcloud::ms::V20180408::CancelEncryptTaskRequest`
@@ -271,7 +271,7 @@ module TencentCloud
271
271
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
272
272
  end
273
273
 
274
- # 该接口供渠道合作应用加固使用,接口调用有白名单用户限制,用于查询加固任务,入参中的条件过滤字段均为精准匹配。支持功能点:1. 多任务分页查询 2.根据任务Id唯一值查询单记录
274
+ # 该接口供渠道合作应用加固使用,接口调用有白名单用户限制,用于查询加固任务,入参中的条件过滤字段均为精准匹配。支持功能点: 1. 多任务分页查询 2.根据任务Id唯一值查询单记录
275
275
 
276
276
  # @param request: Request instance for DescribeEncryptInstances.
277
277
  # @type request: :class:`Tencentcloud::ms::V20180408::DescribeEncryptInstancesRequest`
@@ -319,7 +319,7 @@ module TencentCloud
319
319
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
320
320
  end
321
321
 
322
- # 该接口供渠道合作应用加固使用,接口调用有白名单用户限制。 接口返回的结果为:创建订单后,订单审批状态信息,以及与订单关联的资源状态等信息,入参中的条件过滤字段均为精准匹配。
322
+ # 该接口供渠道合作应用加固使用,接口调用有白名单用户限制。 接口返回的结果为:创建订单后,订单审批状态信息,以及与订单关联的资源状态等信息,入参中的条件过滤字段均为精准匹配.
323
323
  # 接口功能点:
324
324
  # 1.支持多订单分页查询;
325
325
  # 2.支持唯一订单号精准匹配查询;
@@ -777,8 +777,8 @@ module TencentCloud
777
777
 
778
778
  attr_accessor :CosAppid, :CosBucket, :CosRegion, :ExpireTime, :CosId, :CosKey, :CosTocken, :CosPrefix, :CosToken, :RequestId
779
779
  extend Gem::Deprecate
780
- deprecate :CosTocken, :none, 2023, 8
781
- deprecate :CosTocken=, :none, 2023, 8
780
+ deprecate :CosTocken, :none, 2023, 10
781
+ deprecate :CosTocken=, :none, 2023, 10
782
782
 
783
783
  def initialize(cosappid=nil, cosbucket=nil, cosregion=nil, expiretime=nil, cosid=nil, coskey=nil, costocken=nil, cosprefix=nil, costoken=nil, requestid=nil)
784
784
  @CosAppid = cosappid
@@ -823,10 +823,12 @@ module TencentCloud
823
823
  # @type AndroidPlan: :class:`Tencentcloud::Ms.v20180408.models.AndroidPlan`
824
824
  # @param AppletInfo: 小程序加固信息
825
825
  # @type AppletInfo: :class:`Tencentcloud::Ms.v20180408.models.AppletInfo`
826
+ # @param IOSInfo: iOS混淆信息
827
+ # @type IOSInfo: :class:`Tencentcloud::Ms.v20180408.models.IOSInfo`
826
828
 
827
- attr_accessor :PlatformType, :OrderType, :EncryptOpType, :ResourceId, :AndroidAppInfo, :AndroidPlan, :AppletInfo
829
+ attr_accessor :PlatformType, :OrderType, :EncryptOpType, :ResourceId, :AndroidAppInfo, :AndroidPlan, :AppletInfo, :IOSInfo
828
830
 
829
- def initialize(platformtype=nil, ordertype=nil, encryptoptype=nil, resourceid=nil, androidappinfo=nil, androidplan=nil, appletinfo=nil)
831
+ def initialize(platformtype=nil, ordertype=nil, encryptoptype=nil, resourceid=nil, androidappinfo=nil, androidplan=nil, appletinfo=nil, iosinfo=nil)
830
832
  @PlatformType = platformtype
831
833
  @OrderType = ordertype
832
834
  @EncryptOpType = encryptoptype
@@ -834,6 +836,7 @@ module TencentCloud
834
836
  @AndroidAppInfo = androidappinfo
835
837
  @AndroidPlan = androidplan
836
838
  @AppletInfo = appletinfo
839
+ @IOSInfo = iosinfo
837
840
  end
838
841
 
839
842
  def deserialize(params)
@@ -853,6 +856,10 @@ module TencentCloud
853
856
  @AppletInfo = AppletInfo.new
854
857
  @AppletInfo.deserialize(params['AppletInfo'])
855
858
  end
859
+ unless params['IOSInfo'].nil?
860
+ @IOSInfo = IOSInfo.new
861
+ @IOSInfo.deserialize(params['IOSInfo'])
862
+ end
856
863
  end
857
864
  end
858
865
 
@@ -1960,6 +1967,39 @@ module TencentCloud
1960
1967
  end
1961
1968
  end
1962
1969
 
1970
+ # iOS加固信息
1971
+
1972
+ # InfoPListUrl string `json:"InfoPListUrl"` //info.plist的url,必须保证不用权限校验就可以下载
1973
+ # InfoPListSize int64 `json:"InfoPListSize"` //info.plist文件的大小
1974
+ # InfoPListMd5 string `json:"InfoPListMd5"` //info.plist文件的md5
1975
+ # BuildType string `json:"BuildType"` //release: 需要INFO-PLIST文件,会生成工具部署安装包,并带有license文件,绑定机器;nobind不需要INFO-PLIST文件,不绑定机器
1976
+ class IOSInfo < TencentCloud::Common::AbstractModel
1977
+ # @param InfoPListUrl: info.plist的url,必须保证不用权限校验就可以下载
1978
+ # @type InfoPListUrl: String
1979
+ # @param InfoPListSize: info.plist文件的大小
1980
+ # @type InfoPListSize: Integer
1981
+ # @param InfoPListMd5: info.plist文件的md5
1982
+ # @type InfoPListMd5: String
1983
+ # @param BuildType: release: 需要INFO-PLIST文件,会生成工具部署安装包,并带有license文件,绑定机器;nobind不需要INFO-PLIST文件,不绑定机器
1984
+ # @type BuildType: String
1985
+
1986
+ attr_accessor :InfoPListUrl, :InfoPListSize, :InfoPListMd5, :BuildType
1987
+
1988
+ def initialize(infoplisturl=nil, infoplistsize=nil, infoplistmd5=nil, buildtype=nil)
1989
+ @InfoPListUrl = infoplisturl
1990
+ @InfoPListSize = infoplistsize
1991
+ @InfoPListMd5 = infoplistmd5
1992
+ @BuildType = buildtype
1993
+ end
1994
+
1995
+ def deserialize(params)
1996
+ @InfoPListUrl = params['InfoPListUrl']
1997
+ @InfoPListSize = params['InfoPListSize']
1998
+ @InfoPListMd5 = params['InfoPListMd5']
1999
+ @BuildType = params['BuildType']
2000
+ end
2001
+ end
2002
+
1963
2003
  # 渠道合作IOS源码混淆配置
1964
2004
  class IOSPlan < TencentCloud::Common::AbstractModel
1965
2005
  # @param PlanId: 策略id
@@ -1979,16 +2019,72 @@ module TencentCloud
1979
2019
  # 渠道合作ios源码混淆加固结果
1980
2020
  class IOSResult < TencentCloud::Common::AbstractModel
1981
2021
  # @param ResultId: 加固任务结果Id
2022
+ # 注意:此字段可能返回 null,表示取不到有效值。
1982
2023
  # @type ResultId: String
2024
+ # @param OpUin: 用户uid
2025
+ # 注意:此字段可能返回 null,表示取不到有效值。
2026
+ # @type OpUin: Integer
2027
+ # @param EncryptType: 加固类型,这里为ios
2028
+ # 注意:此字段可能返回 null,表示取不到有效值。
2029
+ # @type EncryptType: String
2030
+ # @param ResourceId: 资源id
2031
+ # 注意:此字段可能返回 null,表示取不到有效值。
2032
+ # @type ResourceId: String
2033
+ # @param EncryptState: 加固状态
2034
+ # 注意:此字段可能返回 null,表示取不到有效值。
2035
+ # @type EncryptState: Integer
2036
+ # @param EncryptErrno: 业务错误码
2037
+ # 注意:此字段可能返回 null,表示取不到有效值。
2038
+ # @type EncryptErrno: Integer
2039
+ # @param EncryptErrDesc: 业务错误信息
2040
+ # 注意:此字段可能返回 null,表示取不到有效值。
2041
+ # @type EncryptErrDesc: String
2042
+ # @param CreatTime: 创建时间
2043
+ # 注意:此字段可能返回 null,表示取不到有效值。
2044
+ # @type CreatTime: String
2045
+ # @param StartTime: 开始时间
2046
+ # 注意:此字段可能返回 null,表示取不到有效值。
2047
+ # @type StartTime: String
2048
+ # @param EndTime: 结束时间
2049
+ # 注意:此字段可能返回 null,表示取不到有效值。
2050
+ # @type EndTime: String
2051
+ # @param CostTime: 消耗时间
2052
+ # 注意:此字段可能返回 null,表示取不到有效值。
2053
+ # @type CostTime: Integer
2054
+ # @param EncryptPkgUrl: 加固(混淆)包结果url
2055
+ # 注意:此字段可能返回 null,表示取不到有效值。
2056
+ # @type EncryptPkgUrl: String
1983
2057
 
1984
- attr_accessor :ResultId
2058
+ attr_accessor :ResultId, :OpUin, :EncryptType, :ResourceId, :EncryptState, :EncryptErrno, :EncryptErrDesc, :CreatTime, :StartTime, :EndTime, :CostTime, :EncryptPkgUrl
1985
2059
 
1986
- def initialize(resultid=nil)
2060
+ def initialize(resultid=nil, opuin=nil, encrypttype=nil, resourceid=nil, encryptstate=nil, encrypterrno=nil, encrypterrdesc=nil, creattime=nil, starttime=nil, endtime=nil, costtime=nil, encryptpkgurl=nil)
1987
2061
  @ResultId = resultid
2062
+ @OpUin = opuin
2063
+ @EncryptType = encrypttype
2064
+ @ResourceId = resourceid
2065
+ @EncryptState = encryptstate
2066
+ @EncryptErrno = encrypterrno
2067
+ @EncryptErrDesc = encrypterrdesc
2068
+ @CreatTime = creattime
2069
+ @StartTime = starttime
2070
+ @EndTime = endtime
2071
+ @CostTime = costtime
2072
+ @EncryptPkgUrl = encryptpkgurl
1988
2073
  end
1989
2074
 
1990
2075
  def deserialize(params)
1991
2076
  @ResultId = params['ResultId']
2077
+ @OpUin = params['OpUin']
2078
+ @EncryptType = params['EncryptType']
2079
+ @ResourceId = params['ResourceId']
2080
+ @EncryptState = params['EncryptState']
2081
+ @EncryptErrno = params['EncryptErrno']
2082
+ @EncryptErrDesc = params['EncryptErrDesc']
2083
+ @CreatTime = params['CreatTime']
2084
+ @StartTime = params['StartTime']
2085
+ @EndTime = params['EndTime']
2086
+ @CostTime = params['CostTime']
2087
+ @EncryptPkgUrl = params['EncryptPkgUrl']
1992
2088
  end
1993
2089
  end
1994
2090
 
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.676
4
+ version: 3.0.678
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-10-13 00:00:00.000000000 Z
11
+ date: 2023-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20180408/client.rb
37
- - lib/v20180408/models.rb
38
36
  - lib/tencentcloud-sdk-ms.rb
37
+ - lib/v20180408/models.rb
38
+ - lib/v20180408/client.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: