public static final class GetAIMediaAuditJobResponseBody.ImageResult.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetAIMediaAuditJobResponseBody.ImageResult |
build() |
GetAIMediaAuditJobResponseBody.ImageResult.Builder |
label(String label)
The error code.
|
GetAIMediaAuditJobResponseBody.ImageResult.Builder |
result(List<GetAIMediaAuditJobResponseBody.Result> result)
The results of terrorism content review.
|
GetAIMediaAuditJobResponseBody.ImageResult.Builder |
suggestion(String suggestion)
The categories of the review results and the number of images.
|
GetAIMediaAuditJobResponseBody.ImageResult.Builder |
type(String type)
The information about the image with the highest score of the category that is indicated by Label.
|
GetAIMediaAuditJobResponseBody.ImageResult.Builder |
url(String url)
The score of the image of the category that is indicated by Label.
|
public GetAIMediaAuditJobResponseBody.ImageResult.Builder label(String label)
public GetAIMediaAuditJobResponseBody.ImageResult.Builder result(List<GetAIMediaAuditJobResponseBody.Result> result)
public GetAIMediaAuditJobResponseBody.ImageResult.Builder suggestion(String suggestion)
public GetAIMediaAuditJobResponseBody.ImageResult.Builder type(String type)
public GetAIMediaAuditJobResponseBody.ImageResult.Builder url(String url)
public GetAIMediaAuditJobResponseBody.ImageResult build()
Copyright © 2023. All rights reserved.