Class VectorStoreFileBatchFileListResponse
Contenuti
[
Nascondere
]Classe VectorStoreFileBatchFileListResponse
Rappresenta una risposta di elenco contenente dati batch di file del negozio vettoriale.
public class VectorStoreFileBatchFileListResponse : ListDataResponse<List<VectorStoreFileResponse>>
Costruttori
Nome | Descrizione |
---|---|
VectorStoreFileBatchFileListResponse() | Il costruttore predefinito. |
Proprietà
Nome | Descrizione |
---|---|
Data { get; set; } | |
Detail { get; set; } | Ottiene o imposta i dettagli della risposta. |
Error { get; set; } | Ottiene o imposta l’errore della risposta HTTP. |
ErrorMessage { get; } | Ottiene o imposta le informazioni sull’errore. |
FirstId { get; set; } | |
HasMore { get; set; } | |
HttpResponseHeaders { get; set; } | Ottiene o imposta le intestazioni della risposta HTTP. |
HttpStatusCode { get; set; } | Ottiene o imposta il codice di stato HTTP. |
IsSuccessful { get; } | Indica se la risposta è stata positiva. |
LastId { get; set; } | |
ReasonPhrase { get; } | Ottiene la frase di motivo dell’errore. |
Vedi anche
- classe ListDataResponse<T>
- classe VectorStoreFileResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF