Uses of Class
com.azure.ai.openai.responses.models.ResponsesReasoningItemSummaryElement
Packages that use ResponsesReasoningItemSummaryElement
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesReasoningItemSummaryElement in com.azure.ai.openai.responses.models
Subclasses of ResponsesReasoningItemSummaryElement in com.azure.ai.openai.responses.modelsModifier and TypeClassDescriptionfinal classThe ResponsesReasoningItemSummaryElementSummaryText model.Methods in com.azure.ai.openai.responses.models that return ResponsesReasoningItemSummaryElementModifier and TypeMethodDescriptionResponsesReasoningItemSummaryElement.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesReasoningItemSummaryElement from the JsonReader.Methods in com.azure.ai.openai.responses.models that return types with arguments of type ResponsesReasoningItemSummaryElementModifier and TypeMethodDescriptionResponsesReasoningItem.getSummary()Get the summary property: The summary property.Constructor parameters in com.azure.ai.openai.responses.models with type arguments of type ResponsesReasoningItemSummaryElementModifierConstructorDescriptionCreates an instance of ResponsesReasoningItem class.