Interface protos.google.cloud.retail.v2.IUpdateProductRequest (1.3.0)

Properties of an UpdateProductRequest.

Package

@google-cloud/retail

Properties

allowMissing

allowMissing?: (boolean|null);

UpdateProductRequest allowMissing

Property Value
TypeDescription
(boolean|null)

product

product?: (google.cloud.retail.v2.IProduct|null);

UpdateProductRequest product

Property Value
TypeDescription
(google.cloud.retail.v2.IProduct|null)

updateMask

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

UpdateProductRequest updateMask

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