tencentcloud-sdk-bi 3.0.1134 → 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: 6931467a1860944a4a1a2ce88ee68fbf59db860d
4
- data.tar.gz: 5838faae1536269ab612c7d4a6c270d3aeedc381
3
+ metadata.gz: a7b067ac8d5b389b7c0a58619f2b1e307ff35dfa
4
+ data.tar.gz: 6ce71f546c32cdc83283c1ab7ab28752a606e7f9
5
5
  SHA512:
6
- metadata.gz: 0b47db11cde57b0dca70f9249e257e7473ca8cf76796c6155d06c0b81030d29babf6d7726c17597bf955bb76d8a97efc5a8ad73b1e863d74c04d8aada8aede93
7
- data.tar.gz: 7f15db8ffa177a02f72d86a7a95dfe19fed2d7d28d8078827839fd268cab16ac5ad69c5ea3dfbe8c8af240104a384d8d595773e3bca246daf7540cca8097b4fa
6
+ metadata.gz: e4fa22f75deb89ccbbd4170cee785e356ac06ba7605714231a377a3ddd854638bd69efc316a897a3f05d0cfc8f7146afb8d40299ae12329e7a1a46b9a4ed5fad
7
+ data.tar.gz: 2b9aeea268da2a4acb3a80bab132db2534444635b829ec6a2acf411dc84749e850621c29653eef6cd8ecedc9b8b437c75419e4055e8fc35b3ead7870ae02413d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1134
1
+ 3.0.1139
@@ -19,7 +19,7 @@ module TencentCloud
19
19
  module V20220105
20
20
  # ApplyEmbedInterval请求参数结构体
21
21
  class ApplyEmbedIntervalRequest < TencentCloud::Common::AbstractModel
22
- # @param ProjectId: 分享项目id,必选
22
+ # @param ProjectId: 分享项目id
23
23
  # @type ProjectId: Integer
24
24
  # @param PageId: 分享页面id,嵌出看板时此为空值0,ChatBI嵌出时不传
25
25
  # @type PageId: Integer
@@ -1776,7 +1776,7 @@ module TencentCloud
1776
1776
  # @param Extra: 112
1777
1777
  # 注意:此字段可能返回 null,表示取不到有效值。
1778
1778
  # @type Extra: String
1779
- # @param Data: 1
1779
+ # @param Data:
1780
1780
  # 注意:此字段可能返回 null,表示取不到有效值。
1781
1781
  # @type Data: :class:`Tencentcloud::Bi.v20220105.models.RankInfo`
1782
1782
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-bi
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1134
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-09-01 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