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
image |
A JSON object that identities the image to get insights of. |
knowledge |
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