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