Builder
Builder for UpscaleImageAPIConfig.
Functions
Link copied to clipboard
Link copied to clipboard
Clears the value of enhanceInputImage field.
Link copied to clipboard
Clears the value of httpOptions field.
Link copied to clipboard
Clears the value of imagePreservationFactor field.
Link copied to clipboard
Clears the value of includeRaiReason field.
Link copied to clipboard
Clears the value of labels field.
Link copied to clipboard
Clears the value of mode 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
Setter for enhanceInputImage.
Link copied to clipboard
Setter for httpOptions.
@CanIgnoreReturnValue()
Setter for httpOptions builder.
Link copied to clipboard
public abstract UpscaleImageAPIConfig.Builder imagePreservationFactor(Float imagePreservationFactor)
Setter for imagePreservationFactor.
Link copied to clipboard
Setter for includeRaiReason.
Link copied to clipboard
Setter for mode.
Link copied to clipboard
Setter for numberOfImages.
Link copied to clipboard
public abstract UpscaleImageAPIConfig.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
public abstract UpscaleImageAPIConfig.Builder safetyFilterLevel(SafetyFilterLevel safetyFilterLevel)
Setter for safetyFilterLevel.
@CanIgnoreReturnValue()
Setter for safetyFilterLevel given a known enum.
@CanIgnoreReturnValue()
Setter for safetyFilterLevel given a string.