tencentcloud-sdk-essbasic 3.0.838 → 3.0.839

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210526/models.rb +122 -122
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6a74e173bcec93525c9e9aa77a526fb77bb80dab
4
- data.tar.gz: b782ef56049b89323af92610c5336b6a513e1472
3
+ metadata.gz: 9419bb566c95b8cd679c6c3aeb134e2ff0ceaefb
4
+ data.tar.gz: 45fd903b7e80d0c6d557b293012dcbc87436ea75
5
5
  SHA512:
6
- metadata.gz: 7b92b9d385b0bfdb7bc255e9cc97f35b8b3f145b6f1e641b9a5317dd06c356826476286aee907a621b30fb0e123cf34f2a81aecbc9b0ce3f12964f02f561247b
7
- data.tar.gz: d943c78136c2f86cf334a884f0660d77d4f09e76766093bafab4d7a0f86c54bed18c3190cbde4a61d2b5b011e3d41e26449bd9ee20f94e88840a7826dcd88101
6
+ metadata.gz: 6253cbaa9c3ddb0e9b357224cecbeee3cc9baa41dde6ea0a889fb987ff07027ca980ead4b09d762e040ebf5b7ec4c25e94b6bc0faeb92fe2097825ed7a86a347
7
+ data.tar.gz: 12e86edba1c6f305d44ee67f52ff1006189184bf5820c6df80e0e2e13999bf8a32a52f20ef3418378a42e9281ee0f4e65ef5e3f983537326452e39d03c034edd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.838
1
+ 3.0.839
@@ -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, 2024, 5
41
- deprecate :ProxyOrganizationId=, :none, 2024, 5
40
+ deprecate :ProxyOrganizationId, :none, 2024, 6
41
+ deprecate :ProxyOrganizationId=, :none, 2024, 6
42
42
 
43
43
  def initialize(appid=nil, proxyorganizationopenid=nil, proxyoperator=nil, proxyappid=nil, proxyorganizationid=nil)
44
44
  @AppId = appid
@@ -536,8 +536,8 @@ module TencentCloud
536
536
 
537
537
  attr_accessor :Agent, :FlowIds, :CancelMessage, :CancelMessageFormat, :Operator
538
538
  extend Gem::Deprecate
539
- deprecate :Operator, :none, 2024, 5
540
- deprecate :Operator=, :none, 2024, 5
539
+ deprecate :Operator, :none, 2024, 6
540
+ deprecate :Operator=, :none, 2024, 6
541
541
 
