Uses of Class
com.google.genai.types.ClientOptions
Packages that use ClientOptions
-
Uses of ClientOptions in com.google.genai
Methods in com.google.genai with parameters of type ClientOptionsModifier and TypeMethodDescriptionClient.Builder.clientOptions(ClientOptions clientOptions) Sets theClientOptionsfor the API client. -
Uses of ClientOptions in com.google.genai.types
Methods in com.google.genai.types that return ClientOptionsModifier and TypeMethodDescriptionabstract ClientOptionsClientOptions.Builder.build()static ClientOptionsDeserializes a JSON string to a ClientOptions object.