We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13010d3 commit dbbc34fCopy full SHA for dbbc34f
firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/ImagenInlineImage.kt
@@ -23,7 +23,7 @@ import android.util.Base64
23
/**
24
* Represents an Imagen-generated image that is contained inline
25
*
26
- * @param data Contains the base64 encoded image data.
+ * @param data Contains the base64-encoded image data.
27
* @param mimeType Contains the MIME type of the image (for example, `"image/png"`)
28
*/
29
@PublicPreviewAPI
0 commit comments