VisualSearchRequest interface

A JSON object that contains information about the image to get insights of. Specify this object only in a knowledgeRequest form data.

Properties

imageInfo

A JSON object that identities the image to get insights of.

knowledgeRequest

A JSON object containing information about the request, such as filters, or a description.

Property Details

imageInfo

A JSON object that identities the image to get insights of.

imageInfo?: ImageInfo

Property Value

knowledgeRequest

A JSON object containing information about the request, such as filters, or a description.

knowledgeRequest?: KnowledgeRequest

Property Value