| Package | Description | 
|---|---|
| com.tencentcloudapi.iotcloud.v20210408.models | 
| Modifier and Type | Method and Description | 
|---|---|
ProductMetadata | 
ProductInfo.getProductMetadata()
Get Product metadata 
 | 
ProductMetadata | 
DescribeProductResponse.getProductMetadata()
Get Product metadata 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProductInfo.setProductMetadata(ProductMetadata ProductMetadata)
Set Product metadata 
 | 
void | 
DescribeProductResponse.setProductMetadata(ProductMetadata ProductMetadata)
Set Product metadata 
 | 
| Constructor and Description | 
|---|
ProductMetadata(ProductMetadata 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 © 2022. All rights reserved.