MemoryRecordCreateInput

Input structure to create a new memory record.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The content to be stored within the memory record.

Link copied to clipboard

The ID of the memory strategy that defines how this memory record is grouped.

Link copied to clipboard

A list of namespace identifiers that categorize or group the memory record.

Link copied to clipboard

A client-provided identifier for tracking this specific record creation request.

Link copied to clipboard

Time at which the memory record was created.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String