tencentcloud-sdk-essbasic 3.0.650 → 3.0.651

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 +120 -120
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 781082a87a1b49c23138bab2437e8d2d7b7db574
4
- data.tar.gz: 7a704ceb3f10b50cedda36019233e5958fdae043
3
+ metadata.gz: 9de3601ddcf91f02f56a87380b8d0f84f777277d
4
+ data.tar.gz: 0cfbcca77c93a6393a74a90096fddae9f083af9d
5
5
  SHA512:
6
- metadata.gz: eedaf0f09af290d3c43479c4aef9fda4620f3dd956e8959e1c1a422b0fec1226bb7e281b5864e1763a1f9ed03cc766a904a9b4ec12d720e359796e4fc28f1431
7
- data.tar.gz: f2fbe5ededa627919319434c79e3b9659ec0bbeb7804c3e088a1b062d8993695a7940fdb3248fb4c34606ac08fce3f8cf58f10c3cbdfdc6f5e8afcda617a9422
6
+ metadata.gz: c60986b358573763791d3cc882e08574098146723547a55404fa0e68cc327f64b405913242fd92c2e2faa81fc9bad0eb19f918bf6b3073305a14ea49af647f15
7
+ data.tar.gz: a96392383a00a9cbdd3275420a1dc4cfc3ef1d6a483e560bda7bbd2d37940685e31800054c69268d9d0249ad3fea9c4d8b1bd90bd9c79516f960dfd96a266005
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.650
1
+ 3.0.651
@@ -32,8 +32,8 @@ module TencentCloud
32
32
 
33
33
  attr_accessor :AppId, :ProxyOrganizationOpenId, :ProxyOperator, :ProxyAppId, :ProxyOrganizationId
34
34
  extend Gem::Deprecate
35
- deprecate :ProxyOrganizationId, :none, 2023, 8
36
- deprecate :ProxyOrganizationId=, :none, 2023, 8
35
+ deprecate :ProxyOrganizationId, :none, 2023, 9
36
+ deprecate :ProxyOrganizationId=, :none, 2023, 9
37
37
 
38
38
  def initialize(appid=nil, proxyorganizationopenid=nil, proxyoperator=nil, proxyappid=nil, proxyorganizationid=nil)
39
39
  @AppId = appid
@@ -318,8 +318,8 @@ module TencentCloud
318
318
 
319
319
  attr_accessor :Agent, :FlowIds, :CancelMessage, :CancelMessageFormat, :Operator
320
320
  extend Gem::Deprecate
321
- deprecate :Operator, :none, 2023, 8
322
- deprecate :Operator=, :none, 2023, 8
321
+ deprecate :Operator, :none, 2023, 9
322
+ deprecate :Operator=, :none, 2023, 9
323
323
 
324
324
  def initialize(agent=nil, flowids=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
325
325
  @Agent = agent
@@ -383,8 +383,8 @@ module TencentCloud
383
383
 
384
384
  attr_accessor :FlowId, :Agent, :CancelMessage, :CancelMessageFormat, :Operator
385
385
  extend Gem::Deprecate
386
- deprecate :Operator, :none, 2023, 8
387
- deprecate :Operator=, :none, 2023, 8
386
+ deprecate :Operator, :none, 2023, 9
387
+ deprecate :Operator=, :none, 2023, 9
388
388
 
389
389
  def initialize(flowid=nil, agent=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
390
390
  @FlowId = flowid
@@ -436,8 +436,8 @@ module TencentCloud
436
436
 
437
437
  attr_accessor :Agent, :QrCodeId, :Operator
438
438
  extend Gem::Deprecate
439
- deprecate :Operator, :none, 2023, 8
440
- deprecate :Operator=, :none, 2023, 8
439
+ deprecate :Operator, :none, 2023, 9
440
+ deprecate :Operator=, :none, 2023, 9
441
441
 
442
442
  def initialize(agent=nil, qrcodeid=nil, operator=nil)
443
443
  @Agent = agent
@@ -538,8 +538,8 @@ module TencentCloud
538
538
 
539
539
  attr_accessor :Agent, :FlowIds, :Operator
540
540
  extend Gem::Deprecate
541
- deprecate :Operator, :none, 2023, 8
542
- deprecate :Operator=, :none, 2023, 8
541
+ deprecate :Operator, :none, 2023, 9
542
+ deprecate :Operator=, :none, 2023, 9
543
543
 
544
544
  def initialize(agent=nil, flowids=nil, operator=nil)
545
545
  @Agent = agent
@@ -600,8 +600,8 @@ module TencentCloud
600
600
 
601
601
  attr_accessor :Agent, :FlowIds, :Operator
602
602
  extend Gem::Deprecate
603
- deprecate :Operator, :none, 2023, 8
604
- deprecate :Operator=, :none, 2023, 8
603
+ deprecate :Operator, :none, 2023, 9
604
+ deprecate :Operator=, :none, 2023, 9
605
605
 
606
606
  def initialize(agent=nil, flowids=nil, operator=nil)
607
607
  @Agent = agent
@@ -655,10 +655,10 @@ module TencentCloud
655
655
 
656
656
  attr_accessor :Agent, :ResourceType, :ResourceName, :ResourceId, :Operator, :Organization
657
657
  extend Gem::Deprecate
658
- deprecate :Operator, :none, 2023, 8
659
- deprecate :Operator=, :none, 2023, 8
660
- deprecate :Organization, :none, 2023, 8
661
- deprecate :Organization=, :none, 2023, 8
658
+ deprecate :Operator, :none, 2023, 9
659
+ deprecate :Operator=, :none, 2023, 9
660
+ deprecate :Organization, :none, 2023, 9
661
+ deprecate :Organization=, :none, 2023, 9
662
662
 
663
663
  def initialize(agent=nil, resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, organization=nil)
664
664
  @Agent = agent
@@ -737,8 +737,8 @@ module TencentCloud
737
737
 
738
738
  attr_accessor :Agent, :EmbedType, :BusinessId, :HiddenComponents, :Operator
739
739
  extend Gem::Deprecate
740
- deprecate :Operator, :none, 2023, 8
741
- deprecate :Operator=, :none, 2023, 8
740
+ deprecate :Operator, :none, 2023, 9
741
+ deprecate :Operator=, :none, 2023, 9
742
742
 
743
743
  def initialize(agent=nil, embedtype=nil, businessid=nil, hiddencomponents=nil, operator=nil)
744
744
  @Agent = agent
@@ -841,8 +841,8 @@ module TencentCloud
841
841
 
842
842
  attr_accessor :Agent, :FlowName, :FlowDescription, :FlowApprovers, :FileIds, :Components, :Deadline, :CallbackUrl, :Unordered, :FlowType, :CustomShowMap, :CustomerData, :NeedSignReview, :ApproverVerifyType, :SignBeanTag, :CcInfos, :CcNotifyType, :AutoSignScene, :Operator
843
843
  extend Gem::Deprecate
844
- deprecate :Operator, :none, 2023, 8
845
- deprecate :Operator=, :none, 2023, 8
844
+ deprecate :Operator, :none, 2023, 9
845
+ deprecate :Operator=, :none, 2023, 9
846
846
 
847
847
  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)
848
848
  @Agent = agent
@@ -957,8 +957,8 @@ module TencentCloud
957
957
 
958
958
  attr_accessor :FlowFileInfos, :FlowGroupName, :Agent, :ApproverVerifyType, :FlowGroupOptions, :Operator
959
959
  extend Gem::Deprecate
960
- deprecate :Operator, :none, 2023, 8
961
- deprecate :Operator=, :none, 2023, 8
960
+ deprecate :Operator, :none, 2023, 9
961
+ deprecate :Operator=, :none, 2023, 9
962
962
 
963
963
  def initialize(flowfileinfos=nil, flowgroupname=nil, agent=nil, approververifytype=nil, flowgroupoptions=nil, operator=nil)
964
964
  @FlowFileInfos = flowfileinfos
@@ -1221,10 +1221,10 @@ module TencentCloud
1221
1221
 
1222
1222
  attr_accessor :Agent, :FlowId, :FlowApproverInfos, :Operator, :Organization, :JumpUrl
1223
1223
  extend Gem::Deprecate
1224
- deprecate :Operator, :none, 2023, 8
1225
- deprecate :Operator=, :none, 2023, 8
1226
- deprecate :Organization, :none, 2023, 8
1227
- deprecate :Organization=, :none, 2023, 8
1224
+ deprecate :Operator, :none, 2023, 9
1225
+ deprecate :Operator=, :none, 2023, 9
1226
+ deprecate :Organization, :none, 2023, 9
1227
+ deprecate :Organization=, :none, 2023, 9
1228
1228
 
1229
1229
  def initialize(agent=nil, flowid=nil, flowapproverinfos=nil, operator=nil, organization=nil, jumpurl=nil)
1230
1230
  @Agent = agent
@@ -1319,12 +1319,12 @@ module TencentCloud
1319
1319
 
1320
1320
  attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :CallbackUrl, :ApproverRestrictions, :Operator
1321
1321
  extend Gem::Deprecate
1322
- deprecate :CallbackUrl, :none, 2023, 8
1323
- deprecate :CallbackUrl=, :none, 2023, 8
1324
- deprecate :ApproverRestrictions, :none, 2023, 8
1325
- deprecate :ApproverRestrictions=, :none, 2023, 8
1326
- deprecate :Operator, :none, 2023, 8
1327
- deprecate :Operator=, :none, 2023, 8
1322
+ deprecate :CallbackUrl, :none, 2023, 9
1323
+ deprecate :CallbackUrl=, :none, 2023, 9
1324
+ deprecate :ApproverRestrictions, :none, 2023, 9
1325
+ deprecate :ApproverRestrictions=, :none, 2023, 9
1326
+ deprecate :Operator, :none, 2023, 9
1327
+ deprecate :Operator=, :none, 2023, 9
1328
1328
 
1329
1329
  def initialize(agent=nil, templateid=nil, flowname=nil, maxflownum=nil, floweffectiveday=nil, qreffectiveday=nil, restrictions=nil, callbackurl=nil, approverrestrictions=nil, operator=nil)
1330
1330
  @Agent = agent
@@ -1467,12 +1467,12 @@ module TencentCloud
1467
1467
 
1468
1468
  attr_accessor :ResourceId, :ResourceType, :FlowInfo, :Agent, :FlowOption, :FlowApproverList, :FlowId, :NeedPreview, :Organization, :Operator
1469
1469
  extend Gem::Deprecate
1470
- deprecate :NeedPreview, :none, 2023, 8
1471
- deprecate :NeedPreview=, :none, 2023, 8
1472
- deprecate :Organization, :none, 2023, 8
1473
- deprecate :Organization=, :none, 2023, 8
1474
- deprecate :Operator, :none, 2023, 8
1475
- deprecate :Operator=, :none, 2023, 8
1470
+ deprecate :NeedPreview, :none, 2023, 9
1471
+ deprecate :NeedPreview=, :none, 2023, 9
1472
+ deprecate :Organization, :none, 2023, 9
1473
+ deprecate :Organization=, :none, 2023, 9
1474
+ deprecate :Operator, :none, 2023, 9
1475
+ deprecate :Operator=, :none, 2023, 9
1476
1476
 
1477
1477
  def initialize(resourceid=nil, resourcetype=nil, flowinfo=nil, agent=nil, flowoption=nil, flowapproverlist=nil, flowid=nil, needpreview=nil, organization=nil, operator=nil)
1478
1478
  @ResourceId = resourceid
@@ -1650,10 +1650,10 @@ module TencentCloud
1650
1650
 
1651
1651
  attr_accessor :Agent, :NeedRelievedFlowId, :ReliveInfo, :ReleasedApprovers, :CallbackUrl, :Organization, :Operator, :Deadline
1652
1652
  extend Gem::Deprecate
1653
- deprecate :Organization, :none, 2023, 8
1654
- deprecate :Organization=, :none, 2023, 8
1655
- deprecate :Operator, :none, 2023, 8
1656
- deprecate :Operator=, :none, 2023, 8
1653
+ deprecate :Organization, :none, 2023, 9
1654
+ deprecate :Organization=, :none, 2023, 9
1655
+ deprecate :Operator, :none, 2023, 9
1656
+ deprecate :Operator=, :none, 2023, 9
1657
1657
 
1658
1658
  def initialize(agent=nil, needrelievedflowid=nil, reliveinfo=nil, releasedapprovers=nil, callbackurl=nil, organization=nil, operator=nil, deadline=nil)
1659
1659
  @Agent = agent
@@ -1733,10 +1733,10 @@ module TencentCloud
1733
1733
 
1734
1734
  attr_accessor :Agent, :SealId, :UserIds, :Operator, :Organization
1735
1735
  extend Gem::Deprecate
1736
- deprecate :Operator, :none, 2023, 8
1737
- deprecate :Operator=, :none, 2023, 8
1738
- deprecate :Organization, :none, 2023, 8
1739
- deprecate :Organization=, :none, 2023, 8
1736
+ deprecate :Operator, :none, 2023, 9
1737
+ deprecate :Operator=, :none, 2023, 9
1738
+ deprecate :Organization, :none, 2023, 9
1739
+ deprecate :Organization=, :none, 2023, 9
1740
1740
 
1741
1741
  def initialize(agent=nil, sealid=nil, userids=nil, operator=nil, organization=nil)
1742
1742
  @Agent = agent
@@ -1894,8 +1894,8 @@ module TencentCloud
1894
1894
 
1895
1895
  attr_accessor :Agent, :RoleIds, :UserIds, :OpenIds, :Operator
1896
1896
  extend Gem::Deprecate
1897
- deprecate :Operator, :none, 2023, 8
1898
- deprecate :Operator=, :none, 2023, 8
1897
+ deprecate :Operator, :none, 2023, 9
1898
+ deprecate :Operator=, :none, 2023, 9
1899
1899
 
1900
1900
  def initialize(agent=nil, roleids=nil, userids=nil, openids=nil, operator=nil)
1901
1901
  @Agent = agent
@@ -2009,8 +2009,8 @@ module TencentCloud
2009
2009
 
2010
2010
  attr_accessor :Agent, :RoleId, :UserIds, :Operator, :OpenIds
2011
2011
  extend Gem::Deprecate
2012
- deprecate :Operator, :none, 2023, 8
2013
- deprecate :Operator=, :none, 2023, 8
2012
+ deprecate :Operator, :none, 2023, 9
2013
+ deprecate :Operator=, :none, 2023, 9
2014
2014
 
2015
2015
  def initialize(agent=nil, roleid=nil, userids=nil, operator=nil, openids=nil)
2016
2016
  @Agent = agent
@@ -2071,10 +2071,10 @@ module TencentCloud
2071
2071
 
2072
2072
  attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
2073
2073
  extend Gem::Deprecate
2074
- deprecate :Organization, :none, 2023, 8
2075
- deprecate :Organization=, :none, 2023, 8
2076
- deprecate :Operator, :none, 2023, 8
2077
- deprecate :Operator=, :none, 2023, 8
2074
+ deprecate :Organization, :none, 2023, 9
2075
+ deprecate :Organization=, :none, 2023, 9
2076
+ deprecate :Operator, :none, 2023, 9
2077
+ deprecate :Operator=, :none, 2023, 9
2078
2078
 
2079
2079
  def initialize(agent=nil, sealid=nil, userids=nil, organization=nil, operator=nil)
2080
2080
  @Agent = agent
@@ -2135,8 +2135,8 @@ module TencentCloud
2135
2135
 
2136
2136
  attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
2137
2137
  extend Gem::Deprecate
2138
- deprecate :Operator, :none, 2023, 8
2139
- deprecate :Operator=, :none, 2023, 8
2138
+ deprecate :Operator, :none, 2023, 9
2139
+ deprecate :Operator=, :none, 2023, 9
2140
2140
 
2141
2141
  def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
2142
2142
  @Agent = agent
@@ -2353,8 +2353,8 @@ module TencentCloud
2353
2353
 
2354
2354
  attr_accessor :Agent, :Offset, :Limit, :Filters, :Operator
2355
2355
  extend Gem::Deprecate
2356
- deprecate :Operator, :none, 2023, 8
2357
- deprecate :Operator=, :none, 2023, 8
2356
+ deprecate :Operator, :none, 2023, 9
2357
+ deprecate :Operator=, :none, 2023, 9
2358
2358
 
2359
2359
  def initialize(agent=nil, offset=nil, limit=nil, filters=nil, operator=nil)
2360
2360
  @Agent = agent
@@ -2563,10 +2563,10 @@ module TencentCloud
2563
2563
 
2564
2564
  attr_accessor :Agent, :TaskId, :Operator, :Organization
2565
2565
  extend Gem::Deprecate
2566
- deprecate :Operator, :none, 2023, 8
2567
- deprecate :Operator=, :none, 2023, 8
2568
- deprecate :Organization, :none, 2023, 8
2569
- deprecate :Organization=, :none, 2023, 8
2566
+ deprecate :Operator, :none, 2023, 9
2567
+ deprecate :Operator=, :none, 2023, 9
2568
+ deprecate :Organization, :none, 2023, 9
2569
+ deprecate :Organization=, :none, 2023, 9
2570
2570
 
2571
2571
  def initialize(agent=nil, taskid=nil, operator=nil, organization=nil)
2572
2572
  @Agent = agent
@@ -2623,8 +2623,8 @@ module TencentCloud
2623
2623
 
2624
2624
  attr_accessor :TaskId, :TaskStatus, :TaskMessage, :ResourceId, :PreviewUrl, :RequestId
2625
2625
  extend Gem::Deprecate
2626
- deprecate :PreviewUrl, :none, 2023, 8
2627
- deprecate :PreviewUrl=, :none, 2023, 8
2626
+ deprecate :PreviewUrl, :none, 2023, 9
2627
+ deprecate :PreviewUrl=, :none, 2023, 9
2628
2628
 
2629
2629
  def initialize(taskid=nil, taskstatus=nil, taskmessage=nil, resourceid=nil, previewurl=nil, requestid=nil)
2630
2630
  @TaskId = taskid
@@ -2687,8 +2687,8 @@ module TencentCloud
2687
2687
 
2688
2688
  attr_accessor :Agent, :Status, :SealId, :Reason, :Operator
2689
2689
  extend Gem::Deprecate
2690
- deprecate :Operator, :none, 2023, 8
2691
- deprecate :Operator=, :none, 2023, 8
2690
+ deprecate :Operator, :none, 2023, 9
2691
+ deprecate :Operator=, :none, 2023, 9
2692
2692
 
2693
2693
  def initialize(agent=nil, status=nil, sealid=nil, reason=nil, operator=nil)
2694
2694
  @Agent = agent
@@ -2740,8 +2740,8 @@ module TencentCloud
2740
2740
 
2741
2741
  attr_accessor :FlowId, :Agent, :Operator
2742
2742
  extend Gem::Deprecate
2743
- deprecate :Operator, :none, 2023, 8
2744
- deprecate :Operator=, :none, 2023, 8
2743
+ deprecate :Operator, :none, 2023, 9
2744
+ deprecate :Operator=, :none, 2023, 9
2745
2745
 
2746
2746
  def initialize(flowid=nil, agent=nil, operator=nil)
2747
2747
  @FlowId = flowid
@@ -2845,8 +2845,8 @@ module TencentCloud
2845
2845
 
2846
2846
  attr_accessor :NotChannelOrganization, :ApproverType, :OrganizationId, :OrganizationOpenId, :OrganizationName, :UserId, :OpenId, :ApproverName, :ApproverMobile, :RecipientId, :PreReadTime, :IsFullText, :NotifyType, :ApproverOption, :SignComponents
2847
2847
  extend Gem::Deprecate
2848
- deprecate :NotifyType, :none, 2023, 8
2849
- deprecate :NotifyType=, :none, 2023, 8
2848
+ deprecate :NotifyType, :none, 2023, 9
2849
+ deprecate :NotifyType=, :none, 2023, 9
2850
2850
 
2851
2851
  def initialize(notchannelorganization=nil, approvertype=nil, organizationid=nil, organizationopenid=nil, organizationname=nil, userid=nil, openid=nil, approvername=nil, approvermobile=nil, recipientid=nil, prereadtime=nil, isfulltext=nil, notifytype=nil, approveroption=nil, signcomponents=nil)
2852
2852
  @NotChannelOrganization = notchannelorganization
@@ -3187,8 +3187,8 @@ module TencentCloud
3187
3187
 
3188
3188
  attr_accessor :Agent, :FlowId, :Operator
3189
3189
  extend Gem::Deprecate
3190
- deprecate :Operator, :none, 2023, 8
3191
- deprecate :Operator=, :none, 2023, 8
3190
+ deprecate :Operator, :none, 2023, 9
3191
+ deprecate :Operator=, :none, 2023, 9
3192
3192
 
3193
3193
  def initialize(agent=nil, flowid=nil, operator=nil)
3194
3194
  @Agent = agent
@@ -3310,8 +3310,8 @@ module TencentCloud
3310
3310
 
3311
3311
  attr_accessor :Agent, :ProxyOrganizationName, :UniformSocialCreditCode, :ProxyOperatorName, :Module, :ModuleId, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :Operator
3312
3312
  extend Gem::Deprecate
3313
- deprecate :Operator, :none, 2023, 8
3314
- deprecate :Operator=, :none, 2023, 8
3313
+ deprecate :Operator, :none, 2023, 9
3314
+ deprecate :Operator=, :none, 2023, 9
3315
3315
 
3316
3316
  def initialize(agent=nil, proxyorganizationname=nil, uniformsocialcreditcode=nil, proxyoperatorname=nil, _module=nil, moduleid=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, authorizationtypes=nil, operator=nil)
3317
3317
  @Agent = agent
@@ -3438,8 +3438,8 @@ module TencentCloud
3438
3438
 
3439
3439
  attr_accessor :Agent, :FlowInfos, :NeedPreview, :PreviewType, :Operator
3440
3440
  extend Gem::Deprecate
3441
- deprecate :Operator, :none, 2023, 8
3442
- deprecate :Operator=, :none, 2023, 8
3441
+ deprecate :Operator, :none, 2023, 9
3442
+ deprecate :Operator=, :none, 2023, 9
3443
3443
 
3444
3444
  def initialize(agent=nil, flowinfos=nil, needpreview=nil, previewtype=nil, operator=nil)
3445
3445
  @Agent = agent
@@ -3529,8 +3529,8 @@ module TencentCloud
3529
3529
 
3530
3530
  attr_accessor :Agent, :SealName, :SealImage, :Operator
3531
3531
  extend Gem::Deprecate
3532
- deprecate :Operator, :none, 2023, 8
3533
- deprecate :Operator=, :none, 2023, 8
3532
+ deprecate :Operator, :none, 2023, 9
3533
+ deprecate :Operator=, :none, 2023, 9
3534
3534
 
3535
3535
  def initialize(agent=nil, sealname=nil, sealimage=nil, operator=nil)
3536
3536
  @Agent = agent
@@ -3617,8 +3617,8 @@ module TencentCloud
3617
3617
 
3618
3618
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Endpoint, :GenerateType, :OrganizationName, :Name, :Mobile, :OrganizationOpenId, :OpenId, :AutoJumpBack, :JumpUrl, :Operator, :Hides
3619
3619
  extend Gem::Deprecate
3620
- deprecate :Operator, :none, 2023, 8
3621
- deprecate :Operator=, :none, 2023, 8
3620
+ deprecate :Operator, :none, 2023, 9
3621
+ deprecate :Operator=, :none, 2023, 9
3622
3622
 
3623
3623
  def initialize(agent=nil, flowids=nil, flowgroupid=nil, endpoint=nil, generatetype=nil, organizationname=nil, name=nil, mobile=nil, organizationopenid=nil, openid=nil, autojumpback=nil, jumpurl=nil, operator=nil, hides=nil)
3624
3624
  @Agent = agent
@@ -3725,8 +3725,8 @@ module TencentCloud
3725
3725
 
3726
3726
  attr_accessor :Agent, :ReportId, :Operator
3727
3727
  extend Gem::Deprecate
3728
- deprecate :Operator, :none, 2023, 8
3729
- deprecate :Operator=, :none, 2023, 8
3728
+ deprecate :Operator, :none, 2023, 9
3729
+ deprecate :Operator=, :none, 2023, 9
3730
3730
 
3731
3731
  def initialize(agent=nil, reportid=nil, operator=nil)
3732
3732
  @Agent = agent
@@ -3840,8 +3840,8 @@ module TencentCloud
3840
3840
 
3841
3841
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Operator
3842
3842
  extend Gem::Deprecate
3843
- deprecate :Operator, :none, 2023, 8
3844
- deprecate :Operator=, :none, 2023, 8
3843
+ deprecate :Operator, :none, 2023, 9
3844
+ deprecate :Operator=, :none, 2023, 9
3845
3845
 
3846
3846
  def initialize(agent=nil, flowids=nil, flowgroupid=nil, operator=nil)
3847
3847
  @Agent = agent
@@ -3922,8 +3922,8 @@ module TencentCloud
3922
3922
 
3923
3923
  attr_accessor :Agent, :FlowIds, :Operator
3924
3924
  extend Gem::Deprecate
3925
- deprecate :Operator, :none, 2023, 8
3926
- deprecate :Operator=, :none, 2023, 8
3925
+ deprecate :Operator, :none, 2023, 9
3926
+ deprecate :Operator=, :none, 2023, 9
3927
3927
 
3928
3928
  def initialize(agent=nil, flowids=nil, operator=nil)
3929
3929
  @Agent = agent
@@ -4013,8 +4013,8 @@ module TencentCloud
4013
4013
 
4014
4014
  attr_accessor :Agent, :TemplateId, :ContentType, :Limit, :Offset, :QueryAllComponents, :TemplateName, :WithPreviewUrl, :WithPdfUrl, :ChannelTemplateId, :Operator
4015
4015
  extend Gem::Deprecate
4016
- deprecate :Operator, :none, 2023, 8
4017
- deprecate :Operator=, :none, 2023, 8
4016
+ deprecate :Operator, :none, 2023, 9
4017
+ deprecate :Operator=, :none, 2023, 9
4018
4018
 
4019
4019
  def initialize(agent=nil, templateid=nil, contenttype=nil, limit=nil, offset=nil, queryallcomponents=nil, templatename=nil, withpreviewurl=nil, withpdfurl=nil, channeltemplateid=nil, operator=nil)
4020
4020
  @Agent = agent
@@ -4112,8 +4112,8 @@ module TencentCloud
4112
4112
 
4113
4113
  attr_accessor :Agent, :StartDate, :EndDate, :NeedAggregate, :Limit, :Offset, :Operator
4114
4114
  extend Gem::Deprecate
4115
- deprecate :Operator, :none, 2023, 8
4116
- deprecate :Operator=, :none, 2023, 8
4115
+ deprecate :Operator, :none, 2023, 9
4116
+ deprecate :Operator=, :none, 2023, 9
4117
4117
 
4118
4118
  def initialize(agent=nil, startdate=nil, enddate=nil, needaggregate=nil, limit=nil, offset=nil, operator=nil)
4119
4119
  @Agent = agent
@@ -4470,8 +4470,8 @@ module TencentCloud
4470
4470
 
4471
4471
  attr_accessor :Name, :IdCardType, :IdCardNumber, :Mobile, :OrganizationName, :NotChannelOrganization, :OpenId, :OrganizationOpenId, :ApproverType, :RecipientId, :Deadline, :CallbackUrl, :SignComponents, :ComponentLimitType, :PreReadTime, :JumpUrl, :ApproverOption, :ApproverNeedSignReview, :ApproverVerifyTypes, :ApproverSignTypes, :SignId, :NotifyType
4472
4472
  extend Gem::Deprecate
4473
- deprecate :CallbackUrl, :none, 2023, 8
4474
- deprecate :CallbackUrl=, :none, 2023, 8
4473
+ deprecate :CallbackUrl, :none, 2023, 9
4474
+ deprecate :CallbackUrl=, :none, 2023, 9
4475
4475
 
4476
4476
  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)
