tencentcloud-sdk-wsa 3.0.1122 → 3.0.1139

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: fef6a8205a5487740e662e80815f67778d451b75
4
- data.tar.gz: 88eed409ffaf690cada6319b8d8af75e4a8fc532
3
+ metadata.gz: 41707dd99fb71356859b043e330fa1784cd68b4d
4
+ data.tar.gz: c920af6926548fa9e1af81ee70e191dac827466d
5
5
  SHA512:
6
- metadata.gz: 64c696560ae501046ce9306e31b2e41135743bf82126a406404f3618883d5ebefeeee3b211e3d13584b048bf4736634642a8a1c4de933af15c499de388abdeea
7
- data.tar.gz: 8c0e3418bdf3c83261a9aa9c95de80a598eaf34fc7e9ea19ab5f69ef49d43e4696b8ff9a87a96b0c328185a2f2db303e60ae706f9614170b2febb9e36409f94e
6
+ metadata.gz: f30fefa278c4b775e85fa834762cf9b6e2327ce8c5634c81a61851bb74acebcd1396535f64a9d4636b46ab427c69ed0d298889dff28e6c1e5cfd90c71ccb7395
7
+ data.tar.gz: 227f5692c178061d395cde235dcf59388f6dd0e6c69acc44016584f044da7c98c44f9a7ec8d1a47ef9ba50d26c35c3e38eeb42d66d4492d54dd580d2cffcd4a7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1122
1
+ 3.0.1139
@@ -29,7 +29,7 @@ module TencentCloud
29
29
  end
30
30
 
31
31
 
32
- # 联网搜索API,以json形式向客户提供搜索结果数据,包含标题、摘要、内容来源url等信息
32
+ # 联网搜索API,以JSON形式向客户提供搜索结果数据,包含标题、摘要、内容来源url等信息
33
33
 
34
34
  # @param request: Request instance for SearchPro.
35
35
  # @type request: :class:`Tencentcloud::wsa::V20250508::SearchProRequest`
@@ -34,7 +34,7 @@ module TencentCloud
34
34
  # @type ToTime: Integer
35
35
  # @param Cnt: cnt=10/20/30/40/50,最多可支持返回50条搜索结果,**仅限尊享版使用**
36
36
  # @type Cnt: Integer
37
- # @param Industry: Industry=gov/news/acad,对应党政机关、新闻、学术,**仅限尊享版使用**
37
+ # @param Industry: Industry=gov/news/acad,对应党政机关、权威媒体、学术(英文),**仅限尊享版使用**
38
38
  # @type Industry: String
39
39
 
40
40
  attr_accessor :Query, :Mode, :Site, :FromTime, :ToTime, :Cnt, :Industry
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-wsa
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1122
4
+ version: 3.0.1139
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-08-12 00:00:00.000000000 Z
11
+ date: 2025-09-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20250508/client.rb
37
- - lib/v20250508/models.rb
38
36
  - lib/tencentcloud-sdk-wsa.rb
37
+ - lib/v20250508/models.rb
38
+ - lib/v20250508/client.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: