tencentcloud-sdk-wedata 3.0.532 → 3.0.534
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/v20210820/models.rb +0 -2
- 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: 74964cc06f547b6de22d909ecc72d7d725b94b44
|
4
|
+
data.tar.gz: dec8bacfbb3e2d9acdf60aa8747f3c164bd12b0c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ab1a8e5fa23f01dfd9f706de48fad0e9f9383179ff77a617bbbc167004df7e56ee961857d785f8eafc1af1c9d0f318863b266fa00ca8607eabca578e43b77b2c
|
7
|
+
data.tar.gz: 3712d285b9cd748da6ff15a2072389723abaa91b9e26893908a1692dfbd5a5c623fd7e4aaf8cc105067ce72a0612d03db54b8555a8dbb3d0bb3d942602799696
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.534
|
data/lib/v20210820/models.rb
CHANGED
@@ -15645,10 +15645,8 @@ module TencentCloud
|
|
15645
15645
|
# @param ExecutionSpace: 执行空间 "DRY_RUN"
|
15646
15646
|
# @type ExecutionSpace: Integer
|
15647
15647
|
# @param ProductName: 产品名称,可选
|
15648
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15649
15648
|
# @type ProductName: Integer
|
15650
15649
|
# @param ResourceGroup: 资源组
|
15651
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15652
15650
|
# @type ResourceGroup: Integer
|
15653
15651
|
|
15654
15652
|
attr_accessor :ExecutionSpace, :ProductName, :ResourceGroup
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-wedata
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.534
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-03-
|
11
|
+
date: 2023-03-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|