MemoryRecordUpdateInput

Input structure to update an existing 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 unique ID of the memory record to be updated.

Link copied to clipboard

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

Link copied to clipboard

The updated list of namespace identifiers for categorizing the memory record.

Link copied to clipboard

Time at which the memory record was updated

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