tencentcloud-sdk-ckafka 3.0.1150 → 3.0.1160
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/v20190819/models.rb +27 -14
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ce98130743226f596c7709a3bd197f723a91142c
|
|
4
|
+
data.tar.gz: 47b50b5474a3ba3fa4edad38557678c267462d9b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 24a50c605f2024ee8d55bc901f3f18b9983dce449a8e473bbc49d8db298af45a4db055669bb2b6d31987760e453a7815ca8bc12e3c761b8b81e9bff34ca14c37
|
|
7
|
+
data.tar.gz: cf8a77c3b74f30adbac94cfd29d36e573f470af7c327bc075d3e036372c03566fe7f89898601a1e3e46f37cc6368d7c33133b5d5a835865bff7d7f4ac0d1b6ce
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1160
|
data/lib/v20190819/models.rb
CHANGED
|
@@ -1781,8 +1781,8 @@ module TencentCloud
|
|
|
1781
1781
|
|
|
1782
1782
|
attr_accessor :TaskName, :TaskType, :SourceResource, :TargetResource, :TransformParam, :PrivateLinkParam, :SchemaId, :TransformsParam, :TaskId, :Tags, :Description
|
|
1783
1783
|
extend Gem::Deprecate
|
|
1784
|
-
deprecate :PrivateLinkParam, :none, 2025,
|
|
1785
|
-
deprecate :PrivateLinkParam=, :none, 2025,
|
|
1784
|
+
deprecate :PrivateLinkParam, :none, 2025, 10
|
|
1785
|
+
deprecate :PrivateLinkParam=, :none, 2025, 10
|
|
1786
1786
|
|
|
1787
1787
|
def initialize(taskname=nil, tasktype=nil, sourceresource=nil, targetresource=nil, transformparam=nil, privatelinkparam=nil, schemaid=nil, transformsparam=nil, taskid=nil, tags=nil, description=nil)
|
|
1788
1788
|
@TaskName = taskname
|
|
@@ -2158,8 +2158,8 @@ module TencentCloud
|
|
|
2158
2158
|
|
|
2159
2159
|
attr_accessor :ReturnCode, :ReturnMessage, :Data, :DeleteRouteTimestamp
|
|
2160
2160
|
extend Gem::Deprecate
|
|
2161
|
-
deprecate :DeleteRouteTimestamp, :none, 2025,
|
|
2162
|
-
deprecate :DeleteRouteTimestamp=, :none, 2025,
|
|
2161
|
+
deprecate :DeleteRouteTimestamp, :none, 2025, 10
|
|
2162
|
+
deprecate :DeleteRouteTimestamp=, :none, 2025, 10
|
|
2163
2163
|
|
|
2164
2164
|
def initialize(returncode=nil, returnmessage=nil, data=nil, deleteroutetimestamp=nil)
|
|
2165
2165
|
@ReturnCode = returncode
|
|
@@ -5254,8 +5254,8 @@ module TencentCloud
|
|
|
5254
5254
|
|
|
5255
5255
|
attr_accessor :InstanceId, :SearchWord, :Status, :Offset, :Limit, :TagKey, :Filters, :InstanceIds, :InstanceIdList, :TagList
|
|
5256
5256
|
extend Gem::Deprecate
|
|
5257
|
-
deprecate :InstanceIds, :none, 2025,
|
|
5258
|
-
deprecate :InstanceIds=, :none, 2025,
|
|
5257
|
+
deprecate :InstanceIds, :none, 2025, 10
|
|
5258
|
+
deprecate :InstanceIds=, :none, 2025, 10
|
|
5259
5259
|
|
|
5260
5260
|
def initialize(instanceid=nil, searchword=nil, status=nil, offset=nil, limit=nil, tagkey=nil, filters=nil, instanceids=nil, instanceidlist=nil, taglist=nil)
|
|
5261
5261
|
@InstanceId = instanceid
|
|
@@ -5340,8 +5340,8 @@ module TencentCloud
|
|
|
5340
5340
|
|
|
5341
5341
|
attr_accessor :InstanceId, :SearchWord, :Status, :Offset, :Limit, :TagKey, :VpcId
|
|
5342
5342
|
extend Gem::Deprecate
|
|
5343
|
-
deprecate :TagKey, :none, 2025,
|
|
5344
|
-
deprecate :TagKey=, :none, 2025,
|
|
5343
|
+
deprecate :TagKey, :none, 2025, 10
|
|
5344
|
+
deprecate :TagKey=, :none, 2025, 10
|
|
5345
5345
|
|
|
5346
5346
|
def initialize(instanceid=nil, searchword=nil, status=nil, offset=nil, limit=nil, tagkey=nil, vpcid=nil)
|
|
5347
5347
|
@InstanceId = instanceid
|
|
@@ -9159,8 +9159,8 @@ module TencentCloud
|
|
|
9159
9159
|
|
|
9160
9160
|
attr_accessor :InstanceId, :MsgRetentionTime, :InstanceName, :Config, :DynamicRetentionConfig, :RebalanceTime, :PublicNetwork, :DynamicDiskConfig, :MaxMessageByte, :UncleanLeaderElectionEnable, :DeleteProtectionEnable
|
|
9161
9161
|
extend Gem::Deprecate
|
|
9162
|
-
deprecate :DynamicDiskConfig, :none, 2025,
|
|
9163
|
-
deprecate :DynamicDiskConfig=, :none, 2025,
|
|
9162
|
+
deprecate :DynamicDiskConfig, :none, 2025, 10
|
|
9163
|
+
deprecate :DynamicDiskConfig=, :none, 2025, 10
|
|
9164
9164
|
|
|
9165
9165
|
def initialize(instanceid=nil, msgretentiontime=nil, instancename=nil, config=nil, dynamicretentionconfig=nil, rebalancetime=nil, publicnetwork=nil, dynamicdiskconfig=nil, maxmessagebyte=nil, uncleanleaderelectionenable=nil, deleteprotectionenable=nil)
|
|
9166
9166
|
@InstanceId = instanceid
|
|
@@ -9671,41 +9671,54 @@ module TencentCloud
|
|
|
9671
9671
|
|
|
9672
9672
|
# MQTT连接源参数
|
|
9673
9673
|
class MqttConnectParam < TencentCloud::Common::AbstractModel
|
|
9674
|
+
# @param Port: MQTT的连接port
|
|
9675
|
+
# @type Port: Integer
|
|
9674
9676
|
# @param UserName: MQTT连接源的用户名
|
|
9675
9677
|
# @type UserName: String
|
|
9676
9678
|
# @param Password: MQTT连接源的密码
|
|
9677
9679
|
# @type Password: String
|
|
9678
9680
|
# @param Resource: MQTT连接源的实例资源
|
|
9679
9681
|
# @type Resource: String
|
|
9682
|
+
# @param ServiceVip: MQTT的连接ip
|
|
9683
|
+
# @type ServiceVip: String
|
|
9680
9684
|
# @param UniqVpcId: MQTT Instance vpc-id
|
|
9681
9685
|
# @type UniqVpcId: String
|
|
9682
9686
|
# @param SelfBuilt: 是否为自建集群
|
|
9683
9687
|
# @type SelfBuilt: Boolean
|
|
9684
9688
|
# @param IsUpdate: 是否更新到关联的Dip任务
|
|
9689
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9685
9690
|
# @type IsUpdate: Boolean
|
|
9686
9691
|
# @param Region: MQTT连接源的实例资源地域, 跨地域时必填
|
|
9687
9692
|
# @type Region: String
|
|
9693
|
+
# @param Ip: IP
|
|
9694
|
+
# @type Ip: String
|
|
9688
9695
|
|
|
9689
|
-
attr_accessor :UserName, :Password, :Resource, :UniqVpcId, :SelfBuilt, :IsUpdate, :Region
|
|
9696
|
+
attr_accessor :Port, :UserName, :Password, :Resource, :ServiceVip, :UniqVpcId, :SelfBuilt, :IsUpdate, :Region, :Ip
|
|
9690
9697
|
|
|
9691
|
-
def initialize(username=nil, password=nil, resource=nil, uniqvpcid=nil, selfbuilt=nil, isupdate=nil, region=nil)
|
|
9698
|
+
def initialize(port=nil, username=nil, password=nil, resource=nil, servicevip=nil, uniqvpcid=nil, selfbuilt=nil, isupdate=nil, region=nil, ip=nil)
|
|
9699
|
+
@Port = port
|
|
9692
9700
|
@UserName = username
|
|
9693
9701
|
@Password = password
|
|
9694
9702
|
@Resource = resource
|
|
9703
|
+
@ServiceVip = servicevip
|
|
9695
9704
|
@UniqVpcId = uniqvpcid
|
|
9696
9705
|
@SelfBuilt = selfbuilt
|
|
9697
9706
|
@IsUpdate = isupdate
|
|
9698
9707
|
@Region = region
|
|
9708
|
+
@Ip = ip
|
|
9699
9709
|
end
|
|
9700
9710
|
|
|
9701
9711
|
def deserialize(params)
|
|
9712
|
+
@Port = params['Port']
|
|
9702
9713
|
@UserName = params['UserName']
|
|
9703
9714
|
@Password = params['Password']
|
|
9704
9715
|
@Resource = params['Resource']
|
|
9716
|
+
@ServiceVip = params['ServiceVip']
|
|
9705
9717
|
@UniqVpcId = params['UniqVpcId']
|
|
9706
9718
|
@SelfBuilt = params['SelfBuilt']
|
|
9707
9719
|
@IsUpdate = params['IsUpdate']
|
|
9708
9720
|
@Region = params['Region']
|
|
9721
|
+
@Ip = params['Ip']
|
|
9709
9722
|
end
|
|
9710
9723
|
end
|
|
9711
9724
|
|
|
@@ -12209,8 +12222,8 @@ module TencentCloud
|
|
|
12209
12222
|
|
|
12210
12223
|
attr_accessor :ZoneId, :IsInternalApp, :AppId, :Flag, :ZoneName, :ZoneStatus, :Exflag, :SoldOut, :SalesInfo, :ExtraFlag
|
|
12211
12224
|
extend Gem::Deprecate
|
|
12212
|
-
deprecate :Exflag, :none, 2025,
|
|
12213
|
-
deprecate :Exflag=, :none, 2025,
|
|
12225
|
+
deprecate :Exflag, :none, 2025, 10
|
|
12226
|
+
deprecate :Exflag=, :none, 2025, 10
|
|
12214
12227
|
|
|
12215
12228
|
def initialize(zoneid=nil, isinternalapp=nil, appid=nil, flag=nil, zonename=nil, zonestatus=nil, exflag=nil, soldout=nil, salesinfo=nil, extraflag=nil)
|
|
12216
12229
|
@ZoneId = zoneid
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-ckafka
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1160
|
|
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-
|
|
11
|
+
date: 2025-10-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,9 +33,9 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/v20190819/client.rb
|
|
37
|
-
- lib/v20190819/models.rb
|
|
38
36
|
- lib/tencentcloud-sdk-ckafka.rb
|
|
37
|
+
- lib/v20190819/models.rb
|
|
38
|
+
- lib/v20190819/client.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|