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.BuilderGetBatchJobConfig.builder()Instantiates a builder for GetBatchJobConfig.abstract GetBatchJobConfig.BuilderGetBatchJobConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.GetBatchJobConfig.Builder.httpOptions(HttpOptions.Builder httpOptionsBuilder) Setter for httpOptions builder.abstract GetBatchJobConfig.BuilderGetBatchJobConfig.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.