tencentcloud-sdk-essbasic 3.0.771 → 3.0.772

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210526/models.rb +123 -124
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: be5d59a3df523a3e5ea1dc9ef737b61f8a6189ab
4
- data.tar.gz: d50e1de86a75b7733f7e536ca2bb1a341f7789a5
3
+ metadata.gz: e2659cf758f383e70b80d2e9a290e70a073797a4
4
+ data.tar.gz: 406f4b5d9a95844fac3a4e5b2932b0bca2ca137f
5
5
  SHA512:
6
- metadata.gz: d498a8890da455237b05bd78d65b50e3a3b5576cccbd90edab94ef092f3dc8b6a0bb1c57d9aa660bb1114efa1a3dec0b010a7675a97bc2712a4dfdd19a24832b
7
- data.tar.gz: e066a6f899a35e4502af87c5e8c76b413c5fba0c52a80b17a8c841925d9be1b603926cf83ee9d2f7cb7049c15e45503a06578a617dedd01c0453459d9c914050
6
+ metadata.gz: 8af6578417eead36b0f4cea1e5694d21c33fd08c65f16a35c859fe01b447df6e841214727beeda59c4def85f98b54ecba5dd74492e16ce2122adc0ea8ac2821c
7
+ data.tar.gz: cf7f3b3cbb3045c24bc0895be272763c9e827b2619f384f0dc76463e02d748ecf71da9e7451a84026be712744968e8dc9cfd09868858f839fe7810935532296b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.771
1
+ 3.0.772
@@ -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, 2
41
- deprecate :ProxyOrganizationId=, :none, 2024, 2
40
+ deprecate :ProxyOrganizationId, :none, 2024, 3
41
+ deprecate :ProxyOrganizationId=, :none, 2024, 3
42
42
 
43
43
  def initialize(appid=nil, proxyorganizationopenid=nil, proxyoperator=nil, proxyappid=nil, proxyorganizationid=nil)
44
44
  @AppId = appid
@@ -501,8 +501,8 @@ module TencentCloud
501
501
 
502
502
  attr_accessor :Agent, :FlowIds, :CancelMessage, :CancelMessageFormat, :Operator
503
503
  extend Gem::Deprecate
504
- deprecate :Operator, :none, 2024, 2
505
- deprecate :Operator=, :none, 2024, 2
504
+ deprecate :Operator, :none, 2024, 3
505
+ deprecate :Operator=, :none, 2024, 3
506
506
 
507
507
  def initialize(agent=nil, flowids=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
508
508
  @Agent = agent
@@ -669,8 +669,8 @@ module TencentCloud
669
669
 
670
670
  attr_accessor :FlowId, :Agent, :CancelMessage, :CancelMessageFormat, :Operator
671
671
  extend Gem::Deprecate
672
- deprecate :Operator, :none, 2024, 2
673
- deprecate :Operator=, :none, 2024, 2
672
+ deprecate :Operator, :none, 2024, 3
673
+ deprecate :Operator=, :none, 2024, 3
674
674
 
675
675
  def initialize(flowid=nil, agent=nil, cancelmessage=nil, cancelmessageformat=nil, operator=nil)
676
676
  @FlowId = flowid
@@ -730,8 +730,8 @@ module TencentCloud
730
730
 
731
731
  attr_accessor :Agent, :QrCodeId, :Operator
732
732
  extend Gem::Deprecate
733
- deprecate :Operator, :none, 2024, 2
734
- deprecate :Operator=, :none, 2024, 2
733
+ deprecate :Operator, :none, 2024, 3
734
+ deprecate :Operator=, :none, 2024, 3
735
735
 
736
736
  def initialize(agent=nil, qrcodeid=nil, operator=nil)
737
737
  @Agent = agent
@@ -841,8 +841,8 @@ module TencentCloud
841
841
 
842
842
  attr_accessor :Agent, :FlowIds, :Operator
843
843
  extend Gem::Deprecate
844
- deprecate :Operator, :none, 2024, 2
845
- deprecate :Operator=, :none, 2024, 2
844
+ deprecate :Operator, :none, 2024, 3
845
+ deprecate :Operator=, :none, 2024, 3
846
846
 
847
847
  def initialize(agent=nil, flowids=nil, operator=nil)
848
848
  @Agent = agent
@@ -1147,8 +1147,8 @@ module TencentCloud
1147
1147
 
1148
1148
  attr_accessor :Agent, :FlowIds, :Operator
1149
1149
  extend Gem::Deprecate
1150
- deprecate :Operator, :none, 2024, 2
1151
- deprecate :Operator=, :none, 2024, 2
1150
+ deprecate :Operator, :none, 2024, 3
1151
+ deprecate :Operator=, :none, 2024, 3
1152
1152
 
1153
1153
  def initialize(agent=nil, flowids=nil, operator=nil)
1154
1154
  @Agent = agent
@@ -1225,10 +1225,10 @@ module TencentCloud
1225
1225
 
1226
1226
  attr_accessor :Agent, :ResourceType, :ResourceName, :ResourceId, :Operator, :Organization
1227
1227
  extend Gem::Deprecate
1228
- deprecate :Operator, :none, 2024, 2
1229
- deprecate :Operator=, :none, 2024, 2
1230
- deprecate :Organization, :none, 2024, 2
1231
- deprecate :Organization=, :none, 2024, 2
1228
+ deprecate :Operator, :none, 2024, 3
1229
+ deprecate :Operator=, :none, 2024, 3
1230
+ deprecate :Organization, :none, 2024, 3
1231
+ deprecate :Organization=, :none, 2024, 3
1232
1232
 
1233
1233
  def initialize(agent=nil, resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, organization=nil)
1234
1234
  @Agent = agent
@@ -1331,8 +1331,8 @@ module TencentCloud
1331
1331
 
1332
1332
  attr_accessor :Agent, :EmbedType, :BusinessId, :HiddenComponents, :Operator, :UserData
1333
1333
  extend Gem::Deprecate
1334
- deprecate :Operator, :none, 2024, 2
1335
- deprecate :Operator=, :none, 2024, 2
1334
+ deprecate :Operator, :none, 2024, 3
1335
+ deprecate :Operator=, :none, 2024, 3
1336
1336
 
1337
1337
  def initialize(agent=nil, embedtype=nil, businessid=nil, hiddencomponents=nil, operator=nil, userdata=nil)
1338
1338
  @Agent = agent
@@ -1567,8 +1567,8 @@ module TencentCloud
1567
1567
 
1568
1568
  attr_accessor :Agent, :FlowName, :FlowDescription, :FlowApprovers, :FileIds, :Components, :Deadline, :CallbackUrl, :Unordered, :FlowType, :CustomShowMap, :CustomerData, :NeedSignReview, :ApproverVerifyType, :SignBeanTag, :CcInfos, :CcNotifyType, :AutoSignScene, :Operator
1569
1569
  extend Gem::Deprecate
1570
- deprecate :Operator, :none, 2024, 2
1571
- deprecate :Operator=, :none, 2024, 2
1570
+ deprecate :Operator, :none, 2024, 3
1571
+ deprecate :Operator=, :none, 2024, 3
1572
1572
 
1573
1573
  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)
