Uses of Class
com.azure.ai.agents.persistent.models.IncompleteRunDetails
Packages that use IncompleteRunDetails
Package
Description
Package containing the data models for Agents.
-
Uses of IncompleteRunDetails in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return IncompleteRunDetailsModifier and TypeMethodDescriptionstatic IncompleteRunDetailsIncompleteRunDetails.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IncompleteRunDetails from the JsonReader.ThreadRun.getIncompleteDetails()Get the incompleteDetails property: Details on why the run is incomplete.