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。