Uses of Class
com.azure.ai.openai.responses.models.ResponsesWebSearchLocation
Packages that use ResponsesWebSearchLocation
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesWebSearchLocation in com.azure.ai.openai.responses.models
Subclasses of ResponsesWebSearchLocation in com.azure.ai.openai.responses.modelsModifier and TypeClassDescriptionfinal classThe ResponsesWebSearchApproximateLocation model.Methods in com.azure.ai.openai.responses.models that return ResponsesWebSearchLocationModifier and TypeMethodDescriptionstatic ResponsesWebSearchLocationResponsesWebSearchLocation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesWebSearchLocation from the JsonReader.ResponsesWebSearchTool.getUserLocation()Get the userLocation property: The user_location property.Methods in com.azure.ai.openai.responses.models with parameters of type ResponsesWebSearchLocationModifier and TypeMethodDescriptionResponsesWebSearchTool.setUserLocation(ResponsesWebSearchLocation userLocation) Set the userLocation property: The user_location property.