tencentcloud-sdk-mqtt 3.0.933 → 3.0.934

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: 1c8c96e6c280d5dc4dd597d35add3ca93a868a6c
4
- data.tar.gz: def54424062a8109625a714be051250abb7ff55c
3
+ metadata.gz: df4476e85693adef7b872e6d62c2e97d6313eee9
4
+ data.tar.gz: cf030b6a7dd17c6e24d1d2104b1d45cf44642c98
5
5
  SHA512:
6
- metadata.gz: 41be1339fa69740d1dbcd5aca647a34e6e5fa49ce597d61467897b1fbe89f59f2662eabbc85011c8a6508cbac96d9374fd3854cd0beffcab283da3c445b0ee7a
7
- data.tar.gz: d9acc2550f3eb4798579992da95674f77b3a2f534891a88a28f56665395b9e2601094aaf7f7adafbb958a6a6a53be896fc6754dc3d6b4cceb3cac42cad3182a4
6
+ metadata.gz: 62476e5a9df15108308deb48c6200201fd02a553b1e3291a11f10c3b7f956471cc37a27286001b5b50d249d87375e853e25e94fbbe5336fec9b70ca42ba9bfb9
7
+ data.tar.gz: 080cab2f6e56169341123e585f5522de2b0e2bb26f114b46df706b98ec8abe1851f6700d084eec481221d2b270ba52b20e58699e53422a2865e2938935b61b1b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.933
1
+ 3.0.934
@@ -19,9 +19,9 @@ module TencentCloud
19
19
  module V20240516
20
20
  # AuthorizationPolicyItem
21
21
  class AuthorizationPolicyItem < TencentCloud::Common::AbstractModel
22
- # @param Id: 规则id
22
+ # @param Id: 规则ID
23
23
  # @type Id: Integer
24
- # @param InstanceId: 集群id
24
+ # @param InstanceId: 集群ID
25
25
  # @type InstanceId: String
26
26
  # @param PolicyName: 规则名
27
27
  # 注意:此字段可能返回 null,表示取不到有效值。
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mqtt
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.933
4
+ version: 3.0.934
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud