Builder
Builder for BatchJobDestination.
Functions
Link copied to clipboard
Setter for bigqueryUri.
Link copied to clipboard
Link copied to clipboard
Clears the value of bigqueryUri field.
Link copied to clipboard
Clears the value of fileName field.
Link copied to clipboard
Clears the value of format field.
Link copied to clipboard
Clears the value of gcsUri field.
Link copied to clipboard
Clears the value of inlinedEmbedContentResponses field.
Link copied to clipboard
Clears the value of inlinedResponses field.
Link copied to clipboard
Clears the value of vertexDataset field.
Link copied to clipboard
Setter for fileName.
Link copied to clipboard
Setter for format.
Link copied to clipboard
Setter for gcsUri.
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract BatchJobDestination.Builder inlinedEmbedContentResponses(List<InlinedEmbedContentResponse> inlinedEmbedContentResponses)
Setter for inlinedEmbedContentResponses.
@CanIgnoreReturnValue()
Setter for inlinedEmbedContentResponses builder.
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract BatchJobDestination.Builder inlinedResponses(List<InlinedResponse> inlinedResponses)
Setter for inlinedResponses.
@CanIgnoreReturnValue()
Setter for inlinedResponses builder.
Link copied to clipboard
public abstract BatchJobDestination.Builder vertexDataset(VertexMultimodalDatasetDestination vertexDataset)
Setter for vertexDataset.
@CanIgnoreReturnValue()
Setter for vertexDataset builder.