542
542
  def initialize(agent=nil, flowids=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
543
543
  @Agent = agent
@@ -708,8 +708,8 @@ module TencentCloud
708
708
 
709
709
  attr_accessor :FlowId, :Agent, :CancelMessage, :CancelMessageFormat, :Operator
710
710
  extend Gem::Deprecate
711
- deprecate :Operator, :none, 2024, 5
712
- deprecate :Operator=, :none, 2024, 5
711
+ deprecate :Operator, :none, 2024, 6
712
+ deprecate :Operator=, :none, 2024, 6
713
713
 
714
714
  def initialize(flowid=nil, agent=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
715
715
  @FlowId = flowid
@@ -769,8 +769,8 @@ module TencentCloud
769
769
 
770
770
  attr_accessor :Agent, :QrCodeId, :Operator
771
771
  extend Gem::Deprecate
772
- deprecate :Operator, :none, 2024, 5
773
- deprecate :Operator=, :none, 2024, 5
772
+ deprecate :Operator, :none, 2024, 6
773
+ deprecate :Operator=, :none, 2024, 6
774
774
 
775
775
  def initialize(agent=nil, qrcodeid=nil, operator=nil)
776
776
  @Agent = agent
@@ -880,8 +880,8 @@ module TencentCloud
880
880
 
881
881
  attr_accessor :Agent, :FlowIds, :Operator
882
882
  extend Gem::Deprecate
883
- deprecate :Operator, :none, 2024, 5
884
- deprecate :Operator=, :none, 2024, 5
883
+ deprecate :Operator, :none, 2024, 6
884
+ deprecate :Operator=, :none, 2024, 6
885
885
 
886
886
  def initialize(agent=nil, flowids=nil, operator=nil)
887
887
  @Agent = agent
@@ -1197,8 +1197,8 @@ module TencentCloud
1197
1197
 
1198
1198
  attr_accessor :Agent, :FlowIds, :Operator
1199
1199
  extend Gem::Deprecate
1200
- deprecate :Operator, :none, 2024, 5
1201
- deprecate :Operator=, :none, 2024, 5
1200
+ deprecate :Operator, :none, 2024, 6
1201
+ deprecate :Operator=, :none, 2024, 6
1202
1202
 
1203
1203
  def initialize(agent=nil, flowids=nil, operator=nil)
1204
1204
  @Agent = agent
@@ -1275,10 +1275,10 @@ module TencentCloud
1275
1275
 
1276
1276
  attr_accessor :Agent, :ResourceType, :ResourceName, :ResourceId, :Operator, :Organization
1277
1277
  extend Gem::Deprecate
1278
- deprecate :Operator, :none, 2024, 5
1279
- deprecate :Operator=, :none, 2024, 5
1280
- deprecate :Organization, :none, 2024, 5
1281
- deprecate :Organization=, :none, 2024, 5
1278
+ deprecate :Operator, :none, 2024, 6
1279
+ deprecate :Operator=, :none, 2024, 6
1280
+ deprecate :Organization, :none, 2024, 6
1281
+ deprecate :Organization=, :none, 2024, 6
1282
1282
 
1283
1283
  def initialize(agent=nil, resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, organization=nil)
1284
1284
  @Agent = agent
@@ -1381,8 +1381,8 @@ module TencentCloud
1381
1381
 
1382
1382
  attr_accessor :Agent, :EmbedType, :BusinessId, :HiddenComponents, :Operator, :UserData
1383
1383
  extend Gem::Deprecate
1384
- deprecate :Operator, :none, 2024, 5
1385
- deprecate :Operator=, :none, 2024, 5
1384
+ deprecate :Operator, :none, 2024, 6
1385
+ deprecate :Operator=, :none, 2024, 6
1386
1386
 
1387
1387
  def initialize(agent=nil, embedtype=nil, businessid=nil, hiddencomponents=nil, operator=nil, userdata=nil)
1388
1388
  @Agent = agent
@@ -1621,8 +1621,8 @@ module TencentCloud
1621
1621
 
1622
1622
  attr_accessor :Agent, :FlowName, :FlowDescription, :FlowApprovers, :FileIds, :Components, :Deadline, :CallbackUrl, :Unordered, :FlowType, :CustomShowMap, :CustomerData, :NeedSignReview, :ApproverVerifyType, :SignBeanTag, :CcInfos, :CcNotifyType, :AutoSignScene, :Operator
1623
1623
  extend Gem::Deprecate
1624
- deprecate :Operator, :none, 2024, 5
1625
- deprecate :Operator=, :none, 2024, 5
1624
+ deprecate :Operator, :none, 2024, 6
1625
+ deprecate :Operator=, :none, 2024, 6
1626
1626
 
1627
1627
  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)
1628
1628
  @Agent = agent
@@ -1762,8 +1762,8 @@ module TencentCloud
1762
1762
 
1763
1763
  attr_accessor :FlowFileInfos, :FlowGroupName, :Agent, :ApproverVerifyType, :FlowGroupOptions, :Operator
1764
1764
  extend Gem::Deprecate
1765
- deprecate :Operator, :none, 2024, 5
1766
- deprecate :Operator=, :none, 2024, 5
1765
+ deprecate :Operator, :none, 2024, 6
1766
+ deprecate :Operator=, :none, 2024, 6
1767
1767
 
1768
1768
  def initialize(flowfileinfos=nil, flowgroupname=nil, agent=nil, approververifytype=nil, flowgroupoptions=nil, operator=nil)
1769
1769
  @FlowFileInfos = flowfileinfos
@@ -2104,10 +2104,10 @@ module TencentCloud
2104
2104
 
2105
2105
  attr_accessor :Agent, :FlowId, :FlowApproverInfos, :Operator, :Organization, :JumpUrl, :UrlType
2106
2106
  extend Gem::Deprecate
2107
- deprecate :Operator, :none, 2024, 5
2108
- deprecate :Operator=, :none, 2024, 5
2109
- deprecate :Organization, :none, 2024, 5
2110
- deprecate :Organization=, :none, 2024, 5
2107
+ deprecate :Operator, :none, 2024, 6
2108
+ deprecate :Operator=, :none, 2024, 6
2109
+ deprecate :Organization, :none, 2024, 6
2110
+ deprecate :Organization=, :none, 2024, 6
2111
2111
 
2112
2112
  def initialize(agent=nil, flowid=nil, flowapproverinfos=nil, operator=nil, organization=nil, jumpurl=nil, urltype=nil)
2113
2113
  @Agent = agent
@@ -2210,12 +2210,12 @@ module TencentCloud
2210
2210
 
2211
2211
  attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :ApproverComponentLimitTypes, :CallbackUrl, :ApproverRestrictions, :Operator
2212
2212
  extend Gem::Deprecate
2213
- deprecate :CallbackUrl, :none, 2024, 5
2214
- deprecate :CallbackUrl=, :none, 2024, 5
2215
- deprecate :ApproverRestrictions, :none, 2024, 5
2216
- deprecate :ApproverRestrictions=, :none, 2024, 5
2217
- deprecate :Operator, :none, 2024, 5
2218
- deprecate :Operator=, :none, 2024, 5
2213
+ deprecate :CallbackUrl, :none, 2024, 6
2214
+ deprecate :CallbackUrl=, :none, 2024, 6
2215
+ deprecate :ApproverRestrictions, :none, 2024, 6
2216
+ deprecate :ApproverRestrictions=, :none, 2024, 6
2217
+ deprecate :Operator, :none, 2024, 6
2218
+ deprecate :Operator=, :none, 2024, 6
2219
2219
 
2220
2220
  def initialize(agent=nil, templateid=nil, flowname=nil, maxflownum=nil, floweffectiveday=nil, qreffectiveday=nil, restrictions=nil, approvercomponentlimittypes=nil, callbackurl=nil, approverrestrictions=nil, operator=nil)
2221
2221
  @Agent = agent
@@ -2452,12 +2452,12 @@ module TencentCloud
2452
2452
 
2453
2453
  attr_accessor :ResourceType, :FlowInfo, :Agent, :ResourceId, :FlowOption, :FlowApproverList, :FlowId, :NeedPreview, :Organization, :Operator
2454
2454
  extend Gem::Deprecate
2455
- deprecate :NeedPreview, :none, 2024, 5
2456
- deprecate :NeedPreview=, :none, 2024, 5
2457
- deprecate :Organization, :none, 2024, 5
2458
- deprecate :Organization=, :none, 2024, 5
2459
- deprecate :Operator, :none, 2024, 5
2460
- deprecate :Operator=, :none, 2024, 5
2455
+ deprecate :NeedPreview, :none, 2024, 6
2456
+ deprecate :NeedPreview=, :none, 2024, 6
2457
+ deprecate :Organization, :none, 2024, 6
2458
+ deprecate :Organization=, :none, 2024, 6
2459
+ deprecate :Operator, :none, 2024, 6
2460
+ deprecate :Operator=, :none, 2024, 6
2461
2461
 
2462
2462
  def initialize(resourcetype=nil, flowinfo=nil, agent=nil, resourceid=nil, flowoption=nil, flowapproverlist=nil, flowid=nil, needpreview=nil, organization=nil, operator=nil)
2463
2463
  @ResourceType = resourcetype
@@ -2682,12 +2682,12 @@ module TencentCloud
2682
2682
 
2683
2683
  attr_accessor :Agent, :NeedRelievedFlowId, :ReliveInfo, :ReleasedApprovers, :CallbackUrl, :Organization, :Operator, :Deadline, :UserData
2684
2684
  extend Gem::Deprecate
2685
- deprecate :CallbackUrl, :none, 2024, 5
2686
- deprecate :CallbackUrl=, :none, 2024, 5
2687
- deprecate :Organization, :none, 2024, 5
2688
- deprecate :Organization=, :none, 2024, 5
2689
- deprecate :Operator, :none, 2024, 5
2690
- deprecate :Operator=, :none, 2024, 5
2685
+ deprecate :CallbackUrl, :none, 2024, 6
2686
+ deprecate :CallbackUrl=, :none, 2024, 6
2687
+ deprecate :Organization, :none, 2024, 6
2688
+ deprecate :Organization=, :none, 2024, 6
2689
+ deprecate :Operator, :none, 2024, 6
2690
+ deprecate :Operator=, :none, 2024, 6
2691
2691
 
2692
2692
  def initialize(agent=nil, needrelievedflowid=nil, reliveinfo=nil, releasedapprovers=nil, callbackurl=nil, organization=nil, operator=nil, deadline=nil, userdata=nil)
2693
2693
  @Agent = agent
@@ -2848,10 +2848,10 @@ module TencentCloud
2848
2848
 
2849
2849
  attr_accessor :Agent, :SealId, :UserIds, :Operator, :Organization
2850
2850
  extend Gem::Deprecate
2851
- deprecate :Operator, :none, 2024, 5
2852
- deprecate :Operator=, :none, 2024, 5
2853
- deprecate :Organization, :none, 2024, 5
2854
- deprecate :Organization=, :none, 2024, 5
2851
+ deprecate :Operator, :none, 2024, 6
2852
+ deprecate :Operator=, :none, 2024, 6
2853
+ deprecate :Organization, :none, 2024, 6
2854
+ deprecate :Organization=, :none, 2024, 6
2855
2855
 
2856
2856
  def initialize(agent=nil, sealid=nil, userids=nil, operator=nil, organization=nil)
2857
2857
  @Agent = agent
@@ -3115,8 +3115,8 @@ module TencentCloud
3115
3115
 
3116
3116
  attr_accessor :Agent, :RoleIds, :UserIds, :OpenIds, :Operator
3117
3117
  extend Gem::Deprecate
3118
- deprecate :Operator, :none, 2024, 5
3119
- deprecate :Operator=, :none, 2024, 5
3118
+ deprecate :Operator, :none, 2024, 6
3119
+ deprecate :Operator=, :none, 2024, 6
3120
3120
 
3121
3121
  def initialize(agent=nil, roleids=nil, userids=nil, openids=nil, operator=nil)
3122
3122
  @Agent = agent
@@ -3281,8 +3281,8 @@ module TencentCloud
3281
3281
 
3282
3282
  attr_accessor :Agent, :RoleId, :UserIds, :Operator, :OpenIds
3283
3283
  extend Gem::Deprecate
3284
- deprecate :Operator, :none, 2024, 5
3285
- deprecate :Operator=, :none, 2024, 5
3284
+ deprecate :Operator, :none, 2024, 6
3285
+ deprecate :Operator=, :none, 2024, 6
3286
3286
 
3287
3287
  def initialize(agent=nil, roleid=nil, userids=nil, operator=nil, openids=nil)
3288
3288
  @Agent = agent
@@ -3344,10 +3344,10 @@ module TencentCloud
3344
3344
 
3345
3345
  attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
3346
3346
  extend Gem::Deprecate
3347
- deprecate :Organization, :none, 2024, 5
3348
- deprecate :Organization=, :none, 2024, 5
3349
- deprecate :Operator, :none, 2024, 5
3350
- deprecate :Operator=, :none, 2024, 5
3347
+ deprecate :Organization, :none, 2024, 6
3348
+ deprecate :Organization=, :none, 2024, 6
3349
+ deprecate :Operator, :none, 2024, 6
3350
+ deprecate :Operator=, :none, 2024, 6
3351
3351
 
3352
3352
  def initialize(agent=nil, sealid=nil, userids=nil, organization=nil, operator=nil)
3353
3353
  @Agent = agent
@@ -3514,8 +3514,8 @@ module TencentCloud
3514
3514
 
3515
3515
  attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
3516
3516
  extend Gem::Deprecate
3517
- deprecate :Operator, :none, 2024, 5
3518
- deprecate :Operator=, :none, 2024, 5
3517
+ deprecate :Operator, :none, 2024, 6
3518
+ deprecate :Operator=, :none, 2024, 6
3519
3519
 
3520
3520
  def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
3521
3521
  @Agent = agent
@@ -3775,8 +3775,8 @@ module TencentCloud
3775
3775
 
3776
3776
  attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
3777
3777
  extend Gem::Deprecate
3778
- deprecate :Operator, :none, 2024, 5
3779
- deprecate :Operator=, :none, 2024, 5
3778
+ deprecate :Operator, :none, 2024, 6
3779
+ deprecate :Operator=, :none, 2024, 6
3780
3780
 
3781
3781
  def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
3782
3782
  @Agent = agent
@@ -4078,10 +4078,10 @@ module TencentCloud
4078
4078
 
4079
4079
  attr_accessor :Agent, :TaskId, :Operator, :Organization
4080
4080
  extend Gem::Deprecate
4081
- deprecate :Operator, :none, 2024, 5
4082
- deprecate :Operator=, :none, 2024, 5
4083
- deprecate :Organization, :none, 2024, 5
4084
- deprecate :Organization=, :none, 2024, 5
4081
+ deprecate :Operator, :none, 2024, 6
4082
+ deprecate :Operator=, :none, 2024, 6
4083
+ deprecate :Organization, :none, 2024, 6
4084
+ deprecate :Organization=, :none, 2024, 6
4085
4085
 
4086
4086
  def initialize(agent=nil, taskid=nil, operator=nil, organization=nil)
4087
4087
  @Agent = agent
@@ -4138,8 +4138,8 @@ module TencentCloud
4138
4138
 
4139
4139
  attr_accessor :TaskId, :TaskStatus, :TaskMessage, :ResourceId, :PreviewUrl, :RequestId
4140
4140
  extend Gem::Deprecate
4141
- deprecate :PreviewUrl, :none, 2024, 5
4142
- deprecate :PreviewUrl=, :none, 2024, 5
4141
+ deprecate :PreviewUrl, :none, 2024, 6
4142
+ deprecate :PreviewUrl=, :none, 2024, 6
4143
4143
 
4144
4144
  def initialize(taskid=nil, taskstatus=nil, taskmessage=nil, resourceid=nil, previewurl=nil, requestid=nil)
4145
4145
  @TaskId = taskid
@@ -4410,8 +4410,8 @@ module TencentCloud
4410
4410
 
4411
4411
  attr_accessor :Agent, :Status, :SealId, :Reason, :Operator
4412
4412
  extend Gem::Deprecate
4413
- deprecate :Operator, :none, 2024, 5
4414
- deprecate :Operator=, :none, 2024, 5
4413
+ deprecate :Operator, :none, 2024, 6
4414
+ deprecate :Operator=, :none, 2024, 6
4415
4415
 
4416
4416
  def initialize(agent=nil, status=nil, sealid=nil, reason=nil, operator=nil)
4417
4417
  @Agent = agent
@@ -4471,8 +4471,8 @@ module TencentCloud
4471
4471
 
4472
4472
  attr_accessor :FlowId, :Agent, :Operator
4473
4473
  extend Gem::Deprecate
4474
- deprecate :Operator, :none, 2024, 5
4475
- deprecate :Operator=, :none, 2024, 5
4474
+ deprecate :Operator, :none, 2024, 6
4475
+ deprecate :Operator=, :none, 2024, 6
4476
4476
 
4477
4477
  def initialize(flowid=nil, agent=nil, operator=nil)
4478
4478
  @FlowId = flowid
@@ -4879,8 +4879,8 @@ module TencentCloud
4879
4879
  # <ul><li> <b>Middle</b> :居中</li>
4880
4880
  # <li> <b>Below</b> :正下方</li>
4881
4881
  # <li> <b>Right</b> :正右方</li>
4882
- # <li> <b>LowerRight</b> :右上角</li>
4883
- # <li> <b>UpperRight</b> :右下角。</li></ul>
4882
+ # <li> <b>LowerRight</b> :右下角</li>
4883
+ # <li> <b>UpperRight</b> :右上角。</li></ul>
4884
4884
  # 示例:如果设置Middle的关键字盖章,则印章的中心会和关键字的中心重合,如果设置Below,则印章在关键字的正下方
4885
4885
  # @type RelativeLocation: String
4886
4886
  # @param KeywordIndexes: **如果控件是关键字定位方式**,关键字索引是指在PDF文件中存在多个相同的关键字时,通过索引指定使用哪一个关键字作为最后的结果。可以通过指定多个索引来同时使用多个关键字。例如,[0,2]表示使用PDF文件内第1个和第3个关键字位置作为最后的结果。
@@ -5104,8 +5104,8 @@ module TencentCloud
5104
5104
 
5105
5105
  attr_accessor :Agent, :FlowId, :Operator, :ReportType
5106
5106
  extend Gem::Deprecate
5107
- deprecate :Operator, :none, 2024, 5
5108
- deprecate :Operator=, :none, 2024, 5
5107
+ deprecate :Operator, :none, 2024, 6
5108
+ deprecate :Operator=, :none, 2024, 6
5109
5109
 
5110
5110
  def initialize(agent=nil, flowid=nil, operator=nil, reporttype=nil)
5111
5111
  @Agent = agent
@@ -5312,8 +5312,8 @@ module TencentCloud
5312
5312
 
5313
5313
  attr_accessor :Agent, :ProxyOrganizationName, :UniformSocialCreditCode, :ProxyOperatorName, :ProxyOperatorMobile, :Module, :ModuleId, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :Operator, :ProxyOperatorIdCardNumber, :AutoJumpUrl, :TopNavigationStatus
5314
5314
  extend Gem::Deprecate
5315
- deprecate :Operator, :none, 2024, 5
5316
- deprecate :Operator=, :none, 2024, 5
5315
+ deprecate :Operator, :none, 2024, 6
5316
+ deprecate :Operator=, :none, 2024, 6
5317
5317
 
5318
5318
  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)
