Class TableQualityDetail
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.wedata.v20210820.models.TableQualityDetail
-
public class TableQualityDetail extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description TableQualityDetail()
TableQualityDetail(TableQualityDetail source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDatabaseId()
Get 数据库id 注意:此字段可能返回 null,表示取不到有效值。String
getDatabaseName()
Get 数据库名称 注意:此字段可能返回 null,表示取不到有效值。Float
getDatabaseScore()
Get 库得分 注意:此字段可能返回 null,表示取不到有效值。Float
getLastPeriodRatio()
Get 表环比 注意:此字段可能返回 null,表示取不到有效值。Long
getOwnerUserId()
Get 表责任人ID 注意:此字段可能返回 null,表示取不到有效值。String
getOwnerUserName()
Get 表责任人名 注意:此字段可能返回 null,表示取不到有效值。String
getTableId()
Get 表id 注意:此字段可能返回 null,表示取不到有效值。String
getTableName()
Get 表名称 注意:此字段可能返回 null,表示取不到有效值。Float
getTableScore()
Get 表得分 注意:此字段可能返回 null,表示取不到有效值。void
setDatabaseId(String DatabaseId)
Set 数据库id 注意:此字段可能返回 null,表示取不到有效值。void
setDatabaseName(String DatabaseName)
Set 数据库名称 注意:此字段可能返回 null,表示取不到有效值。void
setDatabaseScore(Float DatabaseScore)
Set 库得分 注意:此字段可能返回 null,表示取不到有效值。void
setLastPeriodRatio(Float LastPeriodRatio)
Set 表环比 注意:此字段可能返回 null,表示取不到有效值。void
setOwnerUserId(Long OwnerUserId)
Set 表责任人ID 注意:此字段可能返回 null,表示取不到有效值。void
setOwnerUserName(String OwnerUserName)
Set 表责任人名 注意:此字段可能返回 null,表示取不到有效值。void
setTableId(String TableId)
Set 表id 注意:此字段可能返回 null,表示取不到有效值。void
setTableName(String TableName)
Set 表名称 注意:此字段可能返回 null,表示取不到有效值。void
setTableScore(Float TableScore)
Set 表得分 注意:此字段可能返回 null,表示取不到有效值。void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
TableQualityDetail
public TableQualityDetail()
-
TableQualityDetail
public TableQualityDetail(TableQualityDetail source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getDatabaseId
public String getDatabaseId()
Get 数据库id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DatabaseId 数据库id 注意:此字段可能返回 null,表示取不到有效值。
-
setDatabaseId
public void setDatabaseId(String DatabaseId)
Set 数据库id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DatabaseId
- 数据库id 注意:此字段可能返回 null,表示取不到有效值。
-
getDatabaseName
public String getDatabaseName()
Get 数据库名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DatabaseName 数据库名称 注意:此字段可能返回 null,表示取不到有效值。
-
setDatabaseName
public void setDatabaseName(String DatabaseName)
Set 数据库名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DatabaseName
- 数据库名称 注意:此字段可能返回 null,表示取不到有效值。
-
getTableId
public String getTableId()
Get 表id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TableId 表id 注意:此字段可能返回 null,表示取不到有效值。
-
setTableId
public void setTableId(String TableId)
Set 表id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TableId
- 表id 注意:此字段可能返回 null,表示取不到有效值。
-
getTableName
public String getTableName()
Get 表名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TableName 表名称 注意:此字段可能返回 null,表示取不到有效值。
-
setTableName
public void setTableName(String TableName)
Set 表名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TableName
- 表名称 注意:此字段可能返回 null,表示取不到有效值。
-
getOwnerUserId
public Long getOwnerUserId()
Get 表责任人ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OwnerUserId 表责任人ID 注意:此字段可能返回 null,表示取不到有效值。
-
setOwnerUserId
public void setOwnerUserId(Long OwnerUserId)
Set 表责任人ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OwnerUserId
- 表责任人ID 注意:此字段可能返回 null,表示取不到有效值。
-
getOwnerUserName
public String getOwnerUserName()
Get 表责任人名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- OwnerUserName 表责任人名 注意:此字段可能返回 null,表示取不到有效值。
-
setOwnerUserName
public void setOwnerUserName(String OwnerUserName)
Set 表责任人名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
OwnerUserName
- 表责任人名 注意:此字段可能返回 null,表示取不到有效值。
-
getDatabaseScore
public Float getDatabaseScore()
Get 库得分 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DatabaseScore 库得分 注意:此字段可能返回 null,表示取不到有效值。
-
setDatabaseScore
public void setDatabaseScore(Float DatabaseScore)
Set 库得分 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DatabaseScore
- 库得分 注意:此字段可能返回 null,表示取不到有效值。
-
getTableScore
public Float getTableScore()
Get 表得分 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TableScore 表得分 注意:此字段可能返回 null,表示取不到有效值。
-
setTableScore
public void setTableScore(Float TableScore)
Set 表得分 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TableScore
- 表得分 注意:此字段可能返回 null,表示取不到有效值。
-
getLastPeriodRatio
public Float getLastPeriodRatio()
Get 表环比 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LastPeriodRatio 表环比 注意:此字段可能返回 null,表示取不到有效值。
-
setLastPeriodRatio
public void setLastPeriodRatio(Float LastPeriodRatio)
Set 表环比 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LastPeriodRatio
- 表环比 注意:此字段可能返回 null,表示取不到有效值。
-
-