| Package | Description | 
|---|---|
| com.tencentcloudapi.pts.v20210728.models | 
| Modifier and Type | Method and Description | 
|---|---|
Label[] | 
InternalMetricQuery.getLabels()
Get Deprecated, please use 'Filters'. 
 | 
Label[] | 
SampleStream.getLabels()
Get Metric labels. 
 | 
Label[] | 
DescribeSampleQueryRequest.getLabels()
Get Label filtering condition. 
 | 
Label[] | 
CustomSample.getLabels()
Get Label filter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InternalMetricQuery.setLabels(Label[] Labels)
Set Deprecated, please use 'Filters'. 
 | 
void | 
SampleStream.setLabels(Label[] Labels)
Set Metric labels. 
 | 
void | 
DescribeSampleQueryRequest.setLabels(Label[] Labels)
Set Label filtering condition. 
 | 
void | 
CustomSample.setLabels(Label[] Labels)
Set Label filter. 
 | 
| Constructor and Description | 
|---|
Label(Label 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.