5319
5319
  @Agent = agent
@@ -5565,8 +5565,8 @@ module TencentCloud
5565
5565
 
5566
5566
  attr_accessor :Agent, :FlowInfos, :NeedPreview, :PreviewType, :Operator
5567
5567
  extend Gem::Deprecate
5568
- deprecate :Operator, :none, 2024, 5
5569
- deprecate :Operator=, :none, 2024, 5
5568
+ deprecate :Operator, :none, 2024, 6
5569
+ deprecate :Operator=, :none, 2024, 6
5570
5570
 
5571
5571
  def initialize(agent=nil, flowinfos=nil, needpreview=nil, previewtype=nil, operator=nil)
5572
5572
  @Agent = agent
@@ -5791,8 +5791,8 @@ module TencentCloud
5791
5791
 
5792
5792
  attr_accessor :Agent, :SealName, :SealImage, :Operator, :GenerateSource, :SealType, :SealHorizontalText, :SealStyle, :SealSize, :TaxIdentifyCode
5793
5793
  extend Gem::Deprecate
5794
- deprecate :Operator, :none, 2024, 5
5795
- deprecate :Operator=, :none, 2024, 5
5794
+ deprecate :Operator, :none, 2024, 6
5795
+ deprecate :Operator=, :none, 2024, 6
5796
5796
 