1574
1574
  @Agent = agent
@@ -1708,8 +1708,8 @@ module TencentCloud
1708
1708
 
1709
1709
  attr_accessor :FlowFileInfos, :FlowGroupName, :Agent, :ApproverVerifyType, :FlowGroupOptions, :Operator
1710
1710
  extend Gem::Deprecate
1711
- deprecate :Operator, :none, 2024, 2
1712
- deprecate :Operator=, :none, 2024, 2
1711
+ deprecate :Operator, :none, 2024, 3
1712
+ deprecate :Operator=, :none, 2024, 3
1713
1713
 
1714
1714
  def initialize(flowfileinfos=nil, flowgroupname=nil, agent=nil, approververifytype=nil, flowgroupoptions=nil, operator=nil)
1715
1715
  @FlowFileInfos = flowfileinfos
@@ -2028,10 +2028,10 @@ module TencentCloud
2028
2028
 
2029
2029
  attr_accessor :Agent, :FlowId, :FlowApproverInfos, :Operator, :Organization, :JumpUrl, :UrlType
2030
2030
  extend Gem::Deprecate
2031
- deprecate :Operator, :none, 2024, 2
2032
- deprecate :Operator=, :none, 2024, 2
2033
- deprecate :Organization, :none, 2024, 2
2034
- deprecate :Organization=, :none, 2024, 2
2031
+ deprecate :Operator, :none, 2024, 3
2032
+ deprecate :Operator=, :none, 2024, 3
2033
+ deprecate :Organization, :none, 2024, 3
2034
+ deprecate :Organization=, :none, 2024, 3
2035
2035
 
2036
2036
  def initialize(agent=nil, flowid=nil, flowapproverinfos=nil, operator=nil, organization=nil, jumpurl=nil, urltype=nil)
2037
2037
  @Agent = agent
@@ -2134,12 +2134,12 @@ module TencentCloud
2134
2134
 
2135
2135
  attr_accessor :Agent, :TemplateId, :FlowName, :MaxFlowNum, :FlowEffectiveDay, :QrEffectiveDay, :Restrictions, :ApproverComponentLimitTypes, :CallbackUrl, :ApproverRestrictions, :Operator
2136
2136
  extend Gem::Deprecate
