| Package | Description | 
|---|---|
| com.tencentcloudapi.pts.v20210728.models | 
| Modifier and Type | Method and Description | 
|---|---|
CustomSampleMatrix | 
DescribeSampleMatrixQueryResponse.getMetricSampleMatrix()
Get Metric matrix. 
 | 
CustomSampleMatrix[] | 
DescribeSampleMatrixBatchQueryResponse.getMetricSampleMatrixSet()
Get Batch metric matrices. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeSampleMatrixQueryResponse.setMetricSampleMatrix(CustomSampleMatrix MetricSampleMatrix)
Set Metric matrix. 
 | 
void | 
DescribeSampleMatrixBatchQueryResponse.setMetricSampleMatrixSet(CustomSampleMatrix[] MetricSampleMatrixSet)
Set Batch metric matrices. 
 | 
| Constructor and Description | 
|---|
CustomSampleMatrix(CustomSampleMatrix 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.