Builder
Builder for GenerateImagesResponse.
Functions
Link copied to clipboard
Link copied to clipboard
Clears the value of generatedImages field.
Link copied to clipboard
Clears the value of positivePromptSafetyAttributes field.
Link copied to clipboard
Clears the value of sdkHttpResponse field.
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract GenerateImagesResponse.Builder generatedImages(List<GeneratedImage> generatedImages)
Setter for generatedImages.
@CanIgnoreReturnValue()
Setter for generatedImages builder.
Link copied to clipboard
public abstract GenerateImagesResponse.Builder positivePromptSafetyAttributes(SafetyAttributes positivePromptSafetyAttributes)
Setter for positivePromptSafetyAttributes.
@CanIgnoreReturnValue()
Setter for positivePromptSafetyAttributes builder.
Link copied to clipboard
Setter for sdkHttpResponse.
@CanIgnoreReturnValue()
Setter for sdkHttpResponse builder.