tencentcloud-sdk-cam 1.0.265 → 1.0.266
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/v20190116/models.rb +1 -1
- 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: 81c7d68c121e4419ac31776b5e05b9ec2367c85a
|
|
4
|
+
data.tar.gz: 45e54efdf16141b763c1b46c268e19e32bedbace
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 31aa441f5baeac93d2a143fa61e621f3320dd645645074a5e4f19a4c1411fd6038b67e0ff3018b37df1a87eeb2bf1632bc66863c9225d0b0de0abe7896462008
|
|
7
|
+
data.tar.gz: 159d9fbfa6395bee9dbfcd9c57b0012f2b049ed6f3c43d7ec28bf028b958867e210c3cf76444f3602252967b93cbfdfe6c90bf1d192c948e9c54e92486a1db9d
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.266
|
data/lib/v20190116/models.rb
CHANGED
|
@@ -3900,7 +3900,7 @@ module TencentCloud
|
|
|
3900
3900
|
# @type Uin: Integer
|
|
3901
3901
|
# @param Name: 子用户用户名
|
|
3902
3902
|
# @type Name: String
|
|
3903
|
-
# @param Uid: 子用户 UID
|
|
3903
|
+
# @param Uid: 子用户 UID,UID是用户作为消息接收人时的唯一标识,和 UIN 一样可以唯一标识一个用户,可通过接口https://cloud.tencent.com/document/api/598/53486 获取
|
|
3904
3904
|
# @type Uid: Integer
|
|
3905
3905
|
# @param Remark: 子用户备注
|
|
3906
3906
|
# @type Remark: String
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cam
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.266
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-02-
|
|
11
|
+
date: 2022-02-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|