StateStoreItemRef Class

Definition

Response for createItem / putItem (spec §4.2.1/§4.2.2) — server metadata only, no value echoed back.

public class StateStoreItemRef : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Core.Storage.StateStoreItemRef>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Core.Storage.StateStoreItemRef>
type StateStoreItemRef = class
    interface IJsonModel<StateStoreItemRef>
    interface IPersistableModel<StateStoreItemRef>
Public Class StateStoreItemRef
Implements IJsonModel(Of StateStoreItemRef), IPersistableModel(Of StateStoreItemRef)
Inheritance
StateStoreItemRef
Implements

Applies to