Uses of Class
com.google.genai.types.GenerateVideosResponse
Packages that use GenerateVideosResponse
-
Uses of GenerateVideosResponse in com.google.genai.types
Methods in com.google.genai.types that return GenerateVideosResponseModifier and TypeMethodDescriptionabstract GenerateVideosResponseGenerateVideosResponse.Builder.build()static GenerateVideosResponseDeserializes a JSON string to a GenerateVideosResponse object.Methods in com.google.genai.types that return types with arguments of type GenerateVideosResponseModifier and TypeMethodDescriptionabstract Optional<GenerateVideosResponse>GenerateVideosOperation.response()The generated videos.Methods in com.google.genai.types with parameters of type GenerateVideosResponseModifier and TypeMethodDescriptionabstract GenerateVideosOperation.BuilderGenerateVideosOperation.Builder.response(GenerateVideosResponse response) Setter for response.