tencentcloud-sdk-tsf 3.0.1187 → 3.0.1193

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: 30a10ef37b81efa4ffff1053d987f2e220c6d5cc
4
- data.tar.gz: 7d7ff93fd8519e9d9834cf4a3968dc3e1a87c24c
3
+ metadata.gz: 87ebb214adba737a6f80aaa6ce6eaf314fde4ed5
4
+ data.tar.gz: 56081b899e4546da1aa09fcf8680cc331f0d89be
5
5
  SHA512:
6
- metadata.gz: a8b10084335940a1a4f2d9578c24a406a4ee24ff896d9abce921c6ab30ef2dc510d235bbc55a343c5e24015368d378dc0beda747aa8519d85ce163d986f9eb83
7
- data.tar.gz: 53d60e8626c86124b906778d16cc970dd5a988f4a9de5a6713fa8177caafae0c15189813206d82ee0c10d61f4461ae772da47e0f42c67b221c642423a24e807c
6
+ metadata.gz: 7c714b870e4306e7e3af39bacd18b36f44a08b927f5b8fc87ad31f7585306033a0c845942f16ce7433478c1ffbf65e4cce7440f09c2ea0ee30f77c1be5b6a5e3
7
+ data.tar.gz: a319173eaf62bbe1ed787f9ec5ac52d52d4d45e4dc91dbb46518e987a8ddb1f0e3102025ecb6c125a6782e5ab18a9bd1d93b963852479eb1a026b8fc31241801
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1187
1
+ 3.0.1193
@@ -20662,10 +20662,8 @@ module TencentCloud
20662
20662
  # @param Content: 业务日志列表
20663
20663
  # @type Content: Array
20664
20664
  # @param ScrollId: 游标ID
20665
- # 注意:此字段可能返回 null,表示取不到有效值。
20666
20665
  # @type ScrollId: String
20667
20666
  # @param Status: 查询状态,SUCCESS:查询成功完成,ERROR_RANGE_EXCEED:查询范围过大异常,ERROR_COMPLEX_CONDITION:查询条件复杂异常,ERROR_OTHER_CAUSE:其他异常
20668
- # 注意:此字段可能返回 null,表示取不到有效值。
20669
20667
  # @type Status: String
20670
20668
  # @param SearchAfter: 查询es时,使用searchAfter返回的游标
20671
20669
  # @type SearchAfter: Array
@@ -21194,10 +21192,8 @@ module TencentCloud
21194
21192
  # @param Content: 标准输出日志列表
21195
21193
  # @type Content: Array
21196
21194
  # @param ScrollId: 游标ID
21197
- # 注意:此字段可能返回 null,表示取不到有效值。
21198
21195
  # @type ScrollId: String
21199
21196
  # @param Status: 查询状态,SUCCESS:查询成功完成,ERROR_RANGE_EXCEED:查询范围过大异常,ERROR_COMPLEX_CONDITION:查询条件复杂异常,ERROR_OTHER_CAUSE:其他异常
21200
- # 注意:此字段可能返回 null,表示取不到有效值。
21201
21197
  # @type Status: String
21202
21198
  # @param SearchAfter: 查询es使用searchAfter时,游标
21203
21199
  # @type SearchAfter: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tsf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1187
4
+ version: 3.0.1193
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-12-22 00:00:00.000000000 Z
11
+ date: 2025-12-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common