2137
- deprecate :CallbackUrl, :none, 2024, 2
2138
- deprecate :CallbackUrl=, :none, 2024, 2
2139
- deprecate :ApproverRestrictions, :none, 2024, 2
2140
- deprecate :ApproverRestrictions=, :none, 2024, 2
2141
- deprecate :Operator, :none, 2024, 2
2142
- deprecate :Operator=, :none, 2024, 2
2137
+ deprecate :CallbackUrl, :none, 2024, 3
2138
+ deprecate :CallbackUrl=, :none, 2024, 3
2139
+ deprecate :ApproverRestrictions, :none, 2024, 3
2140
+ deprecate :ApproverRestrictions=, :none, 2024, 3
2141
+ deprecate :Operator, :none, 2024, 3
2142
+ deprecate :Operator=, :none, 2024, 3
2143
2143
 
2144
2144
  def initialize(agent=nil, templateid=nil, flowname=nil, maxflownum=nil, floweffectiveday=nil, qreffectiveday=nil, restrictions=nil, approvercomponentlimittypes=nil, callbackurl=nil, approverrestrictions=nil, operator=nil)
2145
2145
  @Agent = agent
@@ -2376,12 +2376,12 @@ module TencentCloud
2376
2376
 
2377
2377
  attr_accessor :ResourceType, :FlowInfo, :Agent, :ResourceId, :FlowOption, :FlowApproverList, :FlowId, :NeedPreview, :Organization, :Operator
2378
2378
  extend Gem::Deprecate
2379
- deprecate :NeedPreview, :none, 2024, 2
2380
- deprecate :NeedPreview=, :none, 2024, 2
2381
- deprecate :Organization, :none, 2024, 2
2382
- deprecate :Organization=, :none, 2024, 2
2383
- deprecate :Operator, :none, 2024, 2
2384
- deprecate :Operator=, :none, 2024, 2
2379
+ deprecate :NeedPreview, :none, 2024, 3
2380
+ deprecate :NeedPreview=, :none, 2024, 3
2381
+ deprecate :Organization, :none, 2024, 3
2382
+ deprecate :Organization=, :none, 2024, 3
2383
+ deprecate :Operator, :none, 2024, 3
2384
+ deprecate :Operator=, :none, 2024, 3
2385
2385
 
2386
2386
  def initialize(resourcetype=nil, flowinfo=nil, agent=nil, resourceid=nil, flowoption=nil, flowapproverlist=nil, flowid=nil, needpreview=nil, organization=nil, operator=nil)
2387
2387
  @ResourceType = resourcetype
@@ -2602,12 +2602,12 @@ module TencentCloud
2602
2602
 
2603
2603
  attr_accessor :Agent, :NeedRelievedFlowId, :ReliveInfo, :ReleasedApprovers, :CallbackUrl, :Organization, :Operator, :Deadline, :UserData
2604
2604
  extend Gem::Deprecate
2605
- deprecate :CallbackUrl, :none, 2024, 2
2606
- deprecate :CallbackUrl=, :none, 2024, 2
2607
- deprecate :Organization, :none, 2024, 2
2608
- deprecate :Organization=, :none, 2024, 2
2609
- deprecate :Operator, :none, 2024, 2
2610
- deprecate :Operator=, :none, 2024, 2
2605
+ deprecate :CallbackUrl, :none, 2024, 3
2606
+ deprecate :CallbackUrl=, :none, 2024, 3
2607
+ deprecate :Organization, :none, 2024, 3
2608
+ deprecate :Organization=, :none, 2024, 3
2609
+ deprecate :Operator, :none, 2024, 3
2610
+ deprecate :Operator=, :none, 2024, 3
2611
2611
 
2612
2612
  def initialize(agent=nil, needrelievedflowid=nil, reliveinfo=nil, releasedapprovers=nil, callbackurl=nil, organization=nil, operator=nil, deadline=nil, userdata=nil)
2613
2613
  @Agent = agent
@@ -2768,10 +2768,10 @@ module TencentCloud
2768
2768
 
2769
2769
  attr_accessor :Agent, :SealId, :UserIds, :Operator, :Organization
2770
2770
  extend Gem::Deprecate
2771
- deprecate :Operator, :none, 2024, 2
2772
- deprecate :Operator=, :none, 2024, 2
2773
- deprecate :Organization, :none, 2024, 2
2774
- deprecate :Organization=, :none, 2024, 2
2771
+ deprecate :Operator, :none, 2024, 3
2772
+ deprecate :Operator=, :none, 2024, 3
2773
+ deprecate :Organization, :none, 2024, 3
2774
+ deprecate :Organization=, :none, 2024, 3
2775
2775
 
2776
2776
  def initialize(agent=nil, sealid=nil, userids=nil, operator=nil, organization=nil)
2777
2777
  @Agent = agent
@@ -3031,8 +3031,8 @@ module TencentCloud
3031
3031
 
3032
3032
  attr_accessor :Agent, :RoleIds, :UserIds, :OpenIds, :Operator
3033
3033
  extend Gem::Deprecate
3034
- deprecate :Operator, :none, 2024, 2
3035
- deprecate :Operator=, :none, 2024, 2
3034
+ deprecate :Operator, :none, 2024, 3
3035
+ deprecate :Operator=, :none, 2024, 3
3036
3036
 
