Interface protos.google.cloud.automl.v1.IImage (2.4.5)

Properties of an Image.

Package

@google-cloud/automl!

Properties

imageBytes

imageBytes?: (Uint8Array|string|null);

Image imageBytes

Property Value
TypeDescription
(Uint8Array|string|null)

thumbnailUri

thumbnailUri?: (string|null);

Image thumbnailUri

Property Value
TypeDescription
(string|null)