Uses of Class
com.google.genai.types.BatchJobDestination.Builder
Packages that use BatchJobDestination.Builder
-
Uses of BatchJobDestination.Builder in com.google.genai.types
Methods in com.google.genai.types that return BatchJobDestination.BuilderModifier and TypeMethodDescriptionabstract BatchJobDestination.Builder
BatchJobDestination.Builder.bigqueryUri
(String bigqueryUri) Setter for bigqueryUri.static BatchJobDestination.Builder
BatchJobDestination.builder()
Instantiates a builder for BatchJobDestination.abstract BatchJobDestination.Builder
Setter for fileName.abstract BatchJobDestination.Builder
Setter for format.abstract BatchJobDestination.Builder
Setter for gcsUri.BatchJobDestination.Builder.inlinedResponses
(InlinedResponse... inlinedResponses) Setter for inlinedResponses.BatchJobDestination.Builder.inlinedResponses
(InlinedResponse.Builder... inlinedResponsesBuilders) Setter for inlinedResponses builder.abstract BatchJobDestination.Builder
BatchJobDestination.Builder.inlinedResponses
(List<InlinedResponse> inlinedResponses) Setter for inlinedResponses.abstract BatchJobDestination.Builder
BatchJobDestination.toBuilder()
Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type BatchJobDestination.BuilderModifier and TypeMethodDescriptionBatchJob.Builder.dest
(BatchJobDestination.Builder destBuilder) Setter for dest builder.CreateBatchJobConfig.Builder.dest
(BatchJobDestination.Builder destBuilder) Setter for dest builder.