3037
3037
  def initialize(agent=nil, roleids=nil, userids=nil, openids=nil, operator=nil)
3038
3038
  @Agent = agent
@@ -3197,8 +3197,8 @@ module TencentCloud
3197
3197
 
3198
3198
  attr_accessor :Agent, :RoleId, :UserIds, :Operator, :OpenIds
3199
3199
  extend Gem::Deprecate
3200
- deprecate :Operator, :none, 2024, 2
3201
- deprecate :Operator=, :none, 2024, 2
3200
+ deprecate :Operator, :none, 2024, 3
3201
+ deprecate :Operator=, :none, 2024, 3
3202
3202
 
3203
3203
  def initialize(agent=nil, roleid=nil, userids=nil, operator=nil, openids=nil)
3204
3204
  @Agent = agent
@@ -3260,10 +3260,10 @@ module TencentCloud
3260
3260
 
3261
3261
  attr_accessor :Agent, :SealId, :UserIds, :Organization, :Operator
3262
3262
  extend Gem::Deprecate
3263
- deprecate :Organization, :none, 2024, 2
3264
- deprecate :Organization=, :none, 2024, 2
3265
- deprecate :Operator, :none, 2024, 2
3266
- deprecate :Operator=, :none, 2024, 2
3263
+ deprecate :Organization, :none, 2024, 3
3264
+ deprecate :Organization=, :none, 2024, 3
3265
+ deprecate :Operator, :none, 2024, 3
3266
+ deprecate :Operator=, :none, 2024, 3
3267
3267
 
3268
3268
  def initialize(agent=nil, sealid=nil, userids=nil, organization=nil, operator=nil)
3269
3269
  @Agent = agent
@@ -3433,8 +3433,8 @@ module TencentCloud
3433
3433
 
3434
3434
  attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
3435
3435
  extend Gem::Deprecate
3436
- deprecate :Operator, :none, 2024, 2
3437
- deprecate :Operator=, :none, 2024, 2
3436
+ deprecate :Operator, :none, 2024, 3
3437
+ deprecate :Operator=, :none, 2024, 3
3438
3438
 
3439
3439
  def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
3440
3440
  @Agent = agent
@@ -3694,8 +3694,8 @@ module TencentCloud
3694
3694
 
3695
3695
  attr_accessor :Agent, :Limit, :Filters, :Offset, :Operator
3696
3696
  extend Gem::Deprecate
3697
- deprecate :Operator, :none, 2024, 2
3698
- deprecate :Operator=, :none, 2024, 2
3697
+ deprecate :Operator, :none, 2024, 3
3698
+ deprecate :Operator=, :none, 2024, 3
3699
3699
 
3700
3700
  def initialize(agent=nil, limit=nil, filters=nil, offset=nil, operator=nil)
3701
3701
  @Agent = agent
@@ -3920,10 +3920,10 @@ module TencentCloud
3920
3920
 
3921
3921
  attr_accessor :Agent, :TaskId, :Operator, :Organization
3922
3922
  extend Gem::Deprecate
3923
- deprecate :Operator, :none, 2024, 2
3924
- deprecate :Operator=, :none, 2024, 2
3925
- deprecate :Organization, :none, 2024, 2
3926
- deprecate :Organization=, :none, 2024, 2
3923
+ deprecate :Operator, :none, 2024, 3
3924
+ deprecate :Operator=, :none, 2024, 3
3925
+ deprecate :Organization, :none, 2024, 3
3926
+ deprecate :Organization=, :none, 2024, 3
3927
3927
 
3928
3928
  def initialize(agent=nil, taskid=nil, operator=nil, organization=nil)
3929
3929
  @Agent = agent
@@ -3980,8 +3980,8 @@ module TencentCloud
3980
3980
 
3981
3981
  attr_accessor :TaskId, :TaskStatus, :TaskMessage, :ResourceId, :PreviewUrl, :RequestId
3982
3982
  extend Gem::Deprecate
3983
- deprecate :PreviewUrl, :none, 2024, 2
3984
- deprecate :PreviewUrl=, :none, 2024, 2
3983
+ deprecate :PreviewUrl, :none, 2024, 3
3984
+ deprecate :PreviewUrl=, :none, 2024, 3
3985
3985
 
3986
3986
  def initialize(taskid=nil, taskstatus=nil, taskmessage=nil, resourceid=nil, previewurl=nil, requestid=nil)
3987
3987
  @TaskId = taskid
@@ -4191,8 +4191,8 @@ module TencentCloud
4191
4191
 
4192
4192
  attr_accessor :Agent, :Status, :SealId, :Reason, :Operator
4193
4193
  extend Gem::Deprecate
4194
- deprecate :Operator, :none, 2024, 2
4195
- deprecate :Operator=, :none, 2024, 2
4194
+ deprecate :Operator, :none, 2024, 3
4195
+ deprecate :Operator=, :none, 2024, 3
4196
4196
 
