Uses of Class
com.google.genai.types.ListBatchJobsParameters.Builder
Packages that use ListBatchJobsParameters.Builder
-
Uses of ListBatchJobsParameters.Builder in com.google.genai.types
Methods in com.google.genai.types that return ListBatchJobsParameters.BuilderModifier and TypeMethodDescriptionListBatchJobsParameters.builder()Instantiates a builder for ListBatchJobsParameters.abstract ListBatchJobsParameters.BuilderListBatchJobsParameters.Builder.config(ListBatchJobsConfig config) Setter for config.ListBatchJobsParameters.Builder.config(ListBatchJobsConfig.Builder configBuilder) Setter for config builder.abstract ListBatchJobsParameters.BuilderListBatchJobsParameters.toBuilder()Creates a builder with the same values as this instance.