VisualSearchRequest Class

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

Inheritance
VisualSearchRequest

Constructor

VisualSearchRequest(*, image_info=None, knowledge_request=None, **kwargs)

Parameters

image_info
ImageInfo
Required

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

knowledge_request
KnowledgeRequest
Required

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