AgentPageableListOfVectorStoreFileObject Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The OpenAIPageableListOfVectorStoreFile_object.
public readonly struct AgentPageableListOfVectorStoreFileObject : IEquatable<Azure.AI.Projects.AgentPageableListOfVectorStoreFileObject>
type AgentPageableListOfVectorStoreFileObject = struct
Public Structure AgentPageableListOfVectorStoreFileObject
Implements IEquatable(Of AgentPageableListOfVectorStoreFileObject)
- Inheritance
-
AgentPageableListOfVectorStoreFileObject
- Implements
Constructors
AgentPageableListOfVectorStoreFileObject(String) |
Initializes a new instance of AgentPageableListOfVectorStoreFileObject. |
Properties
List |
list. |
Methods
Equals(AgentPageableListOfVectorStoreFileObject) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(AgentPageableListOfVectorStoreFileObject, AgentPageableListOfVectorStoreFileObject) |
Determines if two AgentPageableListOfVectorStoreFileObject values are the same. |
Implicit(String to AgentPageableListOfVectorStoreFileObject) |
Converts a String to a AgentPageableListOfVectorStoreFileObject. |
Inequality(AgentPageableListOfVectorStoreFileObject, AgentPageableListOfVectorStoreFileObject) |
Determines if two AgentPageableListOfVectorStoreFileObject values are not the same. |
Applies to
Azure SDK for .NET