Interface protos.google.cloud.vision.v1p3beta1.IProduct (4.2.1)

Properties of a Product.

Package

@google-cloud/vision

Properties

description

description?: (string|null);

Product description

displayName

displayName?: (string|null);

Product displayName

name

name?: (string|null);

Product name

productCategory

productCategory?: (string|null);

Product productCategory

productLabels

productLabels?: (google.cloud.vision.v1p3beta1.Product.IKeyValue[]|null);

Product productLabels