tencentcloud-sdk-tcaplusdb 3.0.844 → 3.0.845

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190823/models.rb +38 -4
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2c709a1dc5d4e8a936db1ca4a83988c947bff3a8
4
- data.tar.gz: 0c1fbd8b12266d9f9a5091b479eba807bb988de5
3
+ metadata.gz: d95bb8143cfc2d002e04409f4c75baa32a261fd2
4
+ data.tar.gz: 9b94101c323d5968db390d1695480ce592e1e6ec
5
5
  SHA512:
6
- metadata.gz: 8c1d7c743a43b47d880a768e2d4843899df8d864a8d24b9ade7a4b334926fd465e83c87f49b58a311e2d3ab3e23c328e668efb395bf662abb6da519887ffb0af
7
- data.tar.gz: dd652294b0642e0b612014ae964bb931b72e041ed7d79106f122f290ec745f91bac8ebeb23f288eed7afc5c692ea78c1b6573f93db27ca8e99e67ff36bbca494
6
+ metadata.gz: 3bfaef81ea17ef2498121274f3fa3dff8df30feb84299204ff01e5ce1fec00e1eb80129c99348bb110bb3885eae8f91f41f39df3f57673d446cf753c8a964287
7
+ data.tar.gz: 855928d3e5282ad95496378c07d1c71e462830b3e72d4514a611c8d98c9829141746c2aba75888c8da74ef0d2179d0d5f079388ba15a63af3a67dde70fa770a1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.844
1
+ 3.0.845
@@ -580,20 +580,28 @@ module TencentCloud
580
580
  # 比较表格的Meta信息
581
581
  class CompareTablesInfo < TencentCloud::Common::AbstractModel
582
582
  # @param SrcTableClusterId: 源表格的集群id
583
+ # 注意:此字段可能返回 null,表示取不到有效值。
583
584
  # @type SrcTableClusterId: String
584
585
  # @param SrcTableGroupId: 源表格的表格组id
586
+ # 注意:此字段可能返回 null,表示取不到有效值。
585
587
  # @type SrcTableGroupId: String
586
588
  # @param SrcTableName: 源表格的表名
589
+ # 注意:此字段可能返回 null,表示取不到有效值。
587
590
  # @type SrcTableName: String
588
591
  # @param DstTableClusterId: 目标表格的集群id
592
+ # 注意:此字段可能返回 null,表示取不到有效值。
589
593
  # @type DstTableClusterId: String
590
594
  # @param DstTableGroupId: 目标表格的表格组id
595
+ # 注意:此字段可能返回 null,表示取不到有效值。
591
596
  # @type DstTableGroupId: String
592
597
  # @param DstTableName: 目标表格的表名
598
+ # 注意:此字段可能返回 null,表示取不到有效值。
593
599
  # @type DstTableName: String
594
600
  # @param SrcTableInstanceId: 源表格的实例id
601
+ # 注意:此字段可能返回 null,表示取不到有效值。
595
602
  # @type SrcTableInstanceId: String
596
603
  # @param DstTableInstanceId: 目标表格的实例id
604
+ # 注意:此字段可能返回 null,表示取不到有效值。
597
605
  # @type DstTableInstanceId: String
598
606
 
599
607
  attr_accessor :SrcTableClusterId, :SrcTableGroupId, :SrcTableName, :DstTableClusterId, :DstTableGroupId, :DstTableName, :SrcTableInstanceId, :DstTableInstanceId
@@ -2600,16 +2608,22 @@ module TencentCloud
2600
2608
  # ckafka地址信息
2601
2609
  class KafkaInfo < TencentCloud::Common::AbstractModel
2602
2610
  # @param Address: Kafka address
2611
+ # 注意:此字段可能返回 null,表示取不到有效值。
2603
2612
  # @type Address: String
2604
2613
  # @param Topic: Kafka topic
2614
+ # 注意:此字段可能返回 null,表示取不到有效值。
2605
2615
  # @type Topic: String
2606
2616
  # @param User: kafka username
2617
+ # 注意:此字段可能返回 null,表示取不到有效值。
2607
2618
  # @type User: String
2608
2619
  # @param Password: kafka password
2620
+ # 注意:此字段可能返回 null,表示取不到有效值。
2609
2621
  # @type Password: String
2610
2622
  # @param Instance: ckafka实例
2623
+ # 注意:此字段可能返回 null,表示取不到有效值。
2611
2624
  # @type Instance: String
2612
2625
  # @param IsVpc: 是否走VPC
2626
+ # 注意:此字段可能返回 null,表示取不到有效值。
2613
2627
  # @type IsVpc: Integer
2614
2628
 
2615
2629
  attr_accessor :Address, :Topic, :User, :Password, :Instance, :IsVpc
@@ -4282,10 +4296,13 @@ module TencentCloud
4282
4296
  # @param SnapshotStatus: 快照状态,0 生成中 1 正常 2 删除中 3 已失效 4 回档使用中
4283
4297
  # 注意:此字段可能返回 null,表示取不到有效值。