4477
4477
  @Name = name
@@ -5029,8 +5029,8 @@ module TencentCloud
5029
5029
 
5030
5030
  attr_accessor :Agent, :DownLoadFlows, :Operator
5031
5031
  extend Gem::Deprecate
5032
- deprecate :Operator, :none, 2023, 8
5033
- deprecate :Operator=, :none, 2023, 8
5032
+ deprecate :Operator, :none, 2023, 9
5033
+ deprecate :Operator=, :none, 2023, 9
5034
5034
 
5035
5035
  def initialize(agent=nil, downloadflows=nil, operator=nil)
5036
5036
  @Agent = agent
@@ -5232,8 +5232,8 @@ module TencentCloud
5232
5232
 
5233
5233
  attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Available, :Operator
5234
5234
  extend Gem::Deprecate
5235
- deprecate :Operator, :none, 2023, 8
5236
- deprecate :Operator=, :none, 2023, 8
5235
+ deprecate :Operator, :none, 2023, 9
5236
+ deprecate :Operator=, :none, 2023, 9
5237
5237
 
5238
5238
  def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, available=nil, operator=nil)
5239
5239
  @Agent = agent
@@ -5335,10 +5335,10 @@ module TencentCloud
5335
5335
 
5336
5336
  attr_accessor :OrganizationOpenId, :OrganizationId, :Channel, :ClientIp, :ProxyIp
