Builder
Builder for GenerateVideosConfig.
Functions
Link copied to clipboard
Setter for aspectRatio.
Link copied to clipboard
Link copied to clipboard
Clears the value of aspectRatio field.
Link copied to clipboard
Clears the value of compressionQuality field.
Link copied to clipboard
Clears the value of durationSeconds field.
Link copied to clipboard
Clears the value of enhancePrompt field.
Link copied to clipboard
Clears the value of fps field.
Link copied to clipboard
Clears the value of generateAudio field.
Link copied to clipboard
Clears the value of httpOptions field.
Link copied to clipboard
Clears the value of labels field.
Link copied to clipboard
Clears the value of lastFrame field.
Link copied to clipboard
Clears the value of mask field.
Link copied to clipboard
Clears the value of negativePrompt field.
Link copied to clipboard
Clears the value of numberOfVideos field.
Link copied to clipboard
Clears the value of outputGcsUri field.
Link copied to clipboard
Clears the value of personGeneration field.
Link copied to clipboard
Clears the value of pubsubTopic field.
Link copied to clipboard
Clears the value of referenceImages field.
Link copied to clipboard
Clears the value of resizeMode field.
Link copied to clipboard
Clears the value of resolution field.
Link copied to clipboard
Clears the value of seed field.
Link copied to clipboard
Clears the value of webhookConfig field.
Link copied to clipboard
public abstract GenerateVideosConfig.Builder compressionQuality(VideoCompressionQuality compressionQuality)
Setter for compressionQuality.
@CanIgnoreReturnValue()
Setter for compressionQuality given a known enum.
@CanIgnoreReturnValue()
Setter for compressionQuality given a string.
Link copied to clipboard
Setter for durationSeconds.
Link copied to clipboard
Setter for enhancePrompt.
Link copied to clipboard
Setter for fps.
Link copied to clipboard
Setter for generateAudio.
Link copied to clipboard
Setter for httpOptions.
@CanIgnoreReturnValue()
Setter for httpOptions builder.
Link copied to clipboard
Setter for lastFrame.
@CanIgnoreReturnValue()
Setter for lastFrame builder.
Link copied to clipboard
Setter for mask.
@CanIgnoreReturnValue()
Setter for mask builder.
Link copied to clipboard
Setter for negativePrompt.
Link copied to clipboard
Setter for numberOfVideos.
Link copied to clipboard
Setter for outputGcsUri.
Link copied to clipboard
Setter for personGeneration.
Link copied to clipboard
Setter for pubsubTopic.
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract GenerateVideosConfig.Builder referenceImages(List<VideoGenerationReferenceImage> referenceImages)
Setter for referenceImages.
@CanIgnoreReturnValue()
Setter for referenceImages builder.
Link copied to clipboard
Setter for resizeMode.
@CanIgnoreReturnValue()
Setter for resizeMode given a known enum.
Setter for resizeMode given a string.
Link copied to clipboard
Setter for resolution.
Link copied to clipboard
Setter for seed.
Link copied to clipboard
Setter for webhookConfig.
@CanIgnoreReturnValue()
Setter for webhookConfig builder.