tencentcloud-sdk-tcaplusdb 3.0.1094 → 3.0.1125
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/v20190823/client.rb +2 -0
- data/lib/v20190823/models.rb +0 -164
- 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: 2c2b6b2395a7e9c5be5adc093d5956704341cfd0
|
4
|
+
data.tar.gz: ea8dbd5d203cb87830faa67f17153369f5fee1f9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1c6d76526965ed0767d5ff4b0dfd460a5f9d79c0508a3393472734b1f97da59e17dc4f8e085c08e87b46605f712598b11a9a55ae19e95b786ea9217becaa7cd8
|
7
|
+
data.tar.gz: 679eb2979bcb4e7751e6911930162c4454d331f7906aec72a2893c9c12774e7c23059e6e0f4ec3835a1265445556679d7e06216926920f25ed585b2e530d1a4e
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1125
|
data/lib/v20190823/client.rb
CHANGED
data/lib/v20190823/models.rb
CHANGED
@@ -28,7 +28,6 @@ module TencentCloud
|
|
28
28
|
# @param ClusterName: 集群名称
|
29
29
|
# @type ClusterName: String
|
30
30
|
# @param TableGroupName: 表格组名称
|
31
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
32
31
|
# @type TableGroupName: String
|
33
32
|
# @param TableName: 表格名称
|
34
33
|
# @type TableName: String
|
@@ -43,22 +42,16 @@ module TencentCloud
|
|
43
42
|
# @param TaskId: 已提交的任务Id,未提交申请为0
|
44
43
|
# @type TaskId: String
|
45
44
|
# @param TableInstanceId: 腾讯云上table的唯一键
|
46
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
47
45
|
# @type TableInstanceId: String
|
48
46
|
# @param UpdateTime: 更新时间
|
49
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
50
47
|
# @type UpdateTime: String
|
51
48
|
# @param ExecuteUser: 审批人
|
52
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
53
49
|
# @type ExecuteUser: String
|
54
50
|
# @param ExecuteStatus: 执行状态
|
55
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
56
51
|
# @type ExecuteStatus: String
|
57
52
|
# @param CanCensor: 该申请单是否可以被当前用户审批
|
58
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
59
53
|
# @type CanCensor: Boolean
|
60
54
|
# @param CanWithdrawal: 该申请单是否可以被当前用户撤回
|
61
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
62
55
|
# @type CanWithdrawal: Boolean
|
63
56
|
|
64
57
|
attr_accessor :ApplicationId, :ApplicationType, :ClusterId, :ClusterName, :TableGroupName, :TableName, :Applicant, :CreatedTime, :ApplicationStatus, :TableGroupId, :TaskId, :TableInstanceId, :UpdateTime, :ExecuteUser, :ExecuteStatus, :CanCensor, :CanWithdrawal
|
@@ -111,13 +104,10 @@ module TencentCloud
|
|
111
104
|
# @param ApplicationType: 申请类型
|
112
105
|
# @type ApplicationType: Integer
|
113
106
|
# @param ApplicationStatus: 处理状态 0-待审核 1-已经审核并提交任务 2-已驳回
|
114
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
115
107
|
# @type ApplicationStatus: Integer
|
116
108
|
# @param TaskId: 已提交的任务Id
|
117
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
118
109
|
# @type TaskId: String
|
119
110
|
# @param Error: 错误信息
|
120
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
121
111
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
122
112
|
|
123
113
|
attr_accessor :ApplicationId, :ApplicationType, :ApplicationStatus, :TaskId, :Error
|
@@ -350,54 +340,38 @@ module TencentCloud
|
|
350
340
|
# @param ApiAccessPort: TcaplusDB SDK连接参数,接入端口
|
351
341
|
# @type ApiAccessPort: Integer
|
352
342
|
# @param OldPasswordExpireTime: 如果PasswordStatus是unmodifiable说明有旧密码还未过期,此字段将显示旧密码过期的时间,否则为空
|
353
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
354
343
|
# @type OldPasswordExpireTime: String
|
355
344
|
# @param ApiAccessIpv6: TcaplusDB SDK连接参数,接入ipv6地址
|
356
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
357
345
|
# @type ApiAccessIpv6: String
|
358
346
|
# @param ClusterType: 集群类型,0,1:共享集群; 2:独立集群
|
359
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
360
347
|
# @type ClusterType: Integer
|
361
348
|
# @param ClusterStatus: 集群状态, 0:表示正常运行中,1:表示冻结隔离一般欠费进入此状态,2:表示待回收,一般用户主动触发删除进入这个状态,3:待释放,进入这个状态,表示可以释放此表占用的资源了,4:变更中
|
362
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
363
349
|
# @type ClusterStatus: Integer
|
364
350
|
# @param ReadCapacityUnit: 读CU
|
365
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
366
351
|
# @type ReadCapacityUnit: Integer
|
367
352
|
# @param WriteCapacityUnit: 写CU
|
368
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
369
353
|
# @type WriteCapacityUnit: Integer
|
370
354
|
# @param DiskVolume: 磁盘容量
|
371
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
372
355
|
# @type DiskVolume: Integer
|
373
356
|
# @param ServerList: 独占server机器信息
|
374
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
375
357
|
# @type ServerList: Array
|
376
358
|
# @param ProxyList: 独占proxy机器信息
|
377
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
378
359
|
# @type ProxyList: Array
|
379
360
|
# @param Censorship: 是否开启审核 0-不开启 1-开启
|
380
361
|
# @type Censorship: Integer
|
381
362
|
# @param DbaUins: 审批人uin列表
|
382
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
383
363
|
# @type DbaUins: Array
|
384
364
|
# @param DataFlowStatus: 是否开启了数据订阅
|
385
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
386
365
|
# @type DataFlowStatus: Integer
|
387
366
|
# @param KafkaInfo: 数据订阅的kafka信息
|
388
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
389
367
|
# @type KafkaInfo: :class:`Tencentcloud::Tcaplusdb.v20190823.models.KafkaInfo`
|
390
368
|
# @param TxhBackupExpireDay: 集群Txh备份文件多少天后过期删除
|
391
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
392
369
|
# @type TxhBackupExpireDay: Integer
|
393
370
|
# @param UlogBackupExpireDay: 集群Ulog备份文件多少天后过期删除
|
394
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
395
371
|
# @type UlogBackupExpireDay: Integer
|
396
372
|
# @param IsReadOnlyUlogBackupExpireDay: 集群Ulog备份文件过期策略是否为只读, 0: UlogBackupExpire是只读,不可修改, 1: UlogBackupExpire可以修改(当前业务存在Svrid第二段等于clusterid的机器)
|
397
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
398
373
|
# @type IsReadOnlyUlogBackupExpireDay: Integer
|
399
374
|
# @param RestProxyStatus: restproxy状态
|
400
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
401
375
|
# @type RestProxyStatus: Integer
|
402
376
|
|
403
377
|
attr_accessor :ClusterName, :ClusterId, :Region, :IdlType, :NetworkType, :VpcId, :SubnetId, :CreatedTime, :Password, :PasswordStatus, :ApiAccessId, :ApiAccessIp, :ApiAccessPort, :OldPasswordExpireTime, :ApiAccessIpv6, :ClusterType, :ClusterStatus, :ReadCapacityUnit, :WriteCapacityUnit, :DiskVolume, :ServerList, :ProxyList, :Censorship, :DbaUins, :DataFlowStatus, :KafkaInfo, :TxhBackupExpireDay, :UlogBackupExpireDay, :IsReadOnlyUlogBackupExpireDay, :RestProxyStatus
|
@@ -580,28 +554,20 @@ module TencentCloud
|
|
580
554
|
# 比较表格的Meta信息
|
581
555
|
class CompareTablesInfo < TencentCloud::Common::AbstractModel
|
582
556
|
# @param SrcTableClusterId: 源表格的集群id
|
583
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
584
557
|
# @type SrcTableClusterId: String
|
585
558
|
# @param SrcTableGroupId: 源表格的表格组id
|
586
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
587
559
|
# @type SrcTableGroupId: String
|
588
560
|
# @param SrcTableName: 源表格的表名
|
589
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
590
561
|
# @type SrcTableName: String
|
591
562
|
# @param DstTableClusterId: 目标表格的集群id
|
592
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
593
563
|
# @type DstTableClusterId: String
|
594
564
|
# @param DstTableGroupId: 目标表格的表格组id
|
595
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
596
565
|
# @type DstTableGroupId: String
|
597
566
|
# @param DstTableName: 目标表格的表名
|
598
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
599
567
|
# @type DstTableName: String
|
600
568
|
# @param SrcTableInstanceId: 源表格的实例id
|
601
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
602
569
|
# @type SrcTableInstanceId: String
|
603
570
|
# @param DstTableInstanceId: 目标表格的实例id
|
604
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
605
571
|
# @type DstTableInstanceId: String
|
606
572
|
|
607
573
|
attr_accessor :SrcTableClusterId, :SrcTableGroupId, :SrcTableName, :DstTableClusterId, :DstTableGroupId, :DstTableName, :SrcTableInstanceId, :DstTableInstanceId
|
@@ -663,10 +629,8 @@ module TencentCloud
|
|
663
629
|
# CreateBackup返回参数结构体
|
664
630
|
class CreateBackupResponse < TencentCloud::Common::AbstractModel
|
665
631
|
# @param TaskIds: 创建的备份任务ID列表
|
666
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
667
632
|
# @type TaskIds: Array
|
668
633
|
# @param ApplicationIds: 创建的备份申请ID列表
|
669
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
670
634
|
# @type ApplicationIds: Array
|
671
635
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
672
636
|
# @type RequestId: String
|
@@ -1006,7 +970,6 @@ module TencentCloud
|
|
1006
970
|
# DeleteBackupRecords返回参数结构体
|
1007
971
|
class DeleteBackupRecordsResponse < TencentCloud::Common::AbstractModel
|
1008
972
|
# @param TaskId: TaskId由 AppInstanceId-taskId 组成,以区分不同集群的任务
|
1009
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1010
973
|
# @type TaskId: String
|
1011
974
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1012
975
|
# @type RequestId: String
|
@@ -1547,10 +1510,8 @@ module TencentCloud
|
|
1547
1510
|
# DescribeClusterTags返回参数结构体
|
1548
1511
|
class DescribeClusterTagsResponse < TencentCloud::Common::AbstractModel
|
1549
1512
|
# @param Rows: 集群标签信息列表
|
1550
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1551
1513
|
# @type Rows: Array
|
1552
1514
|
# @param TotalCount: 返回结果个数
|
1553
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1554
1515
|
# @type TotalCount: Integer
|
1555
1516
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1556
1517
|
# @type RequestId: String
|
@@ -1888,10 +1849,8 @@ module TencentCloud
|
|
1888
1849
|
# DescribeTableGroupTags返回参数结构体
|
1889
1850
|
class DescribeTableGroupTagsResponse < TencentCloud::Common::AbstractModel
|
1890
1851
|
# @param Rows: 表格组标签信息列表
|
1891
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1892
1852
|
# @type Rows: Array
|
1893
1853
|
# @param TotalCount: 返回结果个数
|
1894
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1895
1854
|
# @type TotalCount: Integer
|
1896
1855
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1897
1856
|
# @type RequestId: String
|
@@ -2461,10 +2420,8 @@ module TencentCloud
|
|
2461
2420
|
# @param FileSize: 文件大小(Bytes)
|
2462
2421
|
# @type FileSize: Integer
|
2463
2422
|
# @param FileId: 文件ID,对于已上传的文件有意义
|
2464
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2465
2423
|
# @type FileId: Integer
|
2466
2424
|
# @param FileContent: 文件内容,对于本次新上传的文件有意义
|
2467
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2468
2425
|
# @type FileContent: String
|
2469
2426
|
|
2470
2427
|
attr_accessor :FileName, :FileType, :FileExtType, :FileSize, :FileId, :FileContent
|
@@ -2491,22 +2448,16 @@ module TencentCloud
|
|
2491
2448
|
# 表定义描述文件详情,不包含文件内容
|
2492
2449
|
class IdlFileInfoWithoutContent < TencentCloud::Common::AbstractModel
|
2493
2450
|
# @param FileName: 文件名称,不包含扩展名
|
2494
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2495
2451
|
# @type FileName: String
|
2496
2452
|
# @param FileType: 数据描述语言(IDL)类型
|
2497
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2498
2453
|
# @type FileType: String
|
2499
2454
|
# @param FileExtType: 文件扩展名
|
2500
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2501
2455
|
# @type FileExtType: String
|
2502
2456
|
# @param FileSize: 文件大小(Bytes)
|
2503
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2504
2457
|
# @type FileSize: Integer
|
2505
2458
|
# @param FileId: 文件ID
|
2506
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2507
2459
|
# @type FileId: Integer
|
2508
2460
|
# @param Error: 错误信息
|
2509
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2510
2461
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
2511
2462
|
|
2512
2463
|
attr_accessor :FileName, :FileType, :FileExtType, :FileSize, :FileId, :Error
|
@@ -2582,10 +2533,8 @@ module TencentCloud
|
|
2582
2533
|
# ImportSnapshots返回参数结构体
|
2583
2534
|
class ImportSnapshotsResponse < TencentCloud::Common::AbstractModel
|
2584
2535
|
# @param TaskId: TaskId由 AppInstanceId-taskId 组成,以区分不同集群的任务
|
2585
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2586
2536
|
# @type TaskId: String
|
2587
2537
|
# @param ApplicationId: ApplicationId由 AppInstanceId-applicationId 组成,以区分不同集群的申请
|
2588
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2589
2538
|
# @type ApplicationId: String
|
2590
2539
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2591
2540
|
# @type RequestId: String
|
@@ -2608,22 +2557,16 @@ module TencentCloud
|
|
2608
2557
|
# ckafka地址信息
|
2609
2558
|
class KafkaInfo < TencentCloud::Common::AbstractModel
|
2610
2559
|
# @param Address: Kafka address
|
2611
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2612
2560
|
# @type Address: String
|
2613
2561
|
# @param Topic: Kafka topic
|
2614
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2615
2562
|
# @type Topic: String
|
2616
2563
|
# @param User: kafka username
|
2617
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2618
2564
|
# @type User: String
|
2619
2565
|
# @param Password: kafka password
|
2620
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2621
2566
|
# @type Password: String
|
2622
2567
|
# @param Instance: ckafka实例
|
2623
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2624
2568
|
# @type Instance: String
|
2625
2569
|
# @param IsVpc: 是否走VPC
|
2626
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2627
2570
|
# @type IsVpc: Integer
|
2628
2571
|
|
2629
2572
|
attr_accessor :Address, :Topic, :User, :Password, :Instance, :IsVpc
|
@@ -2698,15 +2641,12 @@ module TencentCloud
|
|
2698
2641
|
# 合服结果
|
2699
2642
|
class MergeTableResult < TencentCloud::Common::AbstractModel
|
2700
2643
|
# @param TaskId: 任务Id
|
2701
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2702
2644
|
# @type TaskId: String
|
2703
2645
|
# @param Error: 成功时此字段返回 null,表示取不到有效值。
|
2704
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2705
2646
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
2706
2647
|
# @param Table: 对比的表格信息
|
2707
2648
|
# @type Table: :class:`Tencentcloud::Tcaplusdb.v20190823.models.CompareTablesInfo`
|
2708
2649
|
# @param ApplicationId: 申请单Id
|
2709
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2710
2650
|
# @type ApplicationId: String
|
2711
2651
|
|
2712
2652
|
attr_accessor :TaskId, :Error, :Table, :ApplicationId
|
@@ -2838,7 +2778,6 @@ module TencentCloud
|
|
2838
2778
|
# @param ClusterId: 集群id
|
2839
2779
|
# @type ClusterId: String
|
2840
2780
|
# @param Uins: 已加入审批人的uin
|
2841
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2842
2781
|
# @type Uins: Array
|
2843
2782
|
# @param Censorship: 集群是否开启审核 0-关闭 1-开启
|
2844
2783
|
# @type Censorship: Integer
|
@@ -3049,7 +2988,6 @@ module TencentCloud
|
|
3049
2988
|
# ModifyClusterTags返回参数结构体
|
3050
2989
|
class ModifyClusterTagsResponse < TencentCloud::Common::AbstractModel
|
3051
2990
|
# @param TaskId: 任务ID
|
3052
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3053
2991
|
# @type TaskId: String
|
3054
2992
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3055
2993
|
# @type RequestId: String
|
@@ -3210,7 +3148,6 @@ module TencentCloud
|
|
3210
3148
|
# ModifyTableGroupTags返回参数结构体
|
3211
3149
|
class ModifyTableGroupTagsResponse < TencentCloud::Common::AbstractModel
|
3212
3150
|
# @param TaskId: 任务ID
|
3213
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3214
3151
|
# @type TaskId: String
|
3215
3152
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3216
3153
|
# @type RequestId: String
|
@@ -3496,58 +3433,40 @@ module TencentCloud
|
|
3496
3433
|
# 从IDL表描述文件中解析出来的表信息
|
3497
3434
|
class ParsedTableInfoNew < TencentCloud::Common::AbstractModel
|
3498
3435
|
# @param TableIdlType: 表格描述语言类型:`PROTO`或`TDR`
|
3499
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3500
3436
|
# @type TableIdlType: String
|
3501
3437
|
# @param TableInstanceId: 表格实例ID
|
3502
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3503
3438
|
# @type TableInstanceId: String
|
3504
3439
|
# @param TableName: 表格名称
|
3505
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3506
3440
|
# @type TableName: String
|
3507
3441
|
# @param TableType: 表格数据结构类型:`GENERIC`或`LIST`
|
3508
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3509
3442
|
# @type TableType: String
|
3510
3443
|
# @param KeyFields: 主键字段信息
|
3511
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3512
3444
|
# @type KeyFields: String
|
3513
3445
|
# @param OldKeyFields: 原主键字段信息,改表校验时有效
|
3514
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3515
3446
|
# @type OldKeyFields: String
|
3516
3447
|
# @param ValueFields: 非主键字段信息
|
3517
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3518
3448
|
# @type ValueFields: String
|
3519
3449
|
# @param OldValueFields: 原非主键字段信息,改表校验时有效
|
3520
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3521
3450
|
# @type OldValueFields: String
|
3522
3451
|
# @param TableGroupId: 所属表格组ID
|
3523
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3524
3452
|
# @type TableGroupId: String
|
3525
3453
|
# @param SumKeyFieldSize: 主键字段总大小
|
3526
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3527
3454
|
# @type SumKeyFieldSize: Integer
|
3528
3455
|
# @param SumValueFieldSize: 非主键字段总大小
|
3529
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3530
3456
|
# @type SumValueFieldSize: Integer
|
3531
3457
|
# @param IndexKeySet: 索引键集合
|
3532
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3533
3458
|
# @type IndexKeySet: String
|
3534
3459
|
# @param ShardingKeySet: 分表因子集合
|
3535
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3536
3460
|
# @type ShardingKeySet: String
|
3537
3461
|
# @param TdrVersion: TDR版本号
|
3538
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3539
3462
|
# @type TdrVersion: Integer
|
3540
3463
|
# @param Error: 错误信息
|
3541
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3542
3464
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
3543
3465
|
# @param ListElementNum: LIST类型表格元素个数
|
3544
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3545
3466
|
# @type ListElementNum: Integer
|
3546
3467
|
# @param SortFieldNum: SORTLIST类型表格排序字段个数
|
3547
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3548
3468
|
# @type SortFieldNum: Integer
|
3549
3469
|
# @param SortRule: SORTLIST类型表格排序顺序
|
3550
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3551
3470
|
# @type SortRule: Integer
|
3552
3471
|
|
3553
3472
|
attr_accessor :TableIdlType, :TableInstanceId, :TableName, :TableType, :KeyFields, :OldKeyFields, :ValueFields, :OldValueFields, :TableGroupId, :SumKeyFieldSize, :SumValueFieldSize, :IndexKeySet, :ShardingKeySet, :TdrVersion, :Error, :ListElementNum, :SortFieldNum, :SortRule
|
@@ -3657,7 +3576,6 @@ module TencentCloud
|
|
3657
3576
|
# @param SlowProcessSpeed: 慢处理包速度
|
3658
3577
|
# @type SlowProcessSpeed: Integer
|
3659
3578
|
# @param Version: 版本
|
3660
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3661
3579
|
# @type Version: String
|
3662
3580
|
|
3663
3581
|
attr_accessor :ProxyUid, :MachineType, :ProcessSpeed, :AverageProcessDelay, :SlowProcessSpeed, :Version
|
@@ -3994,7 +3912,6 @@ module TencentCloud
|
|
3994
3912
|
# @param WriteNum: 写次数
|
3995
3913
|
# @type WriteNum: Integer
|
3996
3914
|
# @param Version: 版本
|
3997
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3998
3915
|
# @type Version: String
|
3999
3916
|
|
4000
3917
|
attr_accessor :ServerUid, :MachineType, :MemoryRate, :DiskRate, :ReadNum, :WriteNum, :Version
|
@@ -4070,7 +3987,6 @@ module TencentCloud
|
|
4070
3987
|
# SetBackupExpireRule返回参数结构体
|
4071
3988
|
class SetBackupExpireRuleResponse < TencentCloud::Common::AbstractModel
|
4072
3989
|
# @param TaskId: TaskId由 AppInstanceId-taskId 组成,以区分不同集群的任务
|
4073
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4074
3990
|
# @type TaskId: String
|
4075
3991
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4076
3992
|
# @type RequestId: String
|
@@ -4267,37 +4183,26 @@ module TencentCloud
|
|
4267
4183
|
# 创建快照结果
|
4268
4184
|
class SnapshotResult < TencentCloud::Common::AbstractModel
|
4269
4185
|
# @param TableGroupId: 表格所属表格组ID
|
4270
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4271
4186
|
# @type TableGroupId: String
|
4272
4187
|
# @param TableName: 表格名称
|
4273
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4274
4188
|
# @type TableName: String
|
4275
4189
|
# @param TaskId: 任务ID,对于创建单任务的接口有效
|
4276
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4277
4190
|
# @type TaskId: String
|
4278
4191
|
# @param Error: 错误信息
|
4279
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4280
4192
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
4281
4193
|
# @param SnapshotName: 快照名称
|
4282
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4283
4194
|
# @type SnapshotName: String
|
4284
4195
|
# @param SnapshotTime: 快照的时间点
|
4285
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4286
4196
|
# @type SnapshotTime: String
|
4287
4197
|
# @param SnapshotDeadTime: 快照的过期时间点
|
4288
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4289
4198
|
# @type SnapshotDeadTime: String
|
4290
4199
|
# @param SnapshotCreateTime: 快照创建时间点
|
4291
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4292
4200
|
# @type SnapshotCreateTime: String
|
4293
4201
|
# @param SnapshotSize: 快照大小
|
4294
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4295
4202
|
# @type SnapshotSize: Integer
|
4296
4203
|
# @param SnapshotStatus: 快照状态,0 生成中 1 正常 2 删除中 3 已失效 4 回档使用中
|
4297
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4298
4204
|
# @type SnapshotStatus: Integer
|
4299
4205
|
# @param ApplicationId: 申请单ID
|
4300
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4301
4206
|
# @type ApplicationId: String
|
4302
4207
|
|
4303
4208
|
attr_accessor :TableGroupId, :TableName, :TaskId, :Error, :SnapshotName, :SnapshotTime, :SnapshotDeadTime, :SnapshotCreateTime, :SnapshotSize, :SnapshotStatus, :ApplicationId
|
@@ -4437,15 +4342,12 @@ module TencentCloud
|
|
4437
4342
|
# @param TotalSize: 表格组包含的表格存储总量(MB)
|
4438
4343
|
# @type TotalSize: Integer
|
4439
4344
|
# @param TxhBackupExpireDay: 表格Txh备份文件多少天后过期删除
|
4440
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4441
4345
|
# @type TxhBackupExpireDay: Integer
|
4442
4346
|
# @param EnableMysql: 是否开启mysql负载均衡,0未开启 1开启中 2已开启
|
4443
4347
|
# @type EnableMysql: Integer
|
4444
4348
|
# @param MysqlConnIp: mysql负载均衡vip
|
4445
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4446
4349
|
# @type MysqlConnIp: String
|
4447
4350
|
# @param MysqlConnPort: mysql负载均衡vport
|
4448
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4449
4351
|
# @type MysqlConnPort: Integer
|
4450
4352
|
|
4451
4353
|
attr_accessor :TableGroupId, :TableGroupName, :CreatedTime, :TableCount, :TotalSize, :TxhBackupExpireDay, :EnableMysql, :MysqlConnIp, :MysqlConnPort
|
@@ -4478,91 +4380,62 @@ module TencentCloud
|
|
4478
4380
|
# 表格详情信息
|
4479
4381
|
class TableInfoNew < TencentCloud::Common::AbstractModel
|
4480
4382
|
# @param TableName: 表格名称
|
4481
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4482
4383
|
# @type TableName: String
|
4483
4384
|
# @param TableInstanceId: 表格实例ID
|
4484
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4485
4385
|
# @type TableInstanceId: String
|
4486
4386
|
# @param TableType: 表格数据结构类型,如:`GENERIC`或`LIST`
|
4487
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4488
4387
|
# @type TableType: String
|
4489
4388
|
# @param TableIdlType: 表格数据描述语言(IDL)类型,如:`PROTO`或`TDR`
|
4490
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4491
4389
|
# @type TableIdlType: String
|
4492
4390
|
# @param ClusterId: 表格所属集群ID
|
4493
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4494
4391
|
# @type ClusterId: String
|
4495
4392
|
# @param ClusterName: 表格所属集群名称
|
4496
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4497
4393
|
# @type ClusterName: String
|
4498
4394
|
# @param TableGroupId: 表格所属表格组ID
|
4499
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4500
4395
|
# @type TableGroupId: String
|
4501
4396
|
# @param TableGroupName: 表格所属表格组名称
|
4502
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4503
4397
|
# @type TableGroupName: String
|
4504
4398
|
# @param KeyStruct: 表格主键字段结构json字符串
|
4505
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4506
4399
|
# @type KeyStruct: String
|
4507
4400
|
# @param ValueStruct: 表格非主键字段结构json字符串
|
4508
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4509
4401
|
# @type ValueStruct: String
|
4510
4402
|
# @param ShardingKeySet: 表格分表因子集合,对PROTO类型表格有效
|
4511
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4512
4403
|
# @type ShardingKeySet: String
|
4513
4404
|
# @param IndexStruct: 表格索引键字段集合,对PROTO类型表格有效
|
4514
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4515
4405
|
# @type IndexStruct: String
|
4516
4406
|
# @param ListElementNum: LIST类型表格元素个数
|
4517
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4518
4407
|
# @type ListElementNum: Integer
|
4519
4408
|
# @param IdlFiles: 表格所关联IDL文件信息列表
|
4520
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4521
4409
|
# @type IdlFiles: Array
|
4522
4410
|
# @param ReservedVolume: 表格预留容量(GB)
|
4523
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4524
4411
|
# @type ReservedVolume: Integer
|
4525
4412
|
# @param ReservedReadQps: 表格预留读CU
|
4526
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4527
4413
|
# @type ReservedReadQps: Integer
|
4528
4414
|
# @param ReservedWriteQps: 表格预留写CU
|
4529
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4530
4415
|
# @type ReservedWriteQps: Integer
|
4531
4416
|
# @param TableSize: 表格实际数据量大小(MB)
|
4532
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4533
4417
|
# @type TableSize: Integer
|
4534
4418
|
# @param Status: 表格状态
|
4535
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4536
4419
|
# @type Status: String
|
4537
4420
|
# @param CreatedTime: 表格创建时间
|
4538
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4539
4421
|
# @type CreatedTime: String
|
4540
4422
|
# @param UpdatedTime: 表格最后一次修改时间
|
4541
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4542
4423
|
# @type UpdatedTime: String
|
4543
4424
|
# @param Memo: 表格备注信息
|
4544
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4545
4425
|
# @type Memo: String
|
4546
4426
|
# @param Error: 错误信息
|
4547
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4548
4427
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
4549
4428
|
# @param ApiAccessId: TcaplusDB SDK数据访问接入ID
|
4550
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4551
4429
|
# @type ApiAccessId: String
|
4552
4430
|
# @param SortFieldNum: SORTLIST类型表格排序字段个数
|
4553
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4554
4431
|
# @type SortFieldNum: Integer
|
4555
4432
|
# @param SortRule: SORTLIST类型表格排序顺序
|
4556
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4557
4433
|
# @type SortRule: Integer
|
4558
4434
|
# @param DbClusterInfoStruct: 表格分布式索引/缓写、kafka数据订阅信息
|
4559
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4560
4435
|
# @type DbClusterInfoStruct: String
|
4561
4436
|
# @param TxhBackupExpireDay: 表格Txh备份文件多少天后过期删除
|
4562
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4563
4437
|
# @type TxhBackupExpireDay: Integer
|
4564
4438
|
# @param SyncTableInfo: 表格的缓写信息
|
4565
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4566
4439
|
# @type SyncTableInfo: :class:`Tencentcloud::Tcaplusdb.v20190823.models.SyncTableInfo`
|
4567
4440
|
|
4568
4441
|
attr_accessor :TableName, :TableInstanceId, :TableType, :TableIdlType, :ClusterId, :ClusterName, :TableGroupId, :TableGroupName, :KeyStruct, :ValueStruct, :ShardingKeySet, :IndexStruct, :ListElementNum, :IdlFiles, :ReservedVolume, :ReservedReadQps, :ReservedWriteQps, :TableSize, :Status, :CreatedTime, :UpdatedTime, :Memo, :Error, :ApiAccessId, :SortFieldNum, :SortRule, :DbClusterInfoStruct, :TxhBackupExpireDay, :SyncTableInfo
|
@@ -4648,31 +4521,22 @@ module TencentCloud
|
|
4648
4521
|
# 表处理结果信息
|
4649
4522
|
class TableResultNew < TencentCloud::Common::AbstractModel
|
4650
4523
|
# @param TableInstanceId: 表格实例ID,形如:tcaplus-3be64cbb
|
4651
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4652
4524
|
# @type TableInstanceId: String
|
4653
4525
|
# @param TaskId: 任务ID,对于创建单任务的接口有效
|
4654
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4655
4526
|
# @type TaskId: String
|
4656
4527
|
# @param TableName: 表格名称
|
4657
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4658
4528
|
# @type TableName: String
|
4659
4529
|
# @param TableType: 表格数据结构类型,如:`GENERIC`或`LIST`
|
4660
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4661
4530
|
# @type TableType: String
|
4662
4531
|
# @param TableIdlType: 表数据描述语言(IDL)类型,如:`PROTO`或`TDR`
|
4663
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4664
4532
|
# @type TableIdlType: String
|
4665
4533
|
# @param TableGroupId: 表格所属表格组ID
|
4666
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4667
4534
|
# @type TableGroupId: String
|
4668
4535
|
# @param Error: 错误信息
|
4669
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4670
4536
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
4671
4537
|
# @param TaskIds: 任务ID列表,对于创建多任务的接口有效
|
4672
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4673
4538
|
# @type TaskIds: Array
|
4674
4539
|
# @param ApplicationId: 腾讯云申请审核单Id
|
4675
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4676
4540
|
# @type ApplicationId: String
|
4677
4541
|
|
4678
4542
|
attr_accessor :TableInstanceId, :TaskId, :TableName, :TableType, :TableIdlType, :TableGroupId, :Error, :TaskIds, :ApplicationId
|
@@ -4708,37 +4572,26 @@ module TencentCloud
|
|
4708
4572
|
# 表格回档结果信息
|
4709
4573
|
class TableRollbackResultNew < TencentCloud::Common::AbstractModel
|
4710
4574
|
# @param TableInstanceId: 表格实例ID,形如:tcaplus-3be64cbb
|
4711
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4712
4575
|
# @type TableInstanceId: String
|
4713
4576
|
# @param TaskId: 任务ID,对于创建单任务的接口有效
|
4714
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4715
4577
|
# @type TaskId: String
|
4716
4578
|
# @param TableName: 表格名称
|
4717
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4718
4579
|
# @type TableName: String
|
4719
4580
|
# @param TableType: 表格数据结构类型,如:`GENERIC`或`LIST`
|
4720
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4721
4581
|
# @type TableType: String
|
4722
4582
|
# @param TableIdlType: 表格数据描述语言(IDL)类型,如:`PROTO`或`TDR`
|
4723
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4724
4583
|
# @type TableIdlType: String
|
4725
4584
|
# @param TableGroupId: 表格所属表格组ID
|
4726
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4727
4585
|
# @type TableGroupId: String
|
4728
4586
|
# @param Error: 错误信息
|
4729
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4730
4587
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
4731
4588
|
# @param TaskIds: 任务ID列表,对于创建多任务的接口有效
|
4732
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4733
4589
|
# @type TaskIds: Array
|
4734
4590
|
# @param FileId: 上传的key文件ID
|
4735
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4736
4591
|
# @type FileId: String
|
4737
4592
|
# @param SuccKeyNum: 校验成功Key数量
|
4738
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4739
4593
|
# @type SuccKeyNum: Integer
|
4740
4594
|
# @param TotalKeyNum: Key文件中包含总的Key数量
|
4741
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4742
4595
|
# @type TotalKeyNum: Integer
|
4743
4596
|
|
4744
4597
|
attr_accessor :TableInstanceId, :TaskId, :TableName, :TableType, :TableIdlType, :TableGroupId, :Error, :TaskIds, :FileId, :SuccKeyNum, :TotalKeyNum
|
@@ -4780,7 +4633,6 @@ module TencentCloud
|
|
4780
4633
|
# @param TagKey: 标签键
|
4781
4634
|
# @type TagKey: String
|
4782
4635
|
# @param TagValue: 标签值
|
4783
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4784
4636
|
# @type TagValue: String
|
4785
4637
|
|
4786
4638
|
attr_accessor :TagKey, :TagValue
|
@@ -4799,13 +4651,10 @@ module TencentCloud
|
|
4799
4651
|
# 集群的标签信息
|
4800
4652
|
class TagsInfoOfCluster < TencentCloud::Common::AbstractModel
|
4801
4653
|
# @param ClusterId: 集群ID
|
4802
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4803
4654
|
# @type ClusterId: String
|
4804
4655
|
# @param Tags: 标签信息
|
4805
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4806
4656
|
# @type Tags: Array
|
4807
4657
|
# @param Error: 错误信息
|
4808
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4809
4658
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
4810
4659
|
|
4811
4660
|
attr_accessor :ClusterId, :Tags, :Error
|
@@ -4836,19 +4685,14 @@ module TencentCloud
|
|
4836
4685
|
# 表格标签信息
|
4837
4686
|
class TagsInfoOfTable < TencentCloud::Common::AbstractModel
|
4838
4687
|
# @param TableInstanceId: 表格实例ID
|
4839
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4840
4688
|
# @type TableInstanceId: String
|
4841
4689
|
# @param TableName: 表格名称
|
4842
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4843
4690
|
# @type TableName: String
|
4844
4691
|
# @param TableGroupId: 表格组ID
|
4845
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4846
4692
|
# @type TableGroupId: String
|
4847
4693
|
# @param Tags: 标签信息
|
4848
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4849
4694
|
# @type Tags: Array
|
4850
4695
|
# @param Error: 错误信息
|
4851
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4852
4696
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
4853
4697
|
|
4854
4698
|
attr_accessor :TableInstanceId, :TableName, :TableGroupId, :Tags, :Error
|
@@ -4883,16 +4727,12 @@ module TencentCloud
|
|
4883
4727
|
# 表格组标签信息
|
4884
4728
|
class TagsInfoOfTableGroup < TencentCloud::Common::AbstractModel
|
4885
4729
|
# @param ClusterId: 集群ID
|
4886
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4887
4730
|
# @type ClusterId: String
|
4888
4731
|
# @param TableGroupId: 表格组ID
|
4889
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4890
4732
|
# @type TableGroupId: String
|
4891
4733
|
# @param Tags: 标签信息
|
4892
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4893
4734
|
# @type Tags: Array
|
4894
4735
|
# @param Error: 错误信息
|
4895
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4896
4736
|
# @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
|
4897
4737
|
|
4898
4738
|
attr_accessor :ClusterId, :TableGroupId, :Tags, :Error
|
@@ -4945,13 +4785,10 @@ module TencentCloud
|
|
4945
4785
|
# @param Content: 任务详情
|
4946
4786
|
# @type Content: String
|
4947
4787
|
# @param TableGroupId: 表格组ID
|
4948
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4949
4788
|
# @type TableGroupId: String
|
4950
4789
|
# @param TableGroupName: 表格组名称
|
4951
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4952
4790
|
# @type TableGroupName: String
|
4953
4791
|
# @param TableName: 表名称
|
4954
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4955
4792
|
# @type TableName: String
|
4956
4793
|
|
4957
4794
|
attr_accessor :TaskId, :TaskType, :TransId, :ClusterId, :ClusterName, :Progress, :StartTime, :UpdateTime, :Operator, :Content, :TableGroupId, :TableGroupName, :TableName
|
@@ -5015,7 +4852,6 @@ module TencentCloud
|
|
5015
4852
|
# UpdateApply返回参数结构体
|
5016
4853
|
class UpdateApplyResponse < TencentCloud::Common::AbstractModel
|
5017
4854
|
# @param ApplyResults: 已更新的申请单列表
|
5018
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5019
4855
|
# @type ApplyResults: Array
|
5020
4856
|
# @param TotalCount: 更新数量
|
5021
4857
|
# @type TotalCount: Integer
|
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.
|
4
|
+
version: 3.0.1125
|
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-08-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|