RetrieveMemoryRecordsRequest
Types
Properties
Link copied to clipboard
The maximum number of results to return in a single call. The default value is 20.
Link copied to clipboard
Use namespacePath for hierarchical retrievals. Return all memory records where namespace falls under the same parent hierarchy.
Link copied to clipboard
The search criteria to use for finding relevant memory records. This includes the search query, memory strategy ID, and other search parameters.
Functions
Link copied to clipboard
inline fun copy(block: RetrieveMemoryRecordsRequest.Builder.() -> Unit = {}): RetrieveMemoryRecordsRequest