public static final class GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetAIMediaAuditJobResponseBody.LiveResultTopList |
build() |
GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder |
label(String label)
The category of the review result.
|
GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder |
score(String score)
The score of the image of the category that is indicated by Label.
|
GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder |
timestamp(String timestamp)
The position in the video.
|
GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder |
url(String url)
The URL of the image.
|
public GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder label(String label)
* **live**: The content contains undesirable scenes. * **normal**
public GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder score(String score)
public GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder timestamp(String timestamp)
public GetAIMediaAuditJobResponseBody.LiveResultTopList.Builder url(String url)
public GetAIMediaAuditJobResponseBody.LiveResultTopList build()
Copyright © 2024. All rights reserved.