tencentcloud-sdk-essbasic 3.0.1091 → 3.0.1092
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/v20210526/models.rb +141 -141
- 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: c4b0f0d09783c762e58cc30a9830a53af7cc1a28
|
4
|
+
data.tar.gz: 1311b0ab3f88b7b00797f1f1e3475dddbfdafcaa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c4f93176c89073f6f19896b572712ae9eb515cc36e6b4a4564312850a2c23870b4b4b3341161d9bd1f1f84bd6767a45377e78967d6d7985c78678a7d9fb15b9d
|
7
|
+
data.tar.gz: d7d1a2c650b3709327914d77d497268ae4cfff135cab6668df5004a56a5a730ed56b85cb98ef0fd080d531f7632843dd32f4ff2562757aedbddd13bb0aada232
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1092
|
data/lib/v20210526/models.rb
CHANGED
@@ -37,8 +37,8 @@ module TencentCloud
|
|
37
37
|
|
38
38
|
attr_accessor :AppId, :ProxyOrganizationOpenId, :ProxyOperator, :ProxyAppId, :ProxyOrganizationId
|
39
39
|
extend Gem::Deprecate
|
40
|
-
deprecate :ProxyOrganizationId, :none, 2025,
|
41
|
-
deprecate :ProxyOrganizationId=, :none, 2025,
|
40
|
+
deprecate :ProxyOrganizationId, :none, 2025, 7
|
41
|
+
deprecate :ProxyOrganizationId=, :none, 2025, 7
|
42
42
|
|
43
43
|
def initialize(appid=nil, proxyorganizationopenid=nil, proxyoperator=nil, proxyappid=nil, proxyorganizationid=nil)
|
44
44
|
@AppId = appid
|
@@ -376,7 +376,7 @@ module TencentCloud
|
|
376
376
|
# <li>**INSIGHT** : 慧眼人脸识别</li>
|
377
377
|
# <li>**TELECOM** : 运营商三要素验证</li></ul>
|
378
378
|
# 注:
|
379
|
-
# <ul><li
|
379
|
+
# <ul><li>如果是小程序开通链接,仅支持传 WEIXINAPP。为空默认 WEIXINAPP</li>
|
380
380
|
# <li>如果是 H5 开通链接,支持传 INSIGHT / TELECOM。为空默认 INSIGHT </li></ul>
|
381
381
|
# @type VerifyChannels: Array
|
382
382
|
# @param LicenseType: 设置用户开通自动签时是否绑定个人自动签账号许可。
|
@@ -399,8 +399,8 @@ module TencentCloud
|
|
399
399
|
|
400
400
|
attr_accessor :UserInfo, :CertInfoCallback, :UserDefineSeal, :SealImgCallback, :CallbackUrl, :VerifyChannels, :LicenseType, :JumpUrl
|
401
401
|
extend Gem::Deprecate
|
402
|
-
deprecate :CallbackUrl, :none, 2025,
|
403
|
-
deprecate :CallbackUrl=, :none, 2025,
|
402
|
+
deprecate :CallbackUrl, :none, 2025, 7
|
403
|
+
deprecate :CallbackUrl=, :none, 2025, 7
|
404
404
|
|
405
405
|
def initialize(userinfo=nil, certinfocallback=nil, userdefineseal=nil, sealimgcallback=nil, callbackurl=nil, verifychannels=nil, licensetype=nil, jumpurl=nil)
|
406
406
|
@UserInfo = userinfo
|
@@ -703,8 +703,8 @@ module TencentCloud
|
|
703
703
|
|
704
704
|
attr_accessor :Agent, :FlowIds, :CancelMessage, :CancelMessageFormat, :Operator
|
705
705
|
extend Gem::Deprecate
|
706
|
-
deprecate :Operator, :none, 2025,
|
707
|
-
deprecate :Operator=, :none, 2025,
|
706
|
+
deprecate :Operator, :none, 2025, 7
|
707
|
+
deprecate :Operator=, :none, 2025, 7
|
708
708
|
|
709
709
|
def initialize(agent=nil, flowids=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
|
710
710
|
@Agent = agent
|
@@ -875,8 +875,8 @@ module TencentCloud
|
|
875
875
|
|
876
876
|
attr_accessor :FlowId, :Agent, :CancelMessage, :CancelMessageFormat, :Operator
|
877
877
|
extend Gem::Deprecate
|
878
|
-
deprecate :Operator, :none, 2025,
|
879
|
-
deprecate :Operator=, :none, 2025,
|
878
|
+
deprecate :Operator, :none, 2025, 7
|
879
|
+
deprecate :Operator=, :none, 2025, 7
|
880
880
|
|
881
881
|
def initialize(flowid=nil, agent=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
|
882
882
|
@FlowId = flowid
|
@@ -936,8 +936,8 @@ module TencentCloud
|
|
936
936
|
|
937
937
|
attr_accessor :Agent, :QrCodeId, :Operator
|
938
938
|
extend Gem::Deprecate
|
939
|
-
deprecate :Operator, :none, 2025,
|
940
|
-
deprecate :Operator=, :none, 2025,
|
939
|
+
deprecate :Operator, :none, 2025, 7
|
940
|
+
deprecate :Operator=, :none, 2025, 7
|
941
941
|
|
942
942
|
def initialize(agent=nil, qrcodeid=nil, operator=nil)
|
943
943
|
@Agent = agent
|
@@ -1047,8 +1047,8 @@ module TencentCloud
|
|
1047
1047
|
|
1048
1048
|
attr_accessor :Agent, :FlowIds, :Operator
|
1049
1049
|
extend Gem::Deprecate
|
1050
|
-
deprecate :Operator, :none, 2025,
|
1051
|
-
deprecate :Operator=, :none, 2025,
|
1050
|
+
deprecate :Operator, :none, 2025, 7
|
1051
|
+
deprecate :Operator=, :none, 2025, 7
|
1052
1052
|
|
1053
1053
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
1054
1054
|
@Agent = agent
|
@@ -1458,8 +1458,8 @@ module TencentCloud
|
|
1458
1458
|
|
1459
1459
|
attr_accessor :Agent, :FlowIds, :Operator
|
1460
1460
|
extend Gem::Deprecate
|
1461
|
-
deprecate :Operator, :none, 2025,
|
1462
|
-
deprecate :Operator=, :none, 2025,
|
1461
|
+
deprecate :Operator, :none, 2025, 7
|
1462
|
+
deprecate :Operator=, :none, 2025, 7
|
1463
1463
|
|
1464
1464
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
1465
1465
|
@Agent = agent
|
@@ -1536,10 +1536,10 @@ module TencentCloud
|
|
1536
1536
|
|
1537
1537
|
attr_accessor :Agent, :ResourceType, :ResourceName, :ResourceId, :Operator, :Organization
|
1538
1538
|
extend Gem::Deprecate
|
1539
|
-
deprecate :Operator, :none, 2025,
|
1540
|
-
deprecate :Operator=, :none, 2025,
|
1541
|
-
deprecate :Organization, :none, 2025,
|
1542
|
-
deprecate :Organization=, :none, 2025,
|
1539
|
+
deprecate :Operator, :none, 2025, 7
|
1540
|
+
deprecate :Operator=, :none, 2025, 7
|
1541
|
+
deprecate :Organization, :none, 2025, 7
|
1542
|
+
deprecate :Organization=, :none, 2025, 7
|
1543
1543
|
|
1544
1544
|
def initialize(agent=nil, resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, organization=nil)
|
1545
1545
|
@Agent = agent
|
@@ -1707,8 +1707,8 @@ module TencentCloud
|
|
1707
1707
|
|
1708
1708
|
attr_accessor :Agent, :EmbedType, :BusinessId, :HiddenComponents, :Operator, :UserData, :Option
|
1709
1709
|
extend Gem::Deprecate
|
1710
|
-
deprecate :Operator, :none, 2025,
|
1711
|
-
deprecate :Operator=, :none, 2025,
|
1710
|
+
deprecate :Operator, :none, 2025, 7
|
1711
|
+
deprecate :Operator=, :none, 2025, 7
|
1712
1712
|
|
1713
1713
|
def initialize(agent=nil, embedtype=nil, businessid=nil, hiddencomponents=nil, operator=nil, userdata=nil, option=nil)
|
1714
1714
|
@Agent = agent
|
@@ -1973,12 +1973,12 @@ module TencentCloud
|
|
1973
1973
|
|
1974
1974
|
attr_accessor :Agent, :FlowName, :FlowDescription, :FlowApprovers, :FileIds, :Components, :Deadline, :CallbackUrl, :Unordered, :FlowType, :CustomShowMap, :CustomerData, :NeedSignReview, :ApproverVerifyType, :SignBeanTag, :CcInfos, :CcNotifyType, :AutoSignScene, :Operator, :FlowDisplayType, :NeedPreview, :PreviewType, :OpenDynamicFlow, :OpenDynamicSignFlow
|
1975
1975
|
extend Gem::Deprecate
|
1976
|
-
deprecate :CallbackUrl, :none, 2025,
|
1977
|
-
deprecate :CallbackUrl=, :none, 2025,
|
1978
|
-
deprecate :Operator, :none, 2025,
|
1979
|
-
deprecate :Operator=, :none, 2025,
|
1980
|
-
deprecate :OpenDynamicFlow, :none, 2025,
|
1981
|
-
deprecate :OpenDynamicFlow=, :none, 2025,
|
1976
|
+
deprecate :CallbackUrl, :none, 2025, 7
|
1977
|
+
deprecate :CallbackUrl=, :none, 2025, 7
|
1978
|
+
deprecate :Operator, :none, 2025, 7
|
1979
|
+
deprecate :Operator=, :none, 2025, 7
|
1980
|
+
deprecate :OpenDynamicFlow, :none, 2025, 7
|
1981
|
+
deprecate :OpenDynamicFlow=, :none, 2025, 7
|
1982
1982
|
|
1983
1983
|
def initialize(agent=nil, flowname=nil, flowdescription=nil, flowapprovers=nil, fileids=nil, components=nil, deadline=nil, callbackurl=nil, unordered=nil, flowtype=nil, customshowmap=nil, customerdata=nil, needsignreview=nil, approververifytype=nil, signbeantag=nil, ccinfos=nil, ccnotifytype=nil, autosignscene=nil, operator=nil, flowdisplaytype=nil, needpreview=nil, previewtype=nil, opendynamicflow=nil, opendynamicsignflow=nil)
|
1984
1984
|
@Agent = agent
|
@@ -2132,8 +2132,8 @@ module TencentCloud
|
|
2132
2132
|
|
2133
2133
|
attr_accessor :FlowFileInfos, :FlowGroupName, :Agent, :ApproverVerifyType, :FlowGroupOptions, :Operator
|
2134
2134
|
extend Gem::Deprecate
|
2135
|
-
deprecate :Operator, :none, 2025,
|
2136
|
-
deprecate :Operator=, :none, 2025,
|
2135
|
+
deprecate :Operator, :none, 2025, 7
|
2136
|
+
deprecate :Operator=, :none, 2025, 7
|
2137
2137
|
|
2138
2138
|
def initialize(flowfileinfos=nil, flowgroupname=nil, agent=nil, approververifytype=nil, flowgroupoptions=nil, operator=nil)
|
2139
2139
|
@FlowFileInfos = flowfileinfos
|
@@ -2483,10 +2483,10 @@ module TencentCloud
|
|
2483
2483
|
|
2484
2484
|
attr_accessor :Agent, :FlowId, :FlowApproverInfos, :Operator, :Organization, :JumpUrl, :UrlType
|
2485
2485
|
extend Gem::Deprecate
|
2486
|
-
deprecate :Operator, :none, 2025,
|
2487
|
-
deprecate :Operator=, :none, 2025,
|
2488
|
-
deprecate :Organization, :none, 2025,
|
2489
|
-
deprecate :Organization=, :none, 2025,
|
2486
|
+
deprecate :Operator, :none, 2025, 7
|
2487
|
+
deprecate :Operator=, :none, 2025, 7
|
2488
|
+
deprecate :Organization, :none, 2025, 7
|
2489
|
+
deprecate :Organization=, :none, 2025, 7
|
2490
2490
|
|
2491
2491
|
def initialize(agent=nil, flowid=nil, flowapproverinfos=nil, operator=nil, organization=nil, jumpurl=nil, urltype=nil)
|
2492
2492
|
@Agent = agent
|
@@ -2593,12 +2593,12 @@ module TencentCloud
|
|
2593
2593
|
|
2594
2594
|
attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :ApproverComponentLimitTypes, :CallbackUrl, :ApproverRestrictions, :Operator, :ForbidPersonalMultipleSign, :FlowNameAppendScannerInfo
|
2595
2595
|
extend Gem::Deprecate
|
2596
|
-
deprecate :CallbackUrl, :none, 2025,
|
2597
|
-
deprecate :CallbackUrl=, :none, 2025,
|
2598
|
-
deprecate :ApproverRestrictions, :none, 2025,
|
2599
|
-
deprecate :ApproverRestrictions=, :none, 2025,
|
2600
|
-
deprecate :Operator, :none, 2025,
|
2601
|
-
deprecate :Operator=, :none, 2025,
|
2596
|
+
deprecate :CallbackUrl, :none, 2025, 7
|
2597
|
+
deprecate :CallbackUrl=, :none, 2025, 7
|
2598
|
+
deprecate :ApproverRestrictions, :none, 2025, 7
|
2599
|
+
deprecate :ApproverRestrictions=, :none, 2025, 7
|
2600
|
+
deprecate :Operator, :none, 2025, 7
|
2601
|
+
deprecate :Operator=, :none, 2025, 7
|
2602
2602
|
|
2603
2603
|
def initialize(agent=nil, templateid=nil, flowname=nil, maxflownum=nil, floweffectiveday=nil, qreffectiveday=nil, restrictions=nil, approvercomponentlimittypes=nil, callbackurl=nil, approverrestrictions=nil, operator=nil, forbidpersonalmultiplesign=nil, flownameappendscannerinfo=nil)
|
2604
2604
|
@Agent = agent
|
@@ -2925,16 +2925,16 @@ module TencentCloud
|
|
2925
2925
|
|
2926
2926
|
attr_accessor :ResourceType, :FlowInfo, :Agent, :ResourceId, :FlowOption, :FlowApproverList, :FlowId, :NeedPreview, :Organization, :Operator, :SignComponentConfig
|
2927
2927
|
extend Gem::Deprecate
|
2928
|
-
deprecate :FlowApproverList, :none, 2025,
|
2929
|
-
deprecate :FlowApproverList=, :none, 2025,
|
2930
|
-
deprecate :NeedPreview, :none, 2025,
|
2931
|
-
deprecate :NeedPreview=, :none, 2025,
|
2932
|
-
deprecate :Organization, :none, 2025,
|
2933
|
-
deprecate :Organization=, :none, 2025,
|
2934
|
-
deprecate :Operator, :none, 2025,
|
2935
|
-
deprecate :Operator=, :none, 2025,
|
2936
|
-
deprecate :SignComponentConfig, :none, 2025,
|
2937
|
-
deprecate :SignComponentConfig=, :none, 2025,
|
2928
|
+
deprecate :FlowApproverList, :none, 2025, 7
|
2929
|
+
deprecate :FlowApproverList=, :none, 2025, 7
|
2930
|
+
deprecate :NeedPreview, :none, 2025, 7
|
2931
|
+
deprecate :NeedPreview=, :none, 2025, 7
|
2932
|
+
deprecate :Organization, :none, 2025, 7
|
2933
|
+
deprecate :Organization=, :none, 2025, 7
|
2934
|
+
deprecate :Operator, :none, 2025, 7
|
2935
|
+
deprecate :Operator=, :none, 2025, 7
|
2936
|
+
deprecate :SignComponentConfig, :none, 2025, 7
|
2937
|
+
deprecate :SignComponentConfig=, :none, 2025, 7
|
2938
2938
|
|
2939
2939
|
def initialize(resourcetype=nil, flowinfo=nil, agent=nil, resourceid=nil, flowoption=nil, flowapproverlist=nil, flowid=nil, needpreview=nil, organization=nil, operator=nil, signcomponentconfig=nil)
|
2940
2940
|
@ResourceType = resourcetype
|
@@ -3163,12 +3163,12 @@ module TencentCloud
|
|
3163
3163
|
|
3164
3164
|
attr_accessor :Agent, :NeedRelievedFlowId, :ReliveInfo, :ReleasedApprovers, :CallbackUrl, :Organization, :Operator, :Deadline, :UserData
|
3165
3165
|
extend Gem::Deprecate
|
3166
|
-
deprecate :CallbackUrl, :none, 2025,
|
3167
|
-
deprecate :CallbackUrl=, :none, 2025,
|
3168
|
-
deprecate :Organization, :none, 2025,
|
3169
|
-
deprecate :Organization=, :none, 2025,
|
3170
|
-
deprecate :Operator, :none, 2025,
|
3171
|
-
deprecate :Operator=, :none, 2025,
|
3166
|
+
deprecate :CallbackUrl, :none, 2025, 7
|
3167
|
+
deprecate :CallbackUrl=, :none, 2025, 7
|
3168
|
+
deprecate :Organization, :none, 2025, 7
|
3169
|
+
deprecate :Organization=, :none, 2025, 7
|
3170
|
+
deprecate :Operator, :none, 2025, 7
|
3171
|
+
deprecate :Operator=, :none, 2025, 7
|
3172
3172
|
|
3173
3173
|
def initialize(agent=nil, needrelievedflowid=nil, reliveinfo=nil, releasedapprovers=nil, callbackurl=nil, organization=nil, operator=nil, deadline=nil, userdata=nil)
|
3174
3174
|
@Agent = agent
|
@@ -3329,10 +3329,10 @@ module TencentCloud
|
|
3329
3329
|
|
3330
3330
|
attr_accessor :Agent, :SealId, :UserIds, :Operator, :Organization
|
3331
3331
|
extend Gem::Deprecate
|
3332
|
-
deprecate :Operator, :none, 2025,
|
3333
|
-
deprecate :Operator=, :none, 2025,
|
3334
|
-
deprecate :Organization, :none, 2025,
|
3335
|
-
deprecate :Organization=, :none, 2025,
|
3332
|
+
deprecate :Operator, :none, 2025, 7
|
3333
|
+
deprecate :Operator=, :none, 2025, 7
|
3334
|
+
deprecate :Organization, :none, 2025, 7
|
3335
|
+
deprecate :Organization=, :none, 2025, 7
|
3336
3336
|
|
3337
3337
|
def initialize(agent=nil, sealid=nil, userids=nil, operator=nil, organization=nil)
|
3338
3338
|
@Agent = agent
|
@@ -3594,8 +3594,8 @@ module TencentCloud
|
|
3594
3594
|
|
3595
3595
|
attr_accessor :Agent, :RoleIds, :UserIds, :OpenIds, :Operator
|
3596
3596
|
extend Gem::Deprecate
|
3597
|
-
deprecate :Operator, :none, 2025,
|
3598
|
-
deprecate :Operator=, :none, 2025,
|
3597
|
+
deprecate :Operator, :none, 2025, 7
|
3598
|
+
deprecate :Operator=, :none, 2025, 7
|
3599
3599
|
|
3600
3600
|
def initialize(agent=nil, roleids=nil, userids=nil, openids=nil, operator=nil)
|
3601
3601
|
@Agent = agent
|
@@ -3760,8 +3760,8 @@ module TencentCloud
|
|
3760
3760
|
|
3761
3761
|
attr_accessor :Agent, :RoleId, :UserIds, :Operator, :OpenIds
|
3762
3762
|
extend Gem::Deprecate
|
3763
|
-
deprecate :Operator, :none, 2025,
|
3764
|
-
deprecate :Operator=, :none, 2025,
|
3763
|
+
deprecate :Operator, :none, 2025, 7
|
3764
|
+
deprecate :Operator=, :none, 2025, 7
|
3765
3765
|
|
3766
3766
|
def initialize(agent=nil, roleid=nil, userids=nil, operator=nil, openids=nil)
|
3767
3767
|
@Agent = agent
|
@@ -3823,10 +3823,10 @@ module TencentCloud
|
|
3823
3823
|
|
3824
3824
|
attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
|
3825
3825
|
extend Gem::Deprecate
|
3826
|
-
deprecate :Organization, :none, 2025,
|
3827
|
-
deprecate :Organization=, :none, 2025,
|
3828
|
-
deprecate :Operator, :none, 2025,
|
3829
|
-
deprecate :Operator=, :none, 2025,
|
3826
|
+
deprecate :Organization, :none, 2025, 7
|
3827
|
+
deprecate :Organization=, :none, 2025, 7
|
3828
|
+
deprecate :Operator, :none, 2025, 7
|
3829
|
+
deprecate :Operator=, :none, 2025, 7
|
3830
3830
|
|
3831
3831
|
def initialize(agent=nil, sealid=nil, userids=nil, organization=nil, operator=nil)
|
3832
3832
|
@Agent = agent
|
@@ -4054,8 +4054,8 @@ module TencentCloud
|
|
4054
4054
|
|
4055
4055
|
attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
|
4056
4056
|
extend Gem::Deprecate
|
4057
|
-
deprecate :Operator, :none, 2025,
|
4058
|
-
deprecate :Operator=, :none, 2025,
|
4057
|
+
deprecate :Operator, :none, 2025, 7
|
4058
|
+
deprecate :Operator=, :none, 2025, 7
|
4059
4059
|
|
4060
4060
|
def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
|
4061
4061
|
@Agent = agent
|
@@ -4309,8 +4309,8 @@ module TencentCloud
|
|
4309
4309
|
|
4310
4310
|
attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
|
4311
4311
|
extend Gem::Deprecate
|
4312
|
-
deprecate :Operator, :none, 2025,
|
4313
|
-
deprecate :Operator=, :none, 2025,
|
4312
|
+
deprecate :Operator, :none, 2025, 7
|
4313
|
+
deprecate :Operator=, :none, 2025, 7
|
4314
4314
|
|
4315
4315
|
def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
|
4316
4316
|
@Agent = agent
|
@@ -4611,10 +4611,10 @@ module TencentCloud
|
|
4611
4611
|
|
4612
4612
|
attr_accessor :Agent, :TaskId, :Operator, :Organization
|
4613
4613
|
extend Gem::Deprecate
|
4614
|
-
deprecate :Operator, :none, 2025,
|
4615
|
-
deprecate :Operator=, :none, 2025,
|
4616
|
-
deprecate :Organization, :none, 2025,
|
4617
|
-
deprecate :Organization=, :none, 2025,
|
4614
|
+
deprecate :Operator, :none, 2025, 7
|
4615
|
+
deprecate :Operator=, :none, 2025, 7
|
4616
|
+
deprecate :Organization, :none, 2025, 7
|
4617
|
+
deprecate :Organization=, :none, 2025, 7
|
4618
4618
|
|
4619
4619
|
def initialize(agent=nil, taskid=nil, operator=nil, organization=nil)
|
4620
4620
|
@Agent = agent
|
@@ -4670,8 +4670,8 @@ module TencentCloud
|
|
4670
4670
|
|
4671
4671
|
attr_accessor :TaskId, :TaskStatus, :TaskMessage, :ResourceId, :PreviewUrl, :RequestId
|
4672
4672
|
extend Gem::Deprecate
|
4673
|
-
deprecate :PreviewUrl, :none, 2025,
|
4674
|
-
deprecate :PreviewUrl=, :none, 2025,
|
4673
|
+
deprecate :PreviewUrl, :none, 2025, 7
|
4674
|
+
deprecate :PreviewUrl=, :none, 2025, 7
|
4675
4675
|
|
4676
4676
|
def initialize(taskid=nil, taskstatus=nil, taskmessage=nil, resourceid=nil, previewurl=nil, requestid=nil)
|
4677
4677
|
@TaskId = taskid
|
@@ -4951,8 +4951,8 @@ module TencentCloud
|
|
4951
4951
|
|
4952
4952
|
attr_accessor :Agent, :Status, :SealId, :Reason, :Operator
|
4953
4953
|
extend Gem::Deprecate
|
4954
|
-
deprecate :Operator, :none, 2025,
|
4955
|
-
deprecate :Operator=, :none, 2025,
|
4954
|
+
deprecate :Operator, :none, 2025, 7
|
4955
|
+
deprecate :Operator=, :none, 2025, 7
|
4956
4956
|
|
4957
4957
|
def initialize(agent=nil, status=nil, sealid=nil, reason=nil, operator=nil)
|
4958
4958
|
@Agent = agent
|
@@ -5012,8 +5012,8 @@ module TencentCloud
|
|
5012
5012
|
|
5013
5013
|
attr_accessor :FlowId, :Agent, :Operator
|
5014
5014
|
extend Gem::Deprecate
|
5015
|
-
deprecate :Operator, :none, 2025,
|
5016
|
-
deprecate :Operator=, :none, 2025,
|
5015
|
+
deprecate :Operator, :none, 2025, 7
|
5016
|
+
deprecate :Operator=, :none, 2025, 7
|
5017
5017
|
|
5018
5018
|
def initialize(flowid=nil, agent=nil, operator=nil)
|
5019
5019
|
@FlowId = flowid
|
@@ -5893,8 +5893,8 @@ module TencentCloud
|
|
5893
5893
|
|
5894
5894
|
attr_accessor :Agent, :FlowId, :Operator, :ReportType
|
5895
5895
|
extend Gem::Deprecate
|
5896
|
-
deprecate :Operator, :none, 2025,
|
5897
|
-
deprecate :Operator=, :none, 2025,
|
5896
|
+
deprecate :Operator, :none, 2025, 7
|
5897
|
+
deprecate :Operator=, :none, 2025, 7
|
5898
5898
|
|
5899
5899
|
def initialize(agent=nil, flowid=nil, operator=nil, reporttype=nil)
|
5900
5900
|
@Agent = agent
|
@@ -6236,8 +6236,8 @@ module TencentCloud
|
|
6236
6236
|
|
6237
6237
|
attr_accessor :Agent, :ProxyOrganizationName, :UniformSocialCreditCode, :ProxyOperatorName, :ProxyOperatorMobile, :Module, :ModuleId, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :Operator, :ProxyOperatorIdCardNumber, :AutoJumpUrl, :TopNavigationStatus, :AutoActive, :BusinessLicense, :ProxyAddress, :ProxyLegalName, :PowerOfAttorneys, :OrganizationAuthorizationOptions
|
6238
6238
|
extend Gem::Deprecate
|
6239
|
-
deprecate :Operator, :none, 2025,
|
6240
|
-
deprecate :Operator=, :none, 2025,
|
6239
|
+
deprecate :Operator, :none, 2025, 7
|
6240
|
+
deprecate :Operator=, :none, 2025, 7
|
6241
6241
|
|
6242
6242
|
def initialize(agent=nil, proxyorganizationname=nil, uniformsocialcreditcode=nil, proxyoperatorname=nil, proxyoperatormobile=nil, _module=nil, moduleid=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, authorizationtypes=nil, operator=nil, proxyoperatoridcardnumber=nil, autojumpurl=nil, topnavigationstatus=nil, autoactive=nil, businesslicense=nil, proxyaddress=nil, proxylegalname=nil, powerofattorneys=nil, organizationauthorizationoptions=nil)
|
6243
6243
|
@Agent = agent
|
@@ -6752,8 +6752,8 @@ module TencentCloud
|
|
6752
6752
|
|
6753
6753
|
attr_accessor :Agent, :FlowInfos, :NeedPreview, :PreviewType, :Operator
|
6754
6754
|
extend Gem::Deprecate
|
6755
|
-
deprecate :Operator, :none, 2025,
|
6756
|
-
deprecate :Operator=, :none, 2025,
|
6755
|
+
deprecate :Operator, :none, 2025, 7
|
6756
|
+
deprecate :Operator=, :none, 2025, 7
|
6757
6757
|
|
6758
6758
|
def initialize(agent=nil, flowinfos=nil, needpreview=nil, previewtype=nil, operator=nil)
|
6759
6759
|
@Agent = agent
|
@@ -6868,10 +6868,10 @@ module TencentCloud
|
|
6868
6868
|
|
6869
6869
|
attr_accessor :Agent, :Operator, :Organization
|
6870
6870
|
extend Gem::Deprecate
|
6871
|
-
deprecate :Operator, :none, 2025,
|
6872
|
-
deprecate :Operator=, :none, 2025,
|
6873
|
-
deprecate :Organization, :none, 2025,
|
6874
|
-
deprecate :Organization=, :none, 2025,
|
6871
|
+
deprecate :Operator, :none, 2025, 7
|
6872
|
+
deprecate :Operator=, :none, 2025, 7
|
6873
|
+
deprecate :Organization, :none, 2025, 7
|
6874
|
+
deprecate :Organization=, :none, 2025, 7
|
6875
6875
|
|
6876
6876
|
def initialize(agent=nil, operator=nil, organization=nil)
|
6877
6877
|
@Agent = agent
|
@@ -7252,8 +7252,8 @@ module TencentCloud
|
|
7252
7252
|
|
7253
7253
|
attr_accessor :Agent, :SealName, :SealImage, :Operator, :GenerateSource, :SealType, :SealHorizontalText, :SealStyle, :SealSize, :TaxIdentifyCode
|
7254
7254
|
extend Gem::Deprecate
|
7255
|
-
deprecate :Operator, :none, 2025,
|
7256
|
-
deprecate :Operator=, :none, 2025,
|
7255
|
+
deprecate :Operator, :none, 2025, 7
|
7256
|
+
deprecate :Operator=, :none, 2025, 7
|
7257
7257
|
|
7258
7258
|
def initialize(agent=nil, sealname=nil, sealimage=nil, operator=nil, generatesource=nil, sealtype=nil, sealhorizontaltext=nil, sealstyle=nil, sealsize=nil, taxidentifycode=nil)
|
7259
7259
|
@Agent = agent
|
@@ -7422,8 +7422,8 @@ module TencentCloud
|
|
7422
7422
|
|
7423
7423
|
attr_accessor :Agent, :FlowIds, :FlowGroupId, :Endpoint, :GenerateType, :OrganizationName, :Name, :Mobile, :IdCardType, :IdCardNumber, :OrganizationOpenId, :OpenId, :AutoJumpBack, :JumpUrl, :Operator, :Hides, :RecipientIds, :FlowGroupUrlInfo, :UrlUseEnv
|
7424
7424
|
extend Gem::Deprecate
|
7425
|
-
deprecate :Operator, :none, 2025,
|
7426
|
-
deprecate :Operator=, :none, 2025,
|
7425
|
+
deprecate :Operator, :none, 2025, 7
|
7426
|
+
deprecate :Operator=, :none, 2025, 7
|
7427
7427
|
|
7428
7428
|
def initialize(agent=nil, flowids=nil, flowgroupid=nil, endpoint=nil, generatetype=nil, organizationname=nil, name=nil, mobile=nil, idcardtype=nil, idcardnumber=nil, organizationopenid=nil, openid=nil, autojumpback=nil, jumpurl=nil, operator=nil, hides=nil, recipientids=nil, flowgroupurlinfo=nil, urluseenv=nil)
|
7429
7429
|
@Agent = agent
|
@@ -7824,8 +7824,8 @@ module TencentCloud
|
|
7824
7824
|
|
7825
7825
|
attr_accessor :Agent, :ReportId, :Operator, :ReportType
|
7826
7826
|
extend Gem::Deprecate
|
7827
|
-
deprecate :Operator, :none, 2025,
|
7828
|
-
deprecate :Operator=, :none, 2025,
|
7827
|
+
deprecate :Operator, :none, 2025, 7
|
7828
|
+
deprecate :Operator=, :none, 2025, 7
|
7829
7829
|
|
7830
7830
|
def initialize(agent=nil, reportid=nil, operator=nil, reporttype=nil)
|
7831
7831
|
@Agent = agent
|
@@ -8168,8 +8168,8 @@ module TencentCloud
|
|
8168
8168
|
|
8169
8169
|
attr_accessor :Agent, :FlowIds, :FlowGroupId, :Operator
|
8170
8170
|
extend Gem::Deprecate
|
8171
|
-
deprecate :Operator, :none, 2025,
|
8172
|
-
deprecate :Operator=, :none, 2025,
|
8171
|
+
deprecate :Operator, :none, 2025, 7
|
8172
|
+
deprecate :Operator=, :none, 2025, 7
|
8173
8173
|
|
8174
8174
|
def initialize(agent=nil, flowids=nil, flowgroupid=nil, operator=nil)
|
8175
8175
|
@Agent = agent
|
@@ -8255,8 +8255,8 @@ module TencentCloud
|
|
8255
8255
|
|
8256
8256
|
attr_accessor :Agent, :FlowIds, :Operator
|
8257
8257
|
extend Gem::Deprecate
|
8258
|
-
deprecate :Operator, :none, 2025,
|
8259
|
-
deprecate :Operator=, :none, 2025,
|
8258
|
+
deprecate :Operator, :none, 2025, 7
|
8259
|
+
deprecate :Operator=, :none, 2025, 7
|
8260
8260
|
|
8261
8261
|
def initialize(agent=nil, flowids=nil, operator=nil)
|
8262
8262
|
@Agent = agent
|
@@ -8383,8 +8383,8 @@ module TencentCloud
|
|
8383
8383
|
|
8384
8384
|
attr_accessor :Agent, :TemplateId, :ContentType, :TemplateIds, :Limit, :Offset, :TemplateName, :ChannelTemplateId, :QueryAllComponents, :WithPreviewUrl, :WithPdfUrl, :Operator, :UserFlowTypeId
|
8385
8385
|
extend Gem::Deprecate
|
8386
|
-
deprecate :Operator, :none, 2025,
|
8387
|
-
deprecate :Operator=, :none, 2025,
|
8386
|
+
deprecate :Operator, :none, 2025, 7
|
8387
|
+
deprecate :Operator=, :none, 2025, 7
|
8388
8388
|
|
8389
8389
|
def initialize(agent=nil, templateid=nil, contenttype=nil, templateids=nil, limit=nil, offset=nil, templatename=nil, channeltemplateid=nil, queryallcomponents=nil, withpreviewurl=nil, withpdfurl=nil, operator=nil, userflowtypeid=nil)
|
8390
8390
|
@Agent = agent
|
@@ -8498,8 +8498,8 @@ module TencentCloud
|
|
8498
8498
|
|
8499
8499
|
attr_accessor :Agent, :StartDate, :EndDate, :NeedAggregate, :Limit, :Offset, :Operator
|
8500
8500
|
extend Gem::Deprecate
|
8501
|
-
deprecate :Operator, :none, 2025,
|
8502
|
-
deprecate :Operator=, :none, 2025,
|
8501
|
+
deprecate :Operator, :none, 2025, 7
|
8502
|
+
deprecate :Operator=, :none, 2025, 7
|
8503
8503
|
|
8504
8504
|
def initialize(agent=nil, startdate=nil, enddate=nil, needaggregate=nil, limit=nil, offset=nil, operator=nil)
|
8505
8505
|
@Agent = agent
|
@@ -9048,8 +9048,8 @@ module TencentCloud
|
|
9048
9048
|
|
9049
9049
|
attr_accessor :ReceiptId, :ProxyOrganizationOpenId, :ProxyOperatorOpenId, :ProxyOrganizationName, :Mobile, :SignOrder, :ApproveName, :ApproveStatus, :ApproveMessage, :ApproveTime, :ApproveType, :ApproverRoleName, :SignId, :RecipientId
|
9050
9050
|
extend Gem::Deprecate
|
9051
|
-
deprecate :ReceiptId, :none, 2025,
|
9052
|
-
deprecate :ReceiptId=, :none, 2025,
|
9051
|
+
deprecate :ReceiptId, :none, 2025, 7
|
9052
|
+
deprecate :ReceiptId=, :none, 2025, 7
|
9053
9053
|
|
9054
9054
|
def initialize(receiptid=nil, proxyorganizationopenid=nil, proxyoperatoropenid=nil, proxyorganizationname=nil, mobile=nil, signorder=nil, approvename=nil, approvestatus=nil, approvemessage=nil, approvetime=nil, approvetype=nil, approverrolename=nil, signid=nil, recipientid=nil)
|
9055
9055
|
@ReceiptId = receiptid
|
@@ -9277,8 +9277,8 @@ module TencentCloud
|
|
9277
9277
|
|
9278
9278
|
attr_accessor :Name, :IdCardType, :IdCardNumber, :Mobile, :OrganizationName, :NotChannelOrganization, :OpenId, :OrganizationOpenId, :ApproverType, :RecipientId, :Deadline, :CallbackUrl, :SignComponents, :ComponentLimitType, :PreReadTime, :JumpUrl, :ApproverOption, :ApproverNeedSignReview, :ApproverVerifyTypes, :ApproverSignTypes, :SignId, :NotifyType, :AddSignComponentsLimits, :ApproverRoleName, :SignTypeSelector, :Components, :Intention, :SignEndpoints
|
9279
9279
|
extend Gem::Deprecate
|
9280
|
-
deprecate :CallbackUrl, :none, 2025,
|
9281
|
-
deprecate :CallbackUrl=, :none, 2025,
|
9280
|
+
deprecate :CallbackUrl, :none, 2025, 7
|
9281
|
+
deprecate :CallbackUrl=, :none, 2025, 7
|
9282
9282
|
|
9283
9283
|
def initialize(name=nil, idcardtype=nil, idcardnumber=nil, mobile=nil, organizationname=nil, notchannelorganization=nil, openid=nil, organizationopenid=nil, approvertype=nil, recipientid=nil, deadline=nil, callbackurl=nil, signcomponents=nil, componentlimittype=nil, prereadtime=nil, jumpurl=nil, approveroption=nil, approverneedsignreview=nil, approververifytypes=nil, approversigntypes=nil, signid=nil, notifytype=nil, addsigncomponentslimits=nil, approverrolename=nil, signtypeselector=nil, components=nil, intention=nil, signendpoints=nil)
|
9284
9284
|
@Name = name
|
@@ -9595,8 +9595,8 @@ module TencentCloud
|
|
9595
9595
|
|
9596
9596
|
attr_accessor :FileIds, :FlowName, :FlowApprovers, :Deadline, :FlowDescription, :FlowType, :CallbackUrl, :CustomerData, :Unordered, :Components, :CustomShowMap, :NeedSignReview, :FlowDisplayType
|
9597
9597
|
extend Gem::Deprecate
|
9598
|
-
deprecate :CallbackUrl, :none, 2025,
|
9599
|
-
deprecate :CallbackUrl=, :none, 2025,
|
9598
|
+
deprecate :CallbackUrl, :none, 2025, 7
|
9599
|
+
deprecate :CallbackUrl=, :none, 2025, 7
|
9600
9600
|
|
9601
9601
|
def initialize(fileids=nil, flowname=nil, flowapprovers=nil, deadline=nil, flowdescription=nil, flowtype=nil, callbackurl=nil, customerdata=nil, unordered=nil, components=nil, customshowmap=nil, needsignreview=nil, flowdisplaytype=nil)
|
9602
9602
|
@FileIds = fileids
|
@@ -9860,8 +9860,8 @@ module TencentCloud
|
|
9860
9860
|
|
9861
9861
|
attr_accessor :FlowName, :Deadline, :TemplateId, :FlowApprovers, :FormFields, :CallbackUrl, :FlowType, :FlowDescription, :CustomerData, :CustomShowMap, :CcInfos, :NeedSignReview, :CcNotifyType, :AutoSignScene, :FlowDisplayType
|
9862
9862
|
extend Gem::Deprecate
|
9863
|
-
deprecate :CallbackUrl, :none, 2025,
|
9864
|
-
deprecate :CallbackUrl=, :none, 2025,
|
9863
|
+
deprecate :CallbackUrl, :none, 2025, 7
|
9864
|
+
deprecate :CallbackUrl=, :none, 2025, 7
|
9865
9865
|
|
9866
9866
|
def initialize(flowname=nil, deadline=nil, templateid=nil, flowapprovers=nil, formfields=nil, callbackurl=nil, flowtype=nil, flowdescription=nil, customerdata=nil, customshowmap=nil, ccinfos=nil, needsignreview=nil, ccnotifytype=nil, autosignscene=nil, flowdisplaytype=nil)
|
9867
9867
|
@FlowName = flowname
|
@@ -10515,8 +10515,8 @@ module TencentCloud
|
|
10515
10515
|
|
10516
10516
|
attr_accessor :Agent, :DownLoadFlows, :Operator
|
10517
10517
|
extend Gem::Deprecate
|
10518
|
-
deprecate :Operator, :none, 2025,
|
10519
|
-
deprecate :Operator=, :none, 2025,
|
10518
|
+
deprecate :Operator, :none, 2025, 7
|
10519
|
+
deprecate :Operator=, :none, 2025, 7
|
10520
10520
|
|
10521
10521
|
def initialize(agent=nil, downloadflows=nil, operator=nil)
|
10522
10522
|
@Agent = agent
|
@@ -11147,8 +11147,8 @@ module TencentCloud
|
|
11147
11147
|
|
11148
11148
|
attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Available, :Operator
|
11149
11149
|
extend Gem::Deprecate
|
11150
|
-
deprecate :Operator, :none, 2025,
|
11151
|
-
deprecate :Operator=, :none, 2025,
|
11150
|
+
deprecate :Operator, :none, 2025, 7
|
11151
|
+
deprecate :Operator=, :none, 2025, 7
|
11152
11152
|
|
11153
11153
|
def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, available=nil, operator=nil)
|
11154
11154
|
@Agent = agent
|
@@ -11434,10 +11434,10 @@ module TencentCloud
|
|
11434
11434
|
|
11435
11435
|
attr_accessor :OrganizationOpenId, :OrganizationId, :Channel, :ClientIp, :ProxyIp
|
11436
11436
|
extend Gem::Deprecate
|
11437
|
-
deprecate :ClientIp, :none, 2025,
|
11438
|
-
deprecate :ClientIp=, :none, 2025,
|
11439
|
-
deprecate :ProxyIp, :none, 2025,
|
11440
|
-
deprecate :ProxyIp=, :none, 2025,
|
11437
|
+
deprecate :ClientIp, :none, 2025, 7
|
11438
|
+
deprecate :ClientIp=, :none, 2025, 7
|
11439
|
+
deprecate :ProxyIp, :none, 2025, 7
|
11440
|
+
deprecate :ProxyIp=, :none, 2025, 7
|
11441
11441
|
|
11442
11442
|
def initialize(organizationopenid=nil, organizationid=nil, channel=nil, clientip=nil, proxyip=nil)
|
11443
11443
|
@OrganizationOpenId = organizationopenid
|
@@ -11649,8 +11649,8 @@ module TencentCloud
|
|
11649
11649
|
|
11650
11650
|
attr_accessor :Agent, :FlowInfos, :JumpUrl, :Operator
|
11651
11651
|
extend Gem::Deprecate
|
11652
|
-
deprecate :Operator, :none, 2025,
|
11653
|
-
deprecate :Operator=, :none, 2025,
|
11652
|
+
deprecate :Operator, :none, 2025, 7
|
11653
|
+
deprecate :Operator=, :none, 2025, 7
|
11654
11654
|
|
11655
11655
|
def initialize(agent=nil, flowinfos=nil, jumpurl=nil, operator=nil)
|
11656
11656
|
@Agent = agent
|
@@ -12284,8 +12284,8 @@ module TencentCloud
|
|
12284
12284
|
|
12285
12285
|
attr_accessor :SignUrl, :Deadline, :SignOrder, :SignId, :CustomUserId, :Name, :Mobile, :OrganizationName, :ApproverType, :IdCardNumber, :FlowId, :OpenId, :FlowGroupId, :SignQrcodeUrl
|
12286
12286
|
extend Gem::Deprecate
|
12287
|
-
deprecate :CustomUserId, :none, 2025,
|
12288
|
-
deprecate :CustomUserId=, :none, 2025,
|
12287
|
+
deprecate :CustomUserId, :none, 2025, 7
|
12288
|
+
deprecate :CustomUserId=, :none, 2025, 7
|
12289
12289
|
|
12290
12290
|
def initialize(signurl=nil, deadline=nil, signorder=nil, signid=nil, customuserid=nil, name=nil, mobile=nil, organizationname=nil, approvertype=nil, idcardnumber=nil, flowid=nil, openid=nil, flowgroupid=nil, signqrcodeurl=nil)
|
12291
12291
|
@SignUrl = signurl
|
@@ -12453,8 +12453,8 @@ module TencentCloud
|
|
12453
12453
|
|
12454
12454
|
attr_accessor :Agent, :OperatorType, :ProxyOrganizationOperators, :Operator
|
12455
12455
|
extend Gem::Deprecate
|
12456
|
-
deprecate :Operator, :none, 2025,
|
12457
|
-
deprecate :Operator=, :none, 2025,
|
12456
|
+
deprecate :Operator, :none, 2025, 7
|
12457
|
+
deprecate :Operator=, :none, 2025, 7
|
12458
12458
|
|
12459
12459
|
def initialize(agent=nil, operatortype=nil, proxyorganizationoperators=nil, operator=nil)
|
12460
12460
|
@Agent = agent
|
@@ -12553,8 +12553,8 @@ module TencentCloud
|
|
12553
12553
|
|
12554
12554
|
attr_accessor :Agent, :ProxyOrganizationName, :BusinessLicense, :UniformSocialCreditCode, :ProxyLegalName, :Operator, :ProxyLegalIdCardType, :ProxyLegalIdCardNumber, :ProxyAddress
|
12555
12555
|
extend Gem::Deprecate
|
12556
|
-
deprecate :Operator, :none, 2025,
|
12557
|
-
deprecate :Operator=, :none, 2025,
|
12556
|
+
deprecate :Operator, :none, 2025, 7
|
12557
|
+
deprecate :Operator=, :none, 2025, 7
|
12558
12558
|
|
12559
12559
|
def initialize(agent=nil, proxyorganizationname=nil, businesslicense=nil, uniformsocialcreditcode=nil, proxylegalname=nil, operator=nil, proxylegalidcardtype=nil, proxylegalidcardnumber=nil, proxyaddress=nil)
|
12560
12560
|
@Agent = agent
|
@@ -12692,8 +12692,8 @@ module TencentCloud
|
|
12692
12692
|
|
12693
12693
|
attr_accessor :TemplateId, :TemplateName, :Description, :Components, :Recipients, :SignComponents, :TemplateType, :IsPromoter, :Creator, :CreatedOn, :PreviewUrl, :PdfUrl, :ChannelTemplateId, :ChannelTemplateName, :ChannelAutoSave, :TemplateVersion, :Available, :UserFlowType
|
12694
12694
|
extend Gem::Deprecate
|
12695
|
-
deprecate :IsPromoter, :none, 2025,
|
12696
|
-
deprecate :IsPromoter=, :none, 2025,
|
12695
|
+
deprecate :IsPromoter, :none, 2025, 7
|
12696
|
+
deprecate :IsPromoter=, :none, 2025, 7
|
12697
12697
|
|
12698
12698
|
def initialize(templateid=nil, templatename=nil, description=nil, components=nil, recipients=nil, signcomponents=nil, templatetype=nil, ispromoter=nil, creator=nil, createdon=nil, previewurl=nil, pdfurl=nil, channeltemplateid=nil, channeltemplatename=nil, channelautosave=nil, templateversion=nil, available=nil, userflowtype=nil)
|
12699
12699
|
@TemplateId = templateid
|
@@ -12837,8 +12837,8 @@ module TencentCloud
|
|
12837
12837
|
|
12838
12838
|
attr_accessor :Agent, :BusinessType, :FileInfos, :Operator
|
12839
12839
|
extend Gem::Deprecate
|
12840
|
-
deprecate :Operator, :none, 2025,
|
12841
|
-
deprecate :Operator=, :none, 2025,
|
12840
|
+
deprecate :Operator, :none, 2025, 7
|
12841
|
+
deprecate :Operator=, :none, 2025, 7
|
12842
12842
|
|
12843
12843
|
def initialize(agent=nil, businesstype=nil, fileinfos=nil, operator=nil)
|
12844
12844
|
@Agent = agent
|
@@ -12981,14 +12981,14 @@ module TencentCloud
|
|
12981
12981
|
|
12982
12982
|
attr_accessor :OpenId, :Channel, :CustomUserId, :ClientIp, :ProxyIp
|
12983
12983
|
extend Gem::Deprecate
|
12984
|
-
deprecate :Channel, :none, 2025,
|
12985
|
-
deprecate :Channel=, :none, 2025,
|
12986
|
-
deprecate :CustomUserId, :none, 2025,
|
12987
|
-
deprecate :CustomUserId=, :none, 2025,
|
12988
|
-
deprecate :ClientIp, :none, 2025,
|
12989
|
-
deprecate :ClientIp=, :none, 2025,
|
12990
|
-
deprecate :ProxyIp, :none, 2025,
|
12991
|
-
deprecate :ProxyIp=, :none, 2025,
|
12984
|
+
deprecate :Channel, :none, 2025, 7
|
12985
|
+
deprecate :Channel=, :none, 2025, 7
|
12986
|
+
deprecate :CustomUserId, :none, 2025, 7
|
12987
|
+
deprecate :CustomUserId=, :none, 2025, 7
|
12988
|
+
deprecate :ClientIp, :none, 2025, 7
|
12989
|
+
deprecate :ClientIp=, :none, 2025, 7
|
12990
|
+
deprecate :ProxyIp, :none, 2025, 7
|
12991
|
+
deprecate :ProxyIp=, :none, 2025, 7
|
12992
12992
|
|
12993
12993
|
def initialize(openid=nil, channel=nil, customuserid=nil, clientip=nil, proxyip=nil)
|
12994
12994
|
@OpenId = openid
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-essbasic
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1092
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-07-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|