Interface protos.google.cloud.vision.v1.IUpdateProductRequest (2.3.8)

Properties of an UpdateProductRequest.

Package

@google-cloud/vision!

Properties

product

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

UpdateProductRequest product

Property Value
TypeDescription
(google.cloud.vision.v1.IProduct|null)

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateProductRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)