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
ThedefaultvaluedependsontheImagenmodel; seethe[addWatermark](https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/imagen-api#parameter_list) documentation for more details.
Thenumberofsampleimagesthatmaybegeneratedineachrequestdependsonthemodel (typicallyupto 4); seethe[sampleCount](https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/imagen-api#parameter_list) documentation for more details.
* The number of images to generate. The default value is 1.
65
65
*
66
66
* The number of sample images that may be generated in each request depends on the model
67
-
* (typically up to 4); see the {@linkhttps://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/imagen-api#parameter_list | sampleCount}
67
+
* (typically up to 4); see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/imagen-api#parameter_list"><code>sampleCount</code></a>
* 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 {@linkhttps://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/imagen-api#parameter_list | addWatermark }
89
+
* The default value depends on the Imagen model; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/imagen-api#parameter_list"><code>addWatermark</code></a>
0 commit comments