Interface protos.google.cloud.discoveryengine.v1.IImportDocumentsMetadata (1.7.0)

Properties of an ImportDocumentsMetadata.

Package

@google-cloud/discoveryengine

Properties

createTime

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

ImportDocumentsMetadata createTime

failureCount

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

ImportDocumentsMetadata failureCount

successCount

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

ImportDocumentsMetadata successCount

totalCount

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

ImportDocumentsMetadata totalCount

updateTime

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

ImportDocumentsMetadata updateTime