Class: TencentCloud::Dlc::V20210125::DescribeTablesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Dlc::V20210125::DescribeTablesRequest
- Defined in:
- lib/v20210125/models.rb
Overview
DescribeTables请求参数结构体
Instance Attribute Summary collapse
-
#Asc ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#DatabaseName ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#DatasourceConnectionName ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#DescribeType ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#EndTime ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#Filters ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#Limit ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#Offset ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#Sort ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#StartTime ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#TableFormat ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
-
#TableType ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。 table-id - String - (过滤条件)table id形如:12342。 注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(databasename = nil, limit = nil, offset = nil, filters = nil, datasourceconnectionname = nil, starttime = nil, endtime = nil, sort = nil, asc = nil, tabletype = nil, tableformat = nil, describetype = nil) ⇒ DescribeTablesRequest
constructor
A new instance of DescribeTablesRequest.
Constructor Details
#initialize(databasename = nil, limit = nil, offset = nil, filters = nil, datasourceconnectionname = nil, starttime = nil, endtime = nil, sort = nil, asc = nil, tabletype = nil, tableformat = nil, describetype = nil) ⇒ DescribeTablesRequest
Returns a new instance of DescribeTablesRequest.
9040 9041 9042 9043 9044 9045 9046 9047 9048 9049 9050 9051 9052 9053 |
# File 'lib/v20210125/models.rb', line 9040 def initialize(databasename=nil, limit=nil, offset=nil, filters=nil, datasourceconnectionname=nil, starttime=nil, endtime=nil, sort=nil, asc=nil, tabletype=nil, tableformat=nil, describetype=nil) @DatabaseName = databasename @Limit = limit @Offset = offset @Filters = filters @DatasourceConnectionName = datasourceconnectionname @StartTime = starttime @EndTime = endtime @Sort = sort @Asc = asc @TableType = tabletype @TableFormat = tableformat @DescribeType = describetype end |
Instance Attribute Details
#Asc ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def Asc @Asc end |
#DatabaseName ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def DatabaseName @DatabaseName end |
#DatasourceConnectionName ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def DatasourceConnectionName @DatasourceConnectionName end |
#DescribeType ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def DescribeType @DescribeType end |
#EndTime ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def EndTime @EndTime end |
#Filters ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def Filters @Filters end |
#Limit ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def Limit @Limit end |
#Offset ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def Offset @Offset end |
#Sort ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def Sort @Sort end |
#StartTime ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def StartTime @StartTime end |
#TableFormat ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def TableFormat @TableFormat end |
#TableType ⇒ Object
table-name - String - (过滤条件)数据表名称,形如:table-001。table-id - String - (过滤条件)table id形如:12342。注意:此字段需要开启白名单使用,如果需要使用,请提交工单联系我们。
9038 9039 9040 |
# File 'lib/v20210125/models.rb', line 9038 def TableType @TableType end |
Instance Method Details
#deserialize(params) ⇒ Object
9055 9056 9057 9058 9059 9060 9061 9062 9063 9064 9065 9066 9067 9068 9069 9070 9071 9072 9073 9074 9075 |
# File 'lib/v20210125/models.rb', line 9055 def deserialize(params) @DatabaseName = params['DatabaseName'] @Limit = params['Limit'] @Offset = params['Offset'] unless params['Filters'].nil? @Filters = [] params['Filters'].each do |i| filter_tmp = Filter.new filter_tmp.deserialize(i) @Filters << filter_tmp end end @DatasourceConnectionName = params['DatasourceConnectionName'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] @Sort = params['Sort'] @Asc = params['Asc'] @TableType = params['TableType'] @TableFormat = params['TableFormat'] @DescribeType = params['DescribeType'] end |