Partager via


PineconeDocument.Text Property

Definition

The text of the document, if the document was created from text.

[System.Text.Json.Serialization.JsonIgnore]
public string? Text { get; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.Text : string
Public ReadOnly Property Text As String

Property Value

Attributes

Applies to