Interface protos.google.cloud.retail.v2alpha.IImportProductsRequest (1.1.6)

Properties of an ImportProductsRequest.

Package

@google-cloud/retail!

Properties

errorsConfig

errorsConfig?: (google.cloud.retail.v2alpha.IImportErrorsConfig|null);

ImportProductsRequest errorsConfig

Property Value
TypeDescription
(google.cloud.retail.v2alpha.IImportErrorsConfig|null)

inputConfig

inputConfig?: (google.cloud.retail.v2alpha.IProductInputConfig|null);

ImportProductsRequest inputConfig

Property Value
TypeDescription
(google.cloud.retail.v2alpha.IProductInputConfig|null)

parent

parent?: (string|null);

ImportProductsRequest parent

Property Value
TypeDescription
(string|null)

updateMask

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

ImportProductsRequest updateMask

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