UpdateMemoriesRequest.PreviousUpdateId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unique ID of the previous update request, enabling incremental memory updates from where the last operation left off. Cannot be used together with conversation_id.
public string PreviousUpdateId { get; }
member this.PreviousUpdateId : string
Public ReadOnly Property PreviousUpdateId As String