File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
firebase-ai/src/main/kotlin/com/google/firebase/ai/type Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ internal constructor(
7878 * @param image the image provided, required if [enableComputation] is false
7979 * @param type the type of control reference image
8080 * @param referenceId the reference ID for this image, to be referenced in the prompt
81- * @param [ enableComputation] requests that the reference image be generated serverside instead of
81+ * @param enableComputation requests that the reference image be generated serverside instead of
8282 * provided
8383 * @param superpixelRegionSize if type is COLOR_SUPERPIXEL and [enableComputation] is true, this
8484 * will control the size of each superpixel region in pixels for the generated referenced image
You can’t perform that action at this time.
0 commit comments