Skip to content

Commit a30f723

Browse files
author
David Motsonashvili
committed
remove unneeded doc
1 parent 9c113c6 commit a30f723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase-ai/src/main/kotlin/com/google/firebase/ai/type/ImagenInlineImage.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import kotlinx.serialization.Serializable
2828
* @property data The raw image bytes in JPEG or PNG format, as specified by [mimeType].
2929
* @property mimeType The IANA standard MIME type of the image data; either `"image/png"` or
3030
* `"image/jpeg"`; to request a different format, see [ImagenGenerationConfig.imageFormat].
31-
* @property safetyAttributes a set of safety attributes with their associated score.
3231
*/
3332
@PublicPreviewAPI
3433
public class ImagenInlineImage

0 commit comments

Comments
 (0)