BatchCreateMemoryRecordsRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotent processing of the batch request.

Link copied to clipboard

The unique ID of the memory resource where records will be created.

Link copied to clipboard

A list of memory record creation inputs to be processed in the batch operation.

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