Uses of Class
com.google.genai.types.DownloadFileConfig.Builder
Packages that use DownloadFileConfig.Builder
-
Uses of DownloadFileConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return DownloadFileConfig.BuilderModifier and TypeMethodDescriptionstatic DownloadFileConfig.Builder
DownloadFileConfig.builder()
Instantiates a builder for DownloadFileConfig.abstract DownloadFileConfig.Builder
DownloadFileConfig.Builder.httpOptions
(HttpOptions httpOptions) Setter for httpOptions.DownloadFileConfig.Builder.httpOptions
(HttpOptions.Builder httpOptionsBuilder) Setter for httpOptions builder.abstract DownloadFileConfig.Builder
DownloadFileConfig.toBuilder()
Creates a builder with the same values as this instance.