5337
5337
  extend Gem::Deprecate
5338
- deprecate :ClientIp, :none, 2023, 8
5339
- deprecate :ClientIp=, :none, 2023, 8
5340
- deprecate :ProxyIp, :none, 2023, 8
5341
- deprecate :ProxyIp=, :none, 2023, 8
5338
+ deprecate :ClientIp, :none, 2023, 9
5339
+ deprecate :ClientIp=, :none, 2023, 9
5340
+ deprecate :ProxyIp, :none, 2023, 9
5341
+ deprecate :ProxyIp=, :none, 2023, 9
5342
5342
 
5343
5343
  def initialize(organizationopenid=nil, organizationid=nil, channel=nil, clientip=nil, proxyip=nil)
5344
5344
  @OrganizationOpenId = organizationopenid
@@ -5438,8 +5438,8 @@ module TencentCloud
5438
5438
 
5439
5439
  attr_accessor :Agent, :FlowInfos, :JumpUrl, :Operator
5440
5440
  extend Gem::Deprecate
5441
- deprecate :Operator, :none, 2023, 8
5442
- deprecate :Operator=, :none, 2023, 8
5441
+ deprecate :Operator, :none, 2023, 9
5442
+ deprecate :Operator=, :none, 2023, 9
5443
5443
 
