ImageQuery

Specifies the image query input.

JSON representation
{ // Union field image can be only one of the following: "imageBytes": string // End of list of possible types for union field image. }
Fields

Union field image.

image can be only one of the following:

imageBytes

string

Base64 encoded image bytes. Supported image formats: JPEG, PNG, and BMP.