VectorStoreFileBatchResponse.Object

VectorStoreFileBatchResponse.Object property

Gets or sets the object type, which is always vector_store.file_batch.

public string Object { get; set; }

See Also