4197
4197
  def initialize(agent=nil, status=nil, sealid=nil, reason=nil, operator=nil)
4198
4198
  @Agent = agent
@@ -4252,8 +4252,8 @@ module TencentCloud
4252
4252
 
4253
4253
  attr_accessor :FlowId, :Agent, :Operator
4254
4254
  extend Gem::Deprecate
4255
- deprecate :Operator, :none, 2024, 2
4256
- deprecate :Operator=, :none, 2024, 2
4255
+ deprecate :Operator, :none, 2024, 3
4256
+ deprecate :Operator=, :none, 2024, 3
4257
4257
 
4258
4258
  def initialize(flowid=nil, agent=nil, operator=nil)
4259
4259
  @FlowId = flowid
@@ -4880,8 +4880,8 @@ module TencentCloud
4880
4880
 
4881
4881
  attr_accessor :Agent, :FlowId, :Operator, :ReportType
4882
4882
  extend Gem::Deprecate
4883
- deprecate :Operator, :none, 2024, 2
4884
- deprecate :Operator=, :none, 2024, 2
4883
+ deprecate :Operator, :none, 2024, 3
4884
+ deprecate :Operator=, :none, 2024, 3
4885
4885
 
4886
4886
  def initialize(agent=nil, flowid=nil, operator=nil, reporttype=nil)
4887
4887
  @Agent = agent
@@ -5078,13 +5078,13 @@ module TencentCloud
5078
5078
  # 注意:`如果已同步,这里非空会更新同步的经办人身份证号,暂时只支持居民身份证类型`。
5079
5079
  # @type ProxyOperatorIdCardNumber: String
5080
5080
  # @param AutoJumpUrl: 认证完成跳转链接。
5081
- # 注意:`目前仅支持 H5 和 PC, 如果使用的是 H5,域名需要联系我们开白`。
5081
+ # 注意:`目前仅支持 H5 和 PC`。
5082
5082
  # @type AutoJumpUrl: String
5083
5083
 
5084
5084
  attr_accessor :Agent, :ProxyOrganizationName, :UniformSocialCreditCode, :ProxyOperatorName, :Module, :ModuleId, :MenuStatus, :Endpoint, :AutoJumpBackEvent, :AuthorizationTypes, :Operator, :ProxyOperatorIdCardNumber, :AutoJumpUrl
5085
5085
  extend Gem::Deprecate
5086
- deprecate :Operator, :none, 2024, 2
5087
- deprecate :Operator=, :none, 2024, 2
5086
+ deprecate :Operator, :none, 2024, 3
5087
+ deprecate :Operator=, :none, 2024, 3
5088
5088
 
5089
5089
  def initialize(agent=nil, proxyorganizationname=nil, uniformsocialcreditcode=nil, proxyoperatorname=nil, _module=nil, moduleid=nil, menustatus=nil, endpoint=nil, autojumpbackevent=nil, authorizationtypes=nil, operator=nil, proxyoperatoridcardnumber=nil, autojumpurl=nil)
5090
5090
  @Agent = agent
@@ -5332,8 +5332,8 @@ module TencentCloud
5332
5332
 
5333
5333
  attr_accessor :Agent, :FlowInfos, :NeedPreview, :PreviewType, :Operator
5334
5334
  extend Gem::Deprecate
5335
- deprecate :Operator, :none, 2024, 2
5336
- deprecate :Operator=, :none, 2024, 2
5335
+ deprecate :Operator, :none, 2024, 3
5336
+ deprecate :Operator=, :none, 2024, 3
5337
5337
 
5338
5338
  def initialize(agent=nil, flowinfos=nil, needpreview=nil, previewtype=nil, operator=nil)
5339
5339
  @Agent = agent
@@ -5551,8 +5551,8 @@ module TencentCloud
5551
5551
 
5552
5552
  attr_accessor :Agent, :SealName, :SealImage, :Operator, :GenerateSource, :SealType, :SealHorizontalText, :SealStyle, :SealSize, :TaxIdentifyCode
5553
5553
  extend Gem::Deprecate
5554
- deprecate :Operator, :none, 2024, 2
5555
- deprecate :Operator=, :none, 2024, 2
5554
+ deprecate :Operator, :none, 2024, 3
5555
+ deprecate :Operator=, :none, 2024, 3
5556
5556
 
5557
5557
  def initialize(agent=nil, sealname=nil, sealimage=nil, operator=nil, generatesource=nil, sealtype=nil, sealhorizontaltext=nil, sealstyle=nil, sealsize=nil, taxidentifycode=nil)
5558
5558
  @Agent = agent
@@ -5703,8 +5703,8 @@ module TencentCloud
5703
5703
 
5704
5704
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Endpoint, :GenerateType, :OrganizationName, :Name, :Mobile, :IdCardType, :IdCardNumber, :OrganizationOpenId, :OpenId, :AutoJumpBack, :JumpUrl, :Operator, :Hides, :RecipientIds
5705
5705
  extend Gem::Deprecate
