Interface protos.google.cloud.retail.v2.ICreateProductRequest (1.2.2)

Properties of a CreateProductRequest.

Package

@google-cloud/retail!

Properties

parent

parent?: (string|null);

CreateProductRequest parent

Property Value
TypeDescription
(string|null)

product

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

CreateProductRequest product

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

productId

productId?: (string|null);

CreateProductRequest productId

Property Value
TypeDescription
(string|null)