5444
5444
  def initialize(agent=nil, flowinfos=nil, jumpurl=nil, operator=nil)
5445
5445
  @Agent = agent
@@ -5877,8 +5877,8 @@ module TencentCloud
5877
5877
 
5878
5878
  attr_accessor :SignUrl, :Deadline, :SignOrder, :SignId, :CustomUserId, :Name, :Mobile, :OrganizationName, :ApproverType, :IdCardNumber, :FlowId, :OpenId, :FlowGroupId
5879
5879
  extend Gem::Deprecate
5880
- deprecate :CustomUserId, :none, 2023, 8
5881
- deprecate :CustomUserId=, :none, 2023, 8
5880
+ deprecate :CustomUserId, :none, 2023, 9
5881
+ deprecate :CustomUserId=, :none, 2023, 9
5882
5882
 
5883
5883
  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)
5884
5884
  @SignUrl = signurl
@@ -6040,8 +6040,8 @@ module TencentCloud
6040
6040
 
6041
6041
  attr_accessor :Agent, :OperatorType, :ProxyOrganizationOperators, :Operator
6042
6042
  extend Gem::Deprecate
6043
- deprecate :Operator, :none, 2023, 8
6044
- deprecate :Operator=, :none, 2023, 8
6043
+ deprecate :Operator, :none, 2023, 9
6044
+ deprecate :Operator=, :none, 2023, 9
6045
6045
 