5797
5797
  def initialize(agent=nil, sealname=nil, sealimage=nil, operator=nil, generatesource=nil, sealtype=nil, sealhorizontaltext=nil, sealstyle=nil, sealsize=nil, taxidentifycode=nil)
5798
5798
  @Agent = agent
@@ -5951,8 +5951,8 @@ module TencentCloud
5951
5951
 
5952
5952
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Endpoint, :GenerateType, :OrganizationName, :Name, :Mobile, :IdCardType, :IdCardNumber, :OrganizationOpenId, :OpenId, :AutoJumpBack, :JumpUrl, :Operator, :Hides, :RecipientIds, :FlowGroupUrlInfo
5953
5953
  extend Gem::Deprecate
5954
- deprecate :Operator, :none, 2024, 5
5955
- deprecate :Operator=, :none, 2024, 5
5954
+ deprecate :Operator, :none, 2024, 6
5955
+ deprecate :Operator=, :none, 2024, 6
5956
5956
 
5957
5957
  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)
5958
5958
  @Agent = agent
@@ -6210,8 +6210,8 @@ module TencentCloud
6210
6210
 
6211
6211
  attr_accessor :Agent, :ReportId, :Operator, :ReportType
6212
6212
  extend Gem::Deprecate
6213
- deprecate :Operator, :none, 2024, 5
6214
- deprecate :Operator=, :none, 2024, 5
6213
+ deprecate :Operator, :none, 2024, 6
6214
+ deprecate :Operator=, :none, 2024, 6
6215
6215
 
