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