tencentcloud-sdk-lke 3.0.873 → 3.0.874

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 169737fef52cbbdd6687c472fd05c9e896f66b28
4
- data.tar.gz: 22eea378a61faf827fbe3b00ccb1e5900de0bda8
3
+ metadata.gz: 077c8cc1a59d38eb2ba51974d406dd060385874d
4
+ data.tar.gz: 60aeec6734ee0003d4690e3c9b67f2f916accaa2
5
5
  SHA512:
6
- metadata.gz: 23bbda3aa5faafa50f79b4e80e0aa6faaee3fa5edcce3bfd75c34ad7fbc892d3519a1be65235a24746ba114c96db60170677e2c31e250f25f0b0ea08464052b0
7
- data.tar.gz: 40f4b925290c06c696f29c3cc83a17ab011876fc5bed5568f9cab4121657f014f0bf9e85562cccceddf247aad31a8ddba3868809f374e6160e222dc7ee802021
6
+ metadata.gz: 46a0071fb6955fc74c580947d186a5c1b210c4ba0e56fd8b325a384d5cffe763c1842473261a7577b4375050bad7867e7f82c26189f804bcc07b75ff95fbe6dc
7
+ data.tar.gz: cb911e4d2485fef190ef9a169a4b46f5dfa1b194a4f102e2bd90081ce8ebe8737bb97559aca4d76c17508381e4510daf900ec552a7e73d71dcc727deddd0fd66
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.873
1
+ 3.0.874
@@ -941,9 +941,9 @@ module TencentCloud
941
941
  class CreateReconstructDocumentFlowRequest < TencentCloud::Common::AbstractModel
942
942
  # @param FileType: 文件类型。支持的文件类型:PDF、DOCX、DOC、XLS、XLSX、PPT、PPTX、PNG、JPG、JPEG、CSV
943
943
  # @type FileType: String
944
- # @param FileBase64: 文件的 Base64 值。 支持的文件格式:PNG、JPG、JPEG、PDF。 支持的文件大小:所下载文件经Base64编码后不超过 8M。文件下载时间不超过 3 秒。 支持的图片像素:单边介于20-10000px之间。 文件的 FileUrl、FileBase64 必须提供一个,如果都提供,只使用 FileUrl。
944
+ # @param FileBase64: 文件的 Base64 值。支持的文件大小:所下载文件经Base64编码后不超过 8M。文件下载时间不超过 3 秒。支持的图片像素:单边介于20-10000px之间。文件的 FileUrl、FileBase64 必须提供一个,如果都提供,只使用 FileUrl。
945
945
  # @type FileBase64: String
946
- # @param FileUrl: 文件的 Url 地址。 支持的文件格式:PNG、JPG、JPEG、PDF。 支持的文件大小:所下载文件经 Base64 编码后不超过 100M。文件下载时间不超过 15 秒。 支持的图片像素:单边介于20-10000px之间。 文件存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议文件存储于腾讯云。 非腾讯云存储的 Url 速度和稳定性可能受一定影响。
946
+ # @param FileUrl: 文件的 Url 地址。支持的文件大小:所下载文件经 Base64 编码后不超过 100M。文件下载时间不超过 15 秒。支持的图片像素:单边介于20-10000px之间。 文件存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议文件存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
947
947
  # @type FileUrl: String
948
948
  # @param FileStartPageNumber: 当传入文件是PDF类型时,用来指定pdf识别的起始页码,识别的页码包含当前值。默认为1,表示从pdf文件的第1页开始识别。
949
949
  # @type FileStartPageNumber: Integer
@@ -3256,11 +3256,11 @@ module TencentCloud
3256
3256
  class GetWsTokenRequest < TencentCloud::Common::AbstractModel
3257
3257
  # @param Type: 接入类型
3258
3258
  # @type Type: Integer
3259
- # @param BotAppKey: 应用AppKey
3259
+ # @param BotAppKey: 应用AppKey(应用发布后在应用页面[发布管理]-[调用信息]-[API管理]处获取)
3260
3260
  # @type BotAppKey: String
3261
- # @param VisitorBizId: 坐席ID
3261
+ # @param VisitorBizId: 访客ID(外部输入,建议唯一,标识当前接入会话的用户)
3262
3262
  # @type VisitorBizId: String
3263
- # @param VisitorLabels: 坐席标签
3263
+ # @param VisitorLabels: 知识标签(用于知识库中知识的检索过滤)
3264
3264
  # @type VisitorLabels: Array
3265
3265
 
3266
3266
  attr_accessor :Type, :BotAppKey, :VisitorBizId, :VisitorLabels
@@ -3289,9 +3289,9 @@ module TencentCloud
3289
3289
 
3290
3290
  # GetWsToken返回参数结构体
3291
3291
  class GetWsTokenResponse < TencentCloud::Common::AbstractModel
3292
- # @param Token: token
3292
+ # @param Token: token值(有效期60s)
3293
3293
  # @type Token: String
3294
- # @param Balance: 余额; 余额大于 0 时表示有效.
3294
+ # @param Balance: 余额; 余额大于 0 时表示有效
3295
3295
  # 注意:此字段可能返回 null,表示取不到有效值。
3296
3296
  # @type Balance: Float
3297
3297
  # @param InputLenLimit: 对话窗输入字符限制
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lke
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.873
4
+ version: 3.0.874
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-07-25 00:00:00.000000000 Z
11
+ date: 2024-07-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common