Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImagesClientAPI ¶
type ImagesClientAPI interface {
VisualSearch(ctx context.Context, acceptLanguage string, contentType string, userAgent string, clientID string, clientIP string, location string, market string, safeSearch visualsearch.SafeSearch, setLang string, knowledgeRequest string, imageParameter io.ReadCloser) (result visualsearch.ImageKnowledge, err error)
}
ImagesClientAPI contains the set of methods on the ImagesClient type.
Click to show internal directories.
Click to hide internal directories.