6216
6216
  def initialize(agent=nil, reportid=nil, operator=nil, reporttype=nil)
6217
6217
  @Agent = agent
@@ -6557,8 +6557,8 @@ module TencentCloud
6557
6557
 
6558
6558
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Operator
6559
6559
  extend Gem::Deprecate
6560
- deprecate :Operator, :none, 2024, 5
6561
- deprecate :Operator=, :none, 2024, 5
6560
+ deprecate :Operator, :none, 2024, 6
6561
+ deprecate :Operator=, :none, 2024, 6
6562
6562
 
6563
6563
  def initialize(agent=nil, flowids=nil, flowgroupid=nil, operator=nil)
6564
6564
  @Agent = agent
@@ -6647,8 +6647,8 @@ module TencentCloud
6647
6647
 
6648
6648
  attr_accessor :Agent, :FlowIds, :Operator
6649
6649
  extend Gem::Deprecate
6650
- deprecate :Operator, :none, 2024, 5
6651
- deprecate :Operator=, :none, 2024, 5
6650
+ deprecate :Operator, :none, 2024, 6
6651
+ deprecate :Operator=, :none, 2024, 6
6652
6652
 
6653
6653
  def initialize(agent=nil, flowids=nil, operator=nil)
6654
6654
  @Agent = agent
