VectorStoreFileResponse.Object

VectorStoreFileResponse.Object property

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

public string Object { get; set; }

See Also