4284
4298
  # @type SnapshotStatus: Integer
4299
+ # @param ApplicationId: 申请单ID
4300
+ # 注意:此字段可能返回 null,表示取不到有效值。
4301
+ # @type ApplicationId: String
4285
4302
 
4286
- attr_accessor :TableGroupId, :TableName, :TaskId, :Error, :SnapshotName, :SnapshotTime, :SnapshotDeadTime, :SnapshotCreateTime, :SnapshotSize, :SnapshotStatus
4303
+ attr_accessor :TableGroupId, :TableName, :TaskId, :Error, :SnapshotName, :SnapshotTime, :SnapshotDeadTime, :SnapshotCreateTime, :SnapshotSize, :SnapshotStatus, :ApplicationId
4287
4304
 
4288
- def initialize(tablegroupid=nil, tablename=nil, taskid=nil, error=nil, snapshotname=nil, snapshottime=nil, snapshotdeadtime=nil, snapshotcreatetime=nil, snapshotsize=nil, snapshotstatus=nil)
4305
+ def initialize(tablegroupid=nil, tablename=nil, taskid=nil, error=nil, snapshotname=nil, snapshottime=nil, snapshotdeadtime=nil, snapshotcreatetime=nil, snapshotsize=nil, snapshotstatus=nil, applicationid=nil)
4289
4306
  @TableGroupId = tablegroupid
4290
4307
  @TableName = tablename
4291
4308
  @TaskId = taskid
@@ -4296,6 +4313,7 @@ module TencentCloud
4296
4313
  @SnapshotCreateTime = snapshotcreatetime
4297
4314
  @SnapshotSize = snapshotsize
4298
4315
  @SnapshotStatus = snapshotstatus
4316
+ @ApplicationId = applicationid
4299
4317
  end
4300
4318
 
4301
4319
  def deserialize(params)
@@ -4312,6 +4330,7 @@ module TencentCloud
4312
4330
  @SnapshotCreateTime = params['SnapshotCreateTime']
4313
4331
  @SnapshotSize = params['SnapshotSize']
4314
4332
  @SnapshotStatus = params['SnapshotStatus']
4333
+ @ApplicationId = params['ApplicationId']
4315
4334
  end
4316
4335
  end
4317
4336
 
@@ -4925,10 +4944,19 @@ module TencentCloud
4925
4944
  # @type Operator: String
4926
4945
  # @param Content: 任务详情
4927
4946
  # @type Content: String
4947
+ # @param TableGroupId: 表格组ID
4948
+ # 注意:此字段可能返回 null,表示取不到有效值。
4949
+ # @type TableGroupId: String
4950
+ # @param TableGroupName: 表格组名称
4951
+ # 注意:此字段可能返回 null,表示取不到有效值。
4952
+ # @type TableGroupName: String
4953
+ # @param TableName: 表名称
4954
+ # 注意:此字段可能返回 null,表示取不到有效值。
4955
+ # @type TableName: String
4928
4956
 
4929
- attr_accessor :TaskId, :TaskType, :TransId, :ClusterId, :ClusterName, :Progress, :StartTime, :UpdateTime, :Operator, :Content
4957
+ attr_accessor :TaskId, :TaskType, :TransId, :ClusterId, :ClusterName, :Progress, :StartTime, :UpdateTime, :Operator, :Content, :TableGroupId, :TableGroupName, :TableName
4930
4958
 
4931
- def initialize(taskid=nil, tasktype=nil, transid=nil, clusterid=nil, clustername=nil, progress=nil, starttime=nil, updatetime=nil, operator=nil, content=nil)
4959
+ def initialize(taskid=nil, tasktype=nil, transid=nil, clusterid=nil, clustername=nil, progress=nil, starttime=nil, updatetime=nil, operator=nil, content=nil, tablegroupid=nil, tablegroupname=nil, tablename=nil)
4932
4960
  @TaskId = taskid
4933
4961
  @TaskType = tasktype
4934
4962
  @TransId = transid
@@ -4939,6 +4967,9 @@ module TencentCloud
4939
4967
  @UpdateTime = updatetime
4940
4968
  @Operator = operator
4941
4969
  @Content = content
4970
+ @TableGroupId = tablegroupid
4971
+ @TableGroupName = tablegroupname
4972
+ @TableName = tablename
4942
4973
  end
4943
4974
 
4944
4975
  def deserialize(params)
@@ -4952,6 +4983,9 @@ module TencentCloud
4952
4983
  @UpdateTime = params['UpdateTime']
4953
4984
  @Operator = params['Operator']
4954
4985
  @Content = params['Content']
4986
+ @TableGroupId = params['TableGroupId']
4987
+ @TableGroupName = params['TableGroupName']
4988
+ @TableName = params['TableName']
4955
4989
  end
4956
4990
  end
4957
4991
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcaplusdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.844
4
+ version: 3.0.845
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-06-16 00:00:00.000000000 Z
11
+ date: 2024-06-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common