You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[GroundingMetadata](./vertexai.groundingmetadata.md#groundingmetadata_interface)| Metadata returned to client when grounding is enabled. |
93
-
|[ImagenGCSImage](./vertexai.imagengcsimage.md#imagengcsimage_interface)| An image generated by Imagen, stored in Cloud Storage (GCS) for Firebase.<!---->This feature is not available yet. |
94
-
|[ImagenGenerationConfig](./vertexai.imagengenerationconfig.md#imagengenerationconfig_interface)| <b><i>(Public Preview)</i></b> Configuration options for generating images with Imagen.<!---->See the [documentation](http://firebase.google.com/docs/vertex-ai/generate-images) for more details. |
93
+
|[ImagenGCSImage](./vertexai.imagengcsimage.md#imagengcsimage_interface)| An image generated by Imagen, stored in a Cloud Storage for Firebase bucket.<!---->This feature is not available yet. |
94
+
|[ImagenGenerationConfig](./vertexai.imagengenerationconfig.md#imagengenerationconfig_interface)| <b><i>(Public Preview)</i></b> Configuration options for generating images with Imagen.<!---->See the [documentation](http://firebase.google.com/docs/vertex-ai/generate-images-imagen) for more details. |
95
95
|[ImagenGenerationResponse](./vertexai.imagengenerationresponse.md#imagengenerationresponse_interface)| <b><i>(Public Preview)</i></b> The response from a request to generate images with Imagen. |
96
96
|[ImagenInlineImage](./vertexai.imageninlineimage.md#imageninlineimage_interface)| <b><i>(Public Preview)</i></b> An image generated by Imagen, represented as inline data. |
97
97
|[ImagenModelParams](./vertexai.imagenmodelparams.md#imagenmodelparams_interface)| <b><i>(Public Preview)</i></b> Parameters for configuring an <code>[ImagenModel](./vertexai.imagenmodel.md#imagenmodel_class)</code>. |
* If set to `true`, an invisible SynthID watermark is embedded in generated images to indicate
87
87
* that they are AI generated. If set to `false`, watermarking will be disabled.
88
88
*
89
-
* The default value depends on the Imagen model; see the <a href="http://firebase.google.com/docs/vertex-ai/generate-images"><code>addWatermark</code></a>
89
+
* For Imagen 3 models, the default value is `true`; see the <a href="http://firebase.google.com/docs/vertex-ai/model-parameters#imagen"><code>addWatermark</code></a>
0 commit comments