Class: TencentCloud::Wedata::V20210820::AssetDimTableColumn

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20210820/models.rb

Overview

资产维度关联数据表字段结构定义

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(columnname = nil, columnnamecn = nil, columntype = nil, columndescription = nil, tablename = nil, tableguid = nil, databasename = nil, schemaname = nil) ⇒ AssetDimTableColumn

Returns a new instance of AssetDimTableColumn.



1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
# File 'lib/v20210820/models.rb', line 1284

def initialize(columnname=nil, columnnamecn=nil, columntype=nil, columndescription=nil, tablename=nil, tableguid=nil, databasename=nil, schemaname=nil)
  @ColumnName = columnname
  @ColumnNameCn = columnnamecn
  @ColumnType = columntype
  @ColumnDescription = columndescription
  @TableName = tablename
  @TableGuid = tableguid
  @DatabaseName = databasename
  @SchemaName = schemaname
end

Instance Attribute Details

#ColumnDescriptionObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ColumnName:

    表字段名称

  • ColumnNameCn:

    表字段中文名称

  • ColumnType:

    表字段类型

  • ColumnDescription:

    表字段描述

  • TableName:

    表名称

  • TableGuid:

    表GUID

  • DatabaseName:

    表归属的数据库名称

  • SchemaName:

    表归属的Schema名称



1282
1283
1284
# File 'lib/v20210820/models.rb', line 1282

def ColumnDescription
  @ColumnDescription
end

#ColumnNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ColumnName:

    表字段名称

  • ColumnNameCn:

    表字段中文名称

  • ColumnType:

    表字段类型

  • ColumnDescription:

    表字段描述

  • TableName:

    表名称

  • TableGuid:

    表GUID

  • DatabaseName:

    表归属的数据库名称

  • SchemaName:

    表归属的Schema名称



1282
1283
1284
# File 'lib/v20210820/models.rb', line 1282

def ColumnName
  @ColumnName
end

#ColumnNameCnObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ColumnName:

    表字段名称

  • ColumnNameCn:

    表字段中文名称

  • ColumnType:

    表字段类型

  • ColumnDescription:

    表字段描述

  • TableName:

    表名称

  • TableGuid:

    表GUID

  • DatabaseName:

    表归属的数据库名称

  • SchemaName:

    表归属的Schema名称



1282
1283
1284
# File 'lib/v20210820/models.rb', line 1282

def ColumnNameCn
  @ColumnNameCn
end

#ColumnTypeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ColumnName:

    表字段名称

  • ColumnNameCn:

    表字段中文名称

  • ColumnType:

    表字段类型

  • ColumnDescription:

    表字段描述

  • TableName:

    表名称

  • TableGuid:

    表GUID

  • DatabaseName:

    表归属的数据库名称

  • SchemaName:

    表归属的Schema名称



1282
1283
1284
# File 'lib/v20210820/models.rb', line 1282

def ColumnType
  @ColumnType
end

#DatabaseNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ColumnName:

    表字段名称

  • ColumnNameCn:

    表字段中文名称

  • ColumnType:

    表字段类型

  • ColumnDescription:

    表字段描述

  • TableName:

    表名称

  • TableGuid:

    表GUID

  • DatabaseName:

    表归属的数据库名称

  • SchemaName:

    表归属的Schema名称



1282
1283
1284
# File 'lib/v20210820/models.rb', line 1282

def DatabaseName
  @DatabaseName
end

#SchemaNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ColumnName:

    表字段名称

  • ColumnNameCn:

    表字段中文名称

  • ColumnType:

    表字段类型

  • ColumnDescription:

    表字段描述

  • TableName:

    表名称

  • TableGuid:

    表GUID

  • DatabaseName:

    表归属的数据库名称

  • SchemaName:

    表归属的Schema名称



1282
1283
1284
# File 'lib/v20210820/models.rb', line 1282

def SchemaName
  @SchemaName
end

#TableGuidObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ColumnName:

    表字段名称

  • ColumnNameCn:

    表字段中文名称

  • ColumnType:

    表字段类型

  • ColumnDescription:

    表字段描述

  • TableName:

    表名称

  • TableGuid:

    表GUID

  • DatabaseName:

    表归属的数据库名称

  • SchemaName:

    表归属的Schema名称



1282
1283
1284
# File 'lib/v20210820/models.rb', line 1282

def TableGuid
  @TableGuid
end

#TableNameObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • ColumnName:

    表字段名称

  • ColumnNameCn:

    表字段中文名称

  • ColumnType:

    表字段类型

  • ColumnDescription:

    表字段描述

  • TableName:

    表名称

  • TableGuid:

    表GUID

  • DatabaseName:

    表归属的数据库名称

  • SchemaName:

    表归属的Schema名称



1282
1283
1284
# File 'lib/v20210820/models.rb', line 1282

def TableName
  @TableName
end

Instance Method Details

#deserialize(params) ⇒ Object



1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
# File 'lib/v20210820/models.rb', line 1295

def deserialize(params)
  @ColumnName = params['ColumnName']
  @ColumnNameCn = params['ColumnNameCn']
  @ColumnType = params['ColumnType']
  @ColumnDescription = params['ColumnDescription']
  @TableName = params['TableName']
  @TableGuid = params['TableGuid']
  @DatabaseName = params['DatabaseName']
  @SchemaName = params['SchemaName']
end