public class MetaQueryRespFileInsights extends Object
| 构造器和说明 |
|---|
MetaQueryRespFileInsights() |
| 限定符和类型 | 方法和说明 |
|---|---|
MetaQueryImageInsights |
getImage()
Gets the image description information.
|
MetaQueryVideoInsights |
getVideo()
Gets the video description information.
|
void |
setImage(MetaQueryImageInsights image)
Sets the image description information.
|
void |
setVideo(MetaQueryVideoInsights video)
Sets the video description information.
|
public MetaQueryVideoInsights getVideo()
public void setVideo(MetaQueryVideoInsights video)
video - video description informationpublic MetaQueryImageInsights getImage()
public void setImage(MetaQueryImageInsights image)
image - image description informationCopyright © 2026. All Rights Reserved.