Send feedback
Stay organized with collections
Save and categorize content based on your preferences.
Firebase. AI. TemplateImagenModel
Represents a remote Imagen model with the ability to generate images using server template prompts.
Summary
Public functions
GenerateImagesAsync (string templateId, IDictionary inputs, CancellationToken cancellationToken)
async TaskImagenInlineImage > >
Generates images using the Template Imagen model and returns them as inline data.
Public functions
GenerateImagesAsync
async Task ImagenGenerationResponse ImagenInlineImage > > GenerateImagesAsync (
string templateId ,
IDictionary string , object > inputs ,
CancellationToken cancellationToken
)
Generates images using the Template Imagen model and returns them as inline data.
Details
Parameters
templateId
The id of the server prompt template to use.
inputs
Any input parameters expected by the server prompt template.
cancellationToken
An optional token to cancel the operation.
Exceptions
HttpRequestException
Thrown when an error occurs during content generation.
Returns
The generated content response from the model.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-22 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-22 UTC."],[],[]]