Share via


models Package

Classes

AddOrUpdateTextBlocklistItemsOptions

The request to add blocklistItems to a text blocklist.

All required parameters must be populated in order to send to server.

AddOrUpdateTextBlocklistItemsResult

The response of adding blocklistItems to the text blocklist.

All required parameters must be populated in order to send to server.

AnalyzeImageOptions

The image analysis request.

All required parameters must be populated in order to send to server.

AnalyzeImageResult

The image analysis response.

All required parameters must be populated in order to send to server.

AnalyzeTextOptions

The text analysis request.

All required parameters must be populated in order to send to server.

AnalyzeTextResult

The text analysis response.

All required parameters must be populated in order to send to server.

ImageCategoriesAnalysis

Image analysis result.

All required parameters must be populated in order to send to server.

ImageData

The image can be either base64 encoded bytes or a blob URL. You can choose only one of these options. If both are provided, the request will be refused. The maximum image size is 2048 x 2048 pixels and should not exceed 4 MB, while the minimum image size is 50 x 50 pixels.

RemoveTextBlocklistItemsOptions

The request to remove blocklistItems from a text blocklist.

All required parameters must be populated in order to send to server.

TextBlocklist

Text Blocklist.

All required parameters must be populated in order to send to server.

TextBlocklistItem

Item in a TextBlocklist.

Readonly variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to server.

TextBlocklistMatch

The result of blocklist match.

All required parameters must be populated in order to send to server.

TextCategoriesAnalysis

Text analysis result.

All required parameters must be populated in order to send to server.

Enums

AnalyzeImageOutputType

The type of image analysis output.

AnalyzeTextOutputType

The type of text analysis output.

ImageCategory

Image analyze category.

TextCategory

Text analyze category.