Properties of an ImportProductsRequest.
Package
@google-cloud/retailProperties
errorsConfig
errorsConfig?: (google.cloud.retail.v2alpha.IImportErrorsConfig|null);
ImportProductsRequest errorsConfig
inputConfig
inputConfig?: (google.cloud.retail.v2alpha.IProductInputConfig|null);
ImportProductsRequest inputConfig
notificationPubsubTopic
notificationPubsubTopic?: (string|null);
ImportProductsRequest notificationPubsubTopic
parent
parent?: (string|null);
ImportProductsRequest parent
reconciliationMode
reconciliationMode?: (google.cloud.retail.v2alpha.ImportProductsRequest.ReconciliationMode|keyof typeof google.cloud.retail.v2alpha.ImportProductsRequest.ReconciliationMode|null);
ImportProductsRequest reconciliationMode
requestId
requestId?: (string|null);
ImportProductsRequest requestId
skipDefaultBranchProtection
skipDefaultBranchProtection?: (boolean|null);
ImportProductsRequest skipDefaultBranchProtection
updateMask
updateMask?: (google.protobuf.IFieldMask|null);
ImportProductsRequest updateMask