Uses of Class
com.google.genai.types.HttpOptions
Packages that use HttpOptions
-
Uses of HttpOptions in com.google.genai
Methods in com.google.genai with parameters of type HttpOptionsModifier and TypeMethodDescriptionClient.Builder.httpOptions(HttpOptions httpOptions) Sets theHttpOptionsfor the API client. -
Uses of HttpOptions in com.google.genai.types
Methods in com.google.genai.types that return HttpOptionsModifier and TypeMethodDescriptionabstract HttpOptionsHttpOptions.Builder.build()static HttpOptionsDeserializes a JSON string to a HttpOptions object.