Builder
Builder for GenerateImagesConfig.
Functions
Link copied to clipboard
Setter for addWatermark.
Link copied to clipboard
Setter for aspectRatio.
Link copied to clipboard
Link copied to clipboard
Clears the value of addWatermark field.
Link copied to clipboard
Clears the value of aspectRatio field.
Link copied to clipboard
Clears the value of enhancePrompt field.
Link copied to clipboard
Clears the value of guidanceScale field.
Link copied to clipboard
Clears the value of httpOptions field.
Link copied to clipboard
Clears the value of imageSize field.
Link copied to clipboard
Clears the value of includeRaiReason field.
Link copied to clipboard
Clears the value of includeSafetyAttributes field.
Link copied to clipboard
Clears the value of labels field.
Link copied to clipboard
Clears the value of language field.
Link copied to clipboard
Clears the value of negativePrompt field.
Link copied to clipboard
Clears the value of numberOfImages field.
Link copied to clipboard
Clears the value of outputCompressionQuality field.
Link copied to clipboard
Clears the value of outputGcsUri field.
Link copied to clipboard
Clears the value of outputMimeType field.
Link copied to clipboard
Clears the value of personGeneration field.
Link copied to clipboard
Clears the value of safetyFilterLevel field.
Link copied to clipboard
Clears the value of seed field.
Link copied to clipboard
Setter for enhancePrompt.
Link copied to clipboard
Setter for guidanceScale.
Link copied to clipboard
Setter for httpOptions.
@CanIgnoreReturnValue()
Setter for httpOptions builder.
Link copied to clipboard
Setter for imageSize.
Link copied to clipboard
Setter for includeRaiReason.
Link copied to clipboard
public abstract GenerateImagesConfig.Builder includeSafetyAttributes(boolean includeSafetyAttributes)
Setter for includeSafetyAttributes.
Link copied to clipboard
Setter for language.
@CanIgnoreReturnValue()
Setter for language given a known enum.
Setter for language given a string.
Link copied to clipboard
Setter for negativePrompt.
Link copied to clipboard
Setter for numberOfImages.
Link copied to clipboard
public abstract GenerateImagesConfig.Builder outputCompressionQuality(Integer outputCompressionQuality)
Setter for outputCompressionQuality.
Link copied to clipboard
Setter for outputGcsUri.
Link copied to clipboard
Setter for outputMimeType.
Link copied to clipboard
Setter for personGeneration.
@CanIgnoreReturnValue()
Setter for personGeneration given a known enum.
@CanIgnoreReturnValue()
Setter for personGeneration given a string.
Link copied to clipboard
Setter for safetyFilterLevel.
@CanIgnoreReturnValue()
Setter for safetyFilterLevel given a known enum.
@CanIgnoreReturnValue()
Setter for safetyFilterLevel given a string.
Link copied to clipboard
Setter for seed.