5706
- deprecate :Operator, :none, 2024, 2
5707
- deprecate :Operator=, :none, 2024, 2
5706
+ deprecate :Operator, :none, 2024, 3
5707
+ deprecate :Operator=, :none, 2024, 3
5708
5708
 
5709
5709
  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)
5710
5710
  @Agent = agent
@@ -5887,8 +5887,8 @@ module TencentCloud
5887
5887
 
5888
5888
  attr_accessor :Agent, :ReportId, :Operator, :ReportType
5889
5889
  extend Gem::Deprecate
5890
- deprecate :Operator, :none, 2024, 2
5891
- deprecate :Operator=, :none, 2024, 2
5890
+ deprecate :Operator, :none, 2024, 3
5891
+ deprecate :Operator=, :none, 2024, 3
5892
5892
 
5893
5893
  def initialize(agent=nil, reportid=nil, operator=nil, reporttype=nil)
5894
5894
  @Agent = agent
@@ -6234,8 +6234,8 @@ module TencentCloud
6234
6234
 
6235
6235
  attr_accessor :Agent, :FlowIds, :FlowGroupId, :Operator
6236
6236
  extend Gem::Deprecate
6237
- deprecate :Operator, :none, 2024, 2
6238
- deprecate :Operator=, :none, 2024, 2
6237
+ deprecate :Operator, :none, 2024, 3
6238
+ deprecate :Operator=, :none, 2024, 3
6239
6239
 
6240
6240
  def initialize(agent=nil, flowids=nil, flowgroupid=nil, operator=nil)
6241
6241
  @Agent = agent
@@ -6324,8 +6324,8 @@ module TencentCloud
6324
6324
 
6325
6325
  attr_accessor :Agent, :FlowIds, :Operator
6326
6326
  extend Gem::Deprecate
6327
- deprecate :Operator, :none, 2024, 2
6328
- deprecate :Operator=, :none, 2024, 2
6327
+ deprecate :Operator, :none, 2024, 3
6328
+ deprecate :Operator=, :none, 2024, 3
6329
6329
 
6330
6330
  def initialize(agent=nil, flowids=nil, operator=nil)
6331
6331
  @Agent = agent
@@ -6450,8 +6450,8 @@ module TencentCloud
6450
6450
 
6451
6451
  attr_accessor :Agent, :TemplateId, :ContentType, :TemplateIds, :Limit, :Offset, :TemplateName, :ChannelTemplateId, :QueryAllComponents, :WithPreviewUrl, :WithPdfUrl, :Operator
6452
6452
  extend Gem::Deprecate
6453
- deprecate :Operator, :none, 2024, 2
6454
- deprecate :Operator=, :none, 2024, 2
6453
+ deprecate :Operator, :none, 2024, 3
6454
+ deprecate :Operator=, :none, 2024, 3
6455
6455
 
6456
6456
  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)
6457
6457
  @Agent = agent
@@ -6563,8 +6563,8 @@ module TencentCloud
6563
6563
 
6564
6564
  attr_accessor :Agent, :StartDate, :EndDate, :NeedAggregate, :Limit, :Offset, :Operator
6565
6565
  extend Gem::Deprecate
6566
- deprecate :Operator, :none, 2024, 2
6567
- deprecate :Operator=, :none, 2024, 2
6566
+ deprecate :Operator, :none, 2024, 3
6567
+ deprecate :Operator=, :none, 2024, 3
6568
6568
 
6569
6569
  def initialize(agent=nil, startdate=nil, enddate=nil, needaggregate=nil, limit=nil, offset=nil, operator=nil)
6570
6570
  @Agent = agent
@@ -7112,7 +7112,7 @@ module TencentCloud
7112
7112
  # <li>图片控件</li>
7113
7113
  # <li>数据表格等填写控件</li></ul>
7114
7114
 
7115
- # 具体使用说明可参考[为签署方指定填写控件](https%3A%2F%2Fqian.tencent.cn%2Fdevelopers%2Fpartner%2FcreateFlowByFiles%23%E4%B8%BA%E7%AD%BE%E7%BD%B2%E6%96%B9%E6%8C%87%E5%AE%9A%E5%A1%AB%E5%86%99%E6%8E%A7%E4%BB%B6)
7115
+ # 具体使用说明可参考[为签署方指定填写控件](https://qian.tencent.cn/developers/partner/createFlowByFiles#为签署方指定填写控件)
7116
7116
 
7117
7117
 
7118
7118
  # 注:`此参数仅在通过文件发起合同或者合同组时生效`
@@ -7120,8 +7120,8 @@ module TencentCloud
7120
7120
 
7121
7121
  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
7122
7122
  extend Gem::Deprecate
7123
- deprecate :CallbackUrl, :none, 2024, 2
7124
- deprecate :CallbackUrl=, :none, 2024, 2
7123
+ deprecate :CallbackUrl, :none, 2024, 3
7124
+ deprecate :CallbackUrl=, :none, 2024, 3
7125
7125
 