6046
6046
  def initialize(agent=nil, operatortype=nil, proxyorganizationoperators=nil, operator=nil)
6047
6047
  @Agent = agent
@@ -6128,8 +6128,8 @@ module TencentCloud
6128
6128
 
6129
6129
  attr_accessor :Agent, :ProxyOrganizationName, :BusinessLicense, :UniformSocialCreditCode, :ProxyLegalName, :Operator, :ProxyLegalIdCardType, :ProxyLegalIdCardNumber
6130
6130
  extend Gem::Deprecate
6131
- deprecate :Operator, :none, 2023, 8
6132
- deprecate :Operator=, :none, 2023, 8
6131
+ deprecate :Operator, :none, 2023, 9
6132
+ deprecate :Operator=, :none, 2023, 9
6133
6133
 
6134
6134
  def initialize(agent=nil, proxyorganizationname=nil, businesslicense=nil, uniformsocialcreditcode=nil, proxylegalname=nil, operator=nil, proxylegalidcardtype=nil, proxylegalidcardnumber=nil)
6135
6135
  @Agent = agent
@@ -6259,8 +6259,8 @@ module TencentCloud
6259
6259
 
6260
6260
  attr_accessor :TemplateId, :TemplateName, :Description, :Components, :Recipients, :SignComponents, :TemplateType, :IsPromoter, :Creator, :CreatedOn, :PreviewUrl, :PdfUrl, :ChannelTemplateId, :ChannelTemplateName, :ChannelAutoSave, :TemplateVersion, :Available
