Partager via


QdrantVectorRecord.Payload Property

Definition

The metadata.

[System.Text.Json.Serialization.JsonPropertyName("payload")]
public System.Collections.Generic.Dictionary<string,object> Payload { get; }
[<System.Text.Json.Serialization.JsonPropertyName("payload")>]
member this.Payload : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property Payload As Dictionary(Of String, Object)

Property Value

Attributes

Applies to