7126
7126
  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)
7127
7127
  @Name = name
@@ -7901,8 +7901,7 @@ module TencentCloud
7901
7901
  # </ul>
7902
7902
  # 第三方平台子客企业和员工必须已经经过实名认证
7903
7903
  # @type Agent: :class:`Tencentcloud::Essbasic.v20210526.models.Agent`
7904
- # @param DownLoadFlows: 流程合同ID列表, 可将这些流程ID组织成合同组的形式, 下载时候每个文件夹会是一个zip压缩包, 每个文件夹对多20个合同, 所有文件夹最多50个合同
7905
-
7904
+ # @param DownLoadFlows: 程合同ID列表, 可将这些流程ID组织成合同组的形式, 下载时候每个文件夹会是一个zip压缩包, 每个文件夹最多20个合同, 所有文件夹最多50个合同
7906
7905
  # 如下列组织形式, 控制台下载页面点击下载按钮后, 会生成**2023采购合同.zip**和**2023入职合同.zip** 两个下载任务(注:`部分浏览器需要授权或不支持创建多下载任务`)
7907
7906
 
7908
7907
  # **2023采购合同.zip**压缩包会有`yDwivUUckpor6wtoUuogwQHCAB0ES0pQ`和`yDwi8UUckpo5fz9cUqI6nGwcuTvt9YSh`两个合同的文件
@@ -7915,8 +7914,8 @@ module TencentCloud
7915
7914
 
7916
7915
  attr_accessor :Agent, :DownLoadFlows, :Operator
7917
7916
  extend Gem::Deprecate
7918
- deprecate :Operator, :none, 2024, 2
7919
- deprecate :Operator=, :none, 2024, 2
7917
+ deprecate :Operator, :none, 2024, 3
7918
+ deprecate :Operator=, :none, 2024, 3
7920
7919
 
7921
7920
  def initialize(agent=nil, downloadflows=nil, operator=nil)
7922
7921
  @Agent = agent
@@ -8311,8 +8310,8 @@ module TencentCloud
8311
8310
 
8312
8311
  attr_accessor :Agent, :OperateType, :TemplateId, :ProxyOrganizationOpenIds, :AuthTag, :Available, :Operator
8313
8312
  extend Gem::Deprecate
8314
- deprecate :Operator, :none, 2024, 2
8315
- deprecate :Operator=, :none, 2024, 2
8313
+ deprecate :Operator, :none, 2024, 3
8314
+ deprecate :Operator=, :none, 2024, 3
8316
8315
 
8317
8316
  def initialize(agent=nil, operatetype=nil, templateid=nil, proxyorganizationopenids=nil, authtag=nil, available=nil, operator=nil)
8318
8317
  @Agent = agent
@@ -8440,10 +8439,10 @@ module TencentCloud
8440
8439
 
8441
8440
  attr_accessor :OrganizationOpenId, :OrganizationId, :Channel, :ClientIp, :ProxyIp
8442
8441
  extend Gem::Deprecate
8443
- deprecate :ClientIp, :none, 2024, 2
8444
- deprecate :ClientIp=, :none, 2024, 2
8445
- deprecate :ProxyIp, :none, 2024, 2
8446
- deprecate :ProxyIp=, :none, 2024, 2
8442
+ deprecate :ClientIp, :none, 2024, 3
8443
+ deprecate :ClientIp=, :none, 2024, 3
8444
+ deprecate :ProxyIp, :none, 2024, 3
8445
+ deprecate :ProxyIp=, :none, 2024, 3
8447
8446
 
8448
8447
  def initialize(organizationopenid=nil, organizationid=nil, channel=nil, clientip=nil, proxyip=nil)
8449
8448
  @OrganizationOpenId = organizationopenid
@@ -8672,8 +8671,8 @@ module TencentCloud
8672
8671
 
8673
8672
  attr_accessor :Agent, :FlowInfos, :JumpUrl, :Operator
8674
8673
  extend Gem::Deprecate
8675
- deprecate :Operator, :none, 2024, 2
8676
- deprecate :Operator=, :none, 2024, 2
8674
+ deprecate :Operator, :none, 2024, 3
8675
+ deprecate :Operator=, :none, 2024, 3
8677
8676
 
8678
8677
  def initialize(agent=nil, flowinfos=nil, jumpurl=nil, operator=nil)
8679
8678
  @Agent = agent
@@ -9228,8 +9227,8 @@ module TencentCloud
9228
9227
 
9229
9228
  attr_accessor :SignUrl, :Deadline, :SignOrder, :SignId, :CustomUserId, :Name, :Mobile, :OrganizationName, :ApproverType, :IdCardNumber, :FlowId, :OpenId, :FlowGroupId, :SignQrcodeUrl
9230
9229
  extend Gem::Deprecate