6261
6261
  extend Gem::Deprecate
6262
- deprecate :IsPromoter, :none, 2023, 8
6263
- deprecate :IsPromoter=, :none, 2023, 8
6262
+ deprecate :IsPromoter, :none, 2023, 9
6263
+ deprecate :IsPromoter=, :none, 2023, 9
6264
6264
 
6265
6265
  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)
6266
6266
  @TemplateId = templateid
@@ -6359,8 +6359,8 @@ module TencentCloud
6359
6359
 
6360
6360
  attr_accessor :Agent, :BusinessType, :FileInfos, :Operator
6361
6361
  extend Gem::Deprecate
6362
- deprecate :Operator, :none, 2023, 8
6363
- deprecate :Operator=, :none, 2023, 8
6362
+ deprecate :Operator, :none, 2023, 9
6363
+ deprecate :Operator=, :none, 2023, 9
6364
6364
 
6365
6365
  def initialize(agent=nil, businesstype=nil, fileinfos=nil, operator=nil)
6366
6366
  @Agent = agent
@@ -6473,14 +6473,14 @@ module TencentCloud
6473
6473
 
6474
6474
  attr_accessor :OpenId, :Channel, :CustomUserId, :ClientIp, :ProxyIp
6475
6475
  extend Gem::Deprecate