@@ -6773,8 +6773,8 @@ module TencentCloud
6773
6773
 
6774
6774
  attr_accessor :Agent, :TemplateId, :ContentType, :TemplateIds, :Limit, :Offset, :TemplateName, :ChannelTemplateId, :QueryAllComponents, :WithPreviewUrl, :WithPdfUrl, :Operator
6775
6775
  extend Gem::Deprecate
6776
- deprecate :Operator, :none, 2024, 5
6777
- deprecate :Operator=, :none, 2024, 5
6776
+ deprecate :Operator, :none, 2024, 6
6777
+ deprecate :Operator=, :none, 2024, 6
6778
6778
 
6779
6779
  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)
6780
6780
  @Agent = agent
@@ -6886,8 +6886,8 @@ module TencentCloud
6886
6886
 
6887
6887
  attr_accessor :Agent, :StartDate, :EndDate, :NeedAggregate, :Limit, :Offset, :Operator
6888
6888
  extend Gem::Deprecate
6889
- deprecate :Operator, :none, 2024, 5
6890
- deprecate :Operator=, :none, 2024, 5
6889
+ deprecate :Operator, :none, 2024, 6
6890
+ deprecate :Operator=, :none, 2024, 6
6891
6891
 
6892
6892
  def initialize(agent=nil, startdate=nil, enddate=nil, needaggregate=nil, limit=nil, offset=nil, operator=nil)
