ImageQuery

指定圖片查詢輸入內容。

JSON 表示法
{

  // Union field image can be only one of the following:
  "imageBytes": string
  // End of list of possible types for union field image.
}
欄位

聯集欄位 image

image 只能是下列其中一項:

imageBytes

string

Base64 編碼的圖片位元組。支援的圖片格式:JPEG、PNG 和 BMP。