Skip to main content

IngestionProcessorSpecsResponse

@codebolt/types


Interface: IngestionProcessorSpecsResponse

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:138

Memory Ingestion Types Type definitions for memory ingestion pipeline operations

Extends

Properties

PropertyTypeOverridesInherited fromDefined in
data?{ specs: any[]; }MemoryIngestionBaseResponse.data-common/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:139
data.specsany[]--common/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:139
error?string-MemoryIngestionBaseResponse.errorcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:11
message?string-MemoryIngestionBaseResponse.messagecommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:10
requestIdstring-MemoryIngestionBaseResponse.requestIdcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:13
successboolean-MemoryIngestionBaseResponse.successcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:8
timestampstring-MemoryIngestionBaseResponse.timestampcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:12
typestring-MemoryIngestionBaseResponse.typecommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:7