| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.search.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
QaImageProperty |
QaImageProperty.Builder.build() |
QaImageProperty |
Annotation.getImage() |
QaImageProperty |
QaBoardProperty.getImage() |
| 限定符和类型 | 方法和说明 |
|---|---|
Annotation.Builder |
Annotation.Builder.image(QaImageProperty image)
内联图片标注的详细属性,仅当 `type=QaImage` 时生效,包含图片元数据、访问链接等信息
示例值:
|
QaBoardProperty.Builder |
QaBoardProperty.Builder.image(QaImageProperty image)
问答看板关联的图片属性集合,包含图片元信息、访问地址等完整资源描述,用于展示看板的可视化内容。
|
void |
Annotation.setImage(QaImageProperty image) |
void |
QaBoardProperty.setImage(QaImageProperty image) |
Copyright © 2026. All rights reserved.