9231
- deprecate :CustomUserId, :none, 2024, 2
9232
- deprecate :CustomUserId=, :none, 2024, 2
9230
+ deprecate :CustomUserId, :none, 2024, 3
9231
+ deprecate :CustomUserId=, :none, 2024, 3
9233
9232
 
9234
9233
  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)
9235
9234
  @SignUrl = signurl
@@ -9402,8 +9401,8 @@ module TencentCloud
9402
9401
 
9403
9402
  attr_accessor :Agent, :OperatorType, :ProxyOrganizationOperators, :Operator
9404
9403
  extend Gem::Deprecate
9405
- deprecate :Operator, :none, 2024, 2
9406
- deprecate :Operator=, :none, 2024, 2
9404
+ deprecate :Operator, :none, 2024, 3
9405
+ deprecate :Operator=, :none, 2024, 3
9407
9406
 
9408
9407
  def initialize(agent=nil, operatortype=nil, proxyorganizationoperators=nil, operator=nil)
9409
9408
  @Agent = agent
@@ -9504,8 +9503,8 @@ module TencentCloud
9504
9503
 
9505
9504
  attr_accessor :Agent, :ProxyOrganizationName, :BusinessLicense, :UniformSocialCreditCode, :ProxyLegalName, :Operator, :ProxyLegalIdCardType, :ProxyLegalIdCardNumber, :ProxyAddress
9506
9505
  extend Gem::Deprecate
9507
- deprecate :Operator, :none, 2024, 2
9508
- deprecate :Operator=, :none, 2024, 2
9506
+ deprecate :Operator, :none, 2024, 3
9507
+ deprecate :Operator=, :none, 2024, 3
9509
9508
 
9510
9509
  def initialize(agent=nil, proxyorganizationname=nil, businesslicense=nil, uniformsocialcreditcode=nil, proxylegalname=nil, operator=nil, proxylegalidcardtype=nil, proxylegalidcardnumber=nil, proxyaddress=nil)
9511
9510
  @Agent = agent
@@ -9637,8 +9636,8 @@ module TencentCloud
9637
9636
 
9638
9637
  attr_accessor :TemplateId, :TemplateName, :Description, :Components, :Recipients, :SignComponents, :TemplateType, :IsPromoter, :Creator, :CreatedOn, :PreviewUrl, :PdfUrl, :ChannelTemplateId, :ChannelTemplateName, :ChannelAutoSave, :TemplateVersion, :Available
9639
9638
  extend Gem::Deprecate
9640
- deprecate :IsPromoter, :none, 2024, 2
9641
- deprecate :IsPromoter=, :none, 2024, 2
9639
+ deprecate :IsPromoter, :none, 2024, 3
9640
+ deprecate :IsPromoter=, :none, 2024, 3
9642
9641
 
9643
9642
  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)
9644
9643
  @TemplateId = templateid
@@ -9745,8 +9744,8 @@ module TencentCloud
9745
9744
 
9746
9745
  attr_accessor :Agent, :BusinessType, :FileInfos, :Operator
9747
9746
  extend Gem::Deprecate
9748
- deprecate :Operator, :none, 2024, 2
9749
- deprecate :Operator=, :none, 2024, 2
9747
+ deprecate :Operator, :none, 2024, 3
9748
+ deprecate :Operator=, :none, 2024, 3
9750
9749
 
9751
9750
  def initialize(agent=nil, businesstype=nil, fileinfos=nil, operator=nil)
9752
9751
  @Agent = agent
@@ -9869,14 +9868,14 @@ module TencentCloud
9869
9868
 
9870
9869
  attr_accessor :OpenId, :Channel, :CustomUserId, :ClientIp, :ProxyIp
9871
9870
  extend Gem::Deprecate
9872
- deprecate :Channel, :none, 2024, 2
9873
- deprecate :Channel=, :none, 2024, 2
9874
- deprecate :CustomUserId, :none, 2024, 2
9875
- deprecate :CustomUserId=, :none, 2024, 2
9876
- deprecate :ClientIp, :none, 2024, 2
9877
- deprecate :ClientIp=, :none, 2024, 2
9878
- deprecate :ProxyIp, :none, 2024, 2
9879
- deprecate :ProxyIp=, :none, 2024, 2
9871
+ deprecate :Channel, :none, 2024, 3
9872
+ deprecate :Channel=, :none, 2024, 3
9873
+ deprecate :CustomUserId, :none, 2024, 3
9874
+ deprecate :CustomUserId=, :none, 2024, 3
9875
+ deprecate :ClientIp, :none, 2024, 3
9876
+ deprecate :ClientIp=, :none, 2024, 3
9877
+ deprecate :ProxyIp, :none, 2024, 3
9878
+ deprecate :ProxyIp=, :none, 2024, 3
9880
9879
 
9881
9880
  def initialize(openid=nil, channel=nil, customuserid=nil, clientip=nil, proxyip=nil)
9882
9881
  @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.771
4
+ version: 3.0.772
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-02-28 00:00:00.000000000 Z
11
+ date: 2024-02-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common