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