Interface protos.google.cloud.vision.v1p3beta1.ProductSearchResults.IProductInfo (2.3.8)

Properties of a ProductInfo.

Package

@google-cloud/vision!

Properties

imageUri

imageUri?: (string|null);

ProductInfo imageUri

Property Value
TypeDescription
(string|null)

productId

productId?: (string|null);

ProductInfo productId

Property Value
TypeDescription
(string|null)

score

score?: (number|null);

ProductInfo score

Property Value
TypeDescription
(number|null)