Generate Videos Config
Configuration for generating videos.
Types
Properties
Functions
Link copied to clipboard
The aspect ratio for the generated video.
Link copied to clipboard
Instantiates a builder for GenerateVideosConfig.
Link copied to clipboard
Compression quality of the generated videos.
Link copied to clipboard
Duration of the clip for video generation in seconds.
Link copied to clipboard
Whether to use the prompt rewriting logic.
Link copied to clipboard
Deserializes a JSON string to a GenerateVideosConfig object.
Link copied to clipboard
@InternalApi()
Deserializes a JsonNode to an object of the given type.
Link copied to clipboard
@InternalApi()
Deserializes a Json string to an object of the given type.
Link copied to clipboard
Whether to generate audio along with the video.
Link copied to clipboard
Used to override HTTP request options.
Link copied to clipboard
The mask to use for generating videos.
Link copied to clipboard
Explicitly state what should not be included in the generated videos.
Link copied to clipboard
Number of output videos.
Link copied to clipboard
Link copied to clipboard
The gcs bucket where to save the generated videos.
Link copied to clipboard
Whether allow to generate person videos, and restrict to specific ages.
Link copied to clipboard
The pubsub topic where to publish the video generation progress.
Link copied to clipboard
The images to use as the references to generate the videos.
Link copied to clipboard
Resize mode of the image input for video generation.
Link copied to clipboard
The resolution for the generated video.
Link copied to clipboard
Overrides the default maximum JSON string length (20MB) for the JSON parser.
Link copied to clipboard
Converts a Json string to a JsonNode.
Link copied to clipboard
Creates a builder with the same values as this instance.
Link copied to clipboard
Serializes an object to a JsonNode.
Link copied to clipboard
Serializes an object to a Json string.
Link copied to clipboard
Webhook configuration for receiving notifications when the video generation operation completes.