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.BuilderDownloadFileConfig.builder()Instantiates a builder for DownloadFileConfig.abstract DownloadFileConfig.BuilderDownloadFileConfig.Builder.httpOptions(HttpOptions httpOptions) abstract DownloadFileConfig.BuilderDownloadFileConfig.toBuilder()Creates a builder with the same values as this instance.