6476
- deprecate :Channel, :none, 2023, 8
6477
- deprecate :Channel=, :none, 2023, 8
6478
- deprecate :CustomUserId, :none, 2023, 8
6479
- deprecate :CustomUserId=, :none, 2023, 8
6480
- deprecate :ClientIp, :none, 2023, 8
6481
- deprecate :ClientIp=, :none, 2023, 8
6482
- deprecate :ProxyIp, :none, 2023, 8
6483
- deprecate :ProxyIp=, :none, 2023, 8
6476
+ deprecate :Channel, :none, 2023, 9
6477
+ deprecate :Channel=, :none, 2023, 9
6478
+ deprecate :CustomUserId, :none, 2023, 9
6479
+ deprecate :CustomUserId=, :none, 2023, 9
6480
+ deprecate :ClientIp, :none, 2023, 9
6481
+ deprecate :ClientIp=, :none, 2023, 9
6482
+ deprecate :ProxyIp, :none, 2023, 9
6483
+ deprecate :ProxyIp=, :none, 2023, 9
6484
6484
 
6485
6485
  def initialize(openid=nil, channel=nil, customuserid=nil, clientip=nil, proxyip=nil)
6486
6486
  @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.650
4
+ version: 3.0.651
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-08-31 00:00:00.000000000 Z
11
+ date: 2023-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common