Interface protos.google.cloud.vision.v1p4beta1.ProductSearchResults.IResult (4.2.1)

Properties of a Result.

Package

@google-cloud/vision

Properties

image

image?: (string|null);

Result image

product

product?: (google.cloud.vision.v1p4beta1.IProduct|null);

Result product

score

score?: (number|null);

Result score