public class MetaQueryImageInsights extends Object
| 构造器和说明 |
|---|
MetaQueryImageInsights() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCaption()
Gets the brief description information.
|
String |
getDescription()
Gets the detailed description information.
|
void |
setCaption(String caption)
Sets the brief description information.
|
void |
setDescription(String description)
Sets the detailed description information.
|
public String getCaption()
public void setCaption(String caption)
caption - brief description informationpublic String getDescription()
public void setDescription(String description)
description - detailed description informationCopyright © 2026. All Rights Reserved.