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

Properties of an ImportMetadata.

Package

@google-cloud/retail!

Properties

createTime

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

ImportMetadata createTime

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

failureCount

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

ImportMetadata failureCount

Property Value
TypeDescription
(number|Long|string|null)

notificationPubsubTopic

notificationPubsubTopic?: (string|null);

ImportMetadata notificationPubsubTopic

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

ImportMetadata requestId

Property Value
TypeDescription
(string|null)

successCount

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

ImportMetadata successCount

Property Value
TypeDescription
(number|Long|string|null)

updateTime

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

ImportMetadata updateTime

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