Represents an input image.
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field image . The input image. image can be only one of the following: |
|
imageUri |
Public uri of the image. |
imageBytes |
Raw image bytes. A base64-encoded string. |