tencentcloud-sdk-tics 3.0.778 → 3.0.779
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20181115/models.rb +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0b42a2568523454d54d71fa2fa59087cc83951bc
|
|
4
|
+
data.tar.gz: eba3c57c901052487be95fce0234e6bdf481d65b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 96b0abce8fad1c07356fdcc62a56575bbefa1aeca822c3d7790ecf594f9579628be80af63db865b0e52769e9c1127e87f57b971bd711a9d73fd33d2d4648739d
|
|
7
|
+
data.tar.gz: 22b5b1ad1036de117bac8c037a605efe6ba6015ac988a4b25da0cafc90fab329e48bb7b70bbd997e5be3de911880b20184e02272c28e7d683d0469cbfb2a3f4f
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.779
|
data/lib/v20181115/models.rb
CHANGED
|
@@ -69,7 +69,7 @@ module TencentCloud
|
|
|
69
69
|
# @type Intelligences: Array
|
|
70
70
|
# @param Context: 情报相关的上下文
|
|
71
71
|
# @type Context: String
|
|
72
|
-
# @param RequestId: 唯一请求 ID
|
|
72
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
73
73
|
# @type RequestId: String
|
|
74
74
|
|
|
75
75
|
attr_accessor :ReturnCode, :Result, :Confidence, :ThreatTypes, :Tags, :Intelligences, :Context, :RequestId
|
|
@@ -149,7 +149,7 @@ module TencentCloud
|
|
|
149
149
|
# @type Intelligences: Array
|
|
150
150
|
# @param Context: 情报相关的上下文
|
|
151
151
|
# @type Context: String
|
|
152
|
-
# @param RequestId: 唯一请求 ID
|
|
152
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
153
153
|
# @type RequestId: String
|
|
154
154
|
|
|
155
155
|
attr_accessor :ReturnCode, :Result, :Confidence, :FileInfo, :Tags, :Intelligences, :Context, :RequestId
|
|
@@ -250,7 +250,7 @@ module TencentCloud
|
|
|
250
250
|
# @type Intelligences: Array
|
|
251
251
|
# @param Context: 情报相关的上下文
|
|
252
252
|
# @type Context: String
|
|
253
|
-
# @param RequestId: 唯一请求 ID
|
|
253
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
254
254
|
# @type RequestId: String
|
|
255
255
|
|
|
256
256
|
attr_accessor :ReturnCode, :Result, :Confidence, :ThreatTypes, :Tags, :Intelligences, :Context, :RequestId
|
|
@@ -354,7 +354,7 @@ module TencentCloud
|
|
|
354
354
|
# @param Context: 情报相关的上下文,参数option=1 的时候提供
|
|
355
355
|
# 每个数据默认为3 条
|
|
356
356
|
# @type Context: String
|
|
357
|
-
# @param RequestId: 唯一请求 ID
|
|
357
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
358
358
|
# @type RequestId: String
|
|
359
359
|
|
|
360
360
|
attr_accessor :ReturnCode, :Result, :Confidence, :ThreatTypes, :Tags, :Status, :Context, :RequestId
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-tics
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.779
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
@@ -33,8 +33,8 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/v20181115/models.rb
|
|
37
36
|
- lib/v20181115/client.rb
|
|
37
|
+
- lib/v20181115/models.rb
|
|
38
38
|
- lib/tencentcloud-sdk-tics.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|