6893
6893
  @Agent = agent
@@ -7454,8 +7454,8 @@ module TencentCloud
7454
7454
 
7455
7455
  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
7456
7456
  extend Gem::Deprecate
7457
- deprecate :CallbackUrl, :none, 2024, 5
7458
- deprecate :CallbackUrl=, :none, 2024, 5
7457
+ deprecate :CallbackUrl, :none, 2024, 6
7458
+ deprecate :CallbackUrl=, :none, 2024, 6
7459
7459
 
7460
7460
  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)
7461
7461
  @Name = name
@@ -8377,8 +8377,8 @@ module TencentCloud
8377
8377
 
8378
8378
  attr_accessor :Agent, :DownLoadFlows, :Operator
8379
8379
  extend Gem::Deprecate
8380
- deprecate :Operator, :none, 2024, 5
8381
- deprecate :Operator=, :none, 2024, 5
8380
+ deprecate :Operator, :none, 2024, 6
8381
+ deprecate :Operator=, :none, 2024, 6
8382
8382
 
8383
8383
  def initialize(agent=nil, downloadflows=nil, operator=nil)
8384
8384
  @Agent = agent
@@ -8933,8 +8933,8 @@ module TencentCloud
8933
8933
 
8934
8934
  attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Available, :Operator
8935
8935
  extend Gem::Deprecate
8936
- deprecate :Operator, :none, 2024, 5
8937
- deprecate :Operator=, :none, 2024, 5
8936
+ deprecate :Operator, :none, 2024, 6
8937
+ deprecate :Operator=, :none, 2024, 6
8938
8938
 
8939
8939
  def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, available=nil, operator=nil)
8940
8940
  @Agent = agent
@@ -9062,10 +9062,10 @@ module TencentCloud
9062
9062
 
9063
9063
  attr_accessor :OrganizationOpenId, :OrganizationId, :Channel, :ClientIp, :ProxyIp
9064
9064
  extend Gem::Deprecate
9065
- deprecate :ClientIp, :none, 2024, 5
9066
- deprecate :ClientIp=, :none, 2024, 5
9067
- deprecate :ProxyIp, :none, 2024, 5
9068
- deprecate :ProxyIp=, :none, 2024, 5
9065
+ deprecate :ClientIp, :none, 2024, 6
9066
+ deprecate :ClientIp=, :none, 2024, 6
9067
+ deprecate :ProxyIp, :none, 2024, 6
9068
+ deprecate :ProxyIp=, :none, 2024, 6
9069
9069
 
9070
9070
  def initialize(organizationopenid=nil, organizationid=nil, channel=nil, clientip=nil, proxyip=nil)
9071
9071
  @OrganizationOpenId = organizationopenid
@@ -9294,8 +9294,8 @@ module TencentCloud
9294
9294
 
9295
9295
  attr_accessor :Agent, :FlowInfos, :JumpUrl, :Operator
9296
9296
  extend Gem::Deprecate
9297
- deprecate :Operator, :none, 2024, 5
9298
- deprecate :Operator=, :none, 2024, 5
9297
+ deprecate :Operator, :none, 2024, 6
9298
+ deprecate :Operator=, :none, 2024, 6
9299
9299
 
9300
9300
  def initialize(agent=nil, flowinfos=nil, jumpurl=nil, operator=nil)
9301
9301
  @Agent = agent
@@ -9868,8 +9868,8 @@ module TencentCloud
9868
9868
 
9869
9869
  attr_accessor :SignUrl, :Deadline, :SignOrder, :SignId, :CustomUserId, :Name, :Mobile, :OrganizationName, :ApproverType, :IdCardNumber, :FlowId, :OpenId, :FlowGroupId, :SignQrcodeUrl
9870
9870
  extend Gem::Deprecate
9871
- deprecate :CustomUserId, :none, 2024, 5
9872
- deprecate :CustomUserId=, :none, 2024, 5
9871
+ deprecate :CustomUserId, :none, 2024, 6
9872
+ deprecate :CustomUserId=, :none, 2024, 6
9873
9873
 
9874
9874
  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)
9875
9875
  @SignUrl = signurl
@@ -10042,8 +10042,8 @@ module TencentCloud
10042
10042
 
10043
10043
  attr_accessor :Agent, :OperatorType, :ProxyOrganizationOperators, :Operator
10044
10044
  extend Gem::Deprecate
10045
- deprecate :Operator, :none, 2024, 5
10046
- deprecate :Operator=, :none, 2024, 5
10045
+ deprecate :Operator, :none, 2024, 6
10046
+ deprecate :Operator=, :none, 2024, 6
10047
10047
 
10048
10048
  def initialize(agent=nil, operatortype=nil, proxyorganizationoperators=nil, operator=nil)
10049
10049
  @Agent = agent
@@ -10144,8 +10144,8 @@ module TencentCloud
10144
10144
 
10145
10145
  attr_accessor :Agent, :ProxyOrganizationName, :BusinessLicense, :UniformSocialCreditCode, :ProxyLegalName, :Operator, :ProxyLegalIdCardType, :ProxyLegalIdCardNumber, :ProxyAddress
10146
10146
  extend Gem::Deprecate
10147
- deprecate :Operator, :none, 2024, 5
10148
- deprecate :Operator=, :none, 2024, 5
10147
+ deprecate :Operator, :none, 2024, 6
10148
+ deprecate :Operator=, :none, 2024, 6
10149
10149
 
10150
10150
  def initialize(agent=nil, proxyorganizationname=nil, businesslicense=nil, uniformsocialcreditcode=nil, proxylegalname=nil, operator=nil, proxylegalidcardtype=nil, proxylegalidcardnumber=nil, proxyaddress=nil)
10151
10151
  @Agent = agent
@@ -10277,8 +10277,8 @@ module TencentCloud
10277
10277
 
10278
10278
  attr_accessor :TemplateId, :TemplateName, :Description, :Components, :Recipients, :SignComponents, :TemplateType, :IsPromoter, :Creator, :CreatedOn, :PreviewUrl, :PdfUrl, :ChannelTemplateId, :ChannelTemplateName, :ChannelAutoSave, :TemplateVersion, :Available
10279
10279
  extend Gem::Deprecate
10280
- deprecate :IsPromoter, :none, 2024, 5
10281
- deprecate :IsPromoter=, :none, 2024, 5
10280
+ deprecate :IsPromoter, :none, 2024, 6
10281
+ deprecate :IsPromoter=, :none, 2024, 6
10282
10282
 
10283
10283
  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)
10284
10284
  @TemplateId = templateid
@@ -10385,8 +10385,8 @@ module TencentCloud
10385
10385
 
10386
10386
  attr_accessor :Agent, :BusinessType, :FileInfos, :Operator
10387
10387
  extend Gem::Deprecate
10388
- deprecate :Operator, :none, 2024, 5
10389
- deprecate :Operator=, :none, 2024, 5
10388
+ deprecate :Operator, :none, 2024, 6
10389
+ deprecate :Operator=, :none, 2024, 6
10390
10390
 
10391
10391
  def initialize(agent=nil, businesstype=nil, fileinfos=nil, operator=nil)
10392
10392
  @Agent = agent
@@ -10509,14 +10509,14 @@ module TencentCloud
10509
10509
 
10510
10510
  attr_accessor :OpenId, :Channel, :CustomUserId, :ClientIp, :ProxyIp
10511
10511
  extend Gem::Deprecate
10512
- deprecate :Channel, :none, 2024, 5
10513
- deprecate :Channel=, :none, 2024, 5
10514
- deprecate :CustomUserId, :none, 2024, 5
10515
- deprecate :CustomUserId=, :none, 2024, 5
10516
- deprecate :ClientIp, :none, 2024, 5
10517
- deprecate :ClientIp=, :none, 2024, 5
10518
- deprecate :ProxyIp, :none, 2024, 5
10519
- deprecate :ProxyIp=, :none, 2024, 5
10512
+ deprecate :Channel, :none, 2024, 6
10513
+ deprecate :Channel=, :none, 2024, 6
10514
+ deprecate :CustomUserId, :none, 2024, 6
10515
+ deprecate :CustomUserId=, :none, 2024, 6
10516
+ deprecate :ClientIp, :none, 2024, 6
10517
+ deprecate :ClientIp=, :none, 2024, 6
10518
+ deprecate :ProxyIp, :none, 2024, 6
10519
+ deprecate :ProxyIp=, :none, 2024, 6
10520
10520
 
10521
10521
  def initialize(openid=nil, channel=nil, customuserid=nil, clientip=nil, proxyip=nil)
10522
10522
  @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.838
4
+ version: 3.0.839
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-05 00:00:00.000000000 Z
11
+ date: 2024-06-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common