tencentcloud-sdk-sms 3.0.903 → 3.0.905

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: f423122ad15c8e8702e86000ed6297906a170920
4
- data.tar.gz: 54a7eb6a0ca94fe041b6cb3f68f8a421e32a942d
3
+ metadata.gz: d6a77d70ae4556b6981d4bd2bd1a26699cdbcd4a
4
+ data.tar.gz: db7182676f4b5538aae512fab7bf614db2dcbf12
5
5
  SHA512:
6
- metadata.gz: 7c83bed17fcd9ee262a394d8af2449cf450407fb4172b943a19c33701c63dac7f9afa1807ee7f2937455514833128532aa3ba47f4fab8c2cf0d59bca8521f8b5
7
- data.tar.gz: a705dc6657aea94702a8b61f92a5df1218585a5501e85b1386bfefda3aa02fd7434ade3e274554c2972fa1ab6c2ce95fac97c02d9940b60624e452a4ba549788
6
+ metadata.gz: ecf29bf531fe224eacdad14d94569ba7dc8274532d89c3bf350f142175846da44deff5e5eba5d5f3753fce65c356d73dfea13fc69d525e4c74143af50feb781c
7
+ data.tar.gz: 1d49933314eca6049bc6565dc6ba63ac4c705cc468ee8a33d1f3392b7cf644f520e7f06e30085c61a07e2ee9bcc6811e578ab66214354c9a5580c94be93b72be
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.903
1
+ 3.0.905
@@ -1052,7 +1052,7 @@ module TencentCloud
1052
1052
  # @type ReportStatus: String
1053
1053
  # @param Description: 用户接收短信状态描述。
1054
1054
  # @type Description: String
1055
- # @param SessionContext: 用户的 session 内容。与请求中的 SessionContext 一致,默认为空,如需开通请联系 [腾讯云短信小助手](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81)
1055
+ # @param SessionContext: 用户的 session 内容。与请求中的 SessionContext 一致,默认为空,如需开通请联系 [腾讯云短信小助手](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81) 评估。
1056
1056
  # 注意:此字段可能返回 null,表示取不到有效值。
1057
1057
  # @type SessionContext: String
1058
1058
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-sms
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.903
4
+ version: 3.0.905
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-10 00:00:00.000000000 Z
11
+ date: 2024-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common