| Package | Description | 
|---|---|
| com.tencentcloudapi.monitor.v20180724.models | 
| Modifier and Type | Method and Description | 
|---|---|
MidQueryCondition[] | 
DescribeStatisticDataRequest.getConditions()
Get 维度条件,操作符支持=、in,详情请参考对应 [指标维度信息](https://cloud.tencent.com/document/product/248/53821) 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeStatisticDataRequest.setConditions(MidQueryCondition[] Conditions)
Set 维度条件,操作符支持=、in,详情请参考对应 [指标维度信息](https://cloud.tencent.com/document/product/248/53821) 
 | 
| Constructor and Description | 
|---|
MidQueryCondition(MidQueryCondition 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. 
 | 
Copyright © 2025. All rights reserved.