Uses of Class
com.azure.ai.openai.responses.models.ResponsesWebSearchApproximateLocation
Packages that use ResponsesWebSearchApproximateLocation
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesWebSearchApproximateLocation in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesWebSearchApproximateLocationModifier and TypeMethodDescriptionResponsesWebSearchApproximateLocation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesWebSearchApproximateLocation from the JsonReader.Set the city property: Free text input for the city of the user, e.g.ResponsesWebSearchApproximateLocation.setCountry(String country) Set the country property: The two-letter [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1) of the user, e.g.Set the region property: Free text input for the region of the user, e.g.ResponsesWebSearchApproximateLocation.setTimezone(String timezone) Set the timezone property: The [IANA timezone](https://timeapi.io/documentation/iana-timezones) of the user, e.g.