Interface protos.google.cloud.retail.v2.IImportMetadata (3.1.0)

Properties of an ImportMetadata.

Package

@google-cloud/retail

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

ImportMetadata createTime

failureCount

failureCount?: (number|Long|string|null);

ImportMetadata failureCount

notificationPubsubTopic

notificationPubsubTopic?: (string|null);

ImportMetadata notificationPubsubTopic

requestId

requestId?: (string|null);

ImportMetadata requestId

successCount

successCount?: (number|Long|string|null);

ImportMetadata successCount

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

ImportMetadata updateTime