Skip to content

Commit 0da743b

Browse files
author
David Motsonashvili
committed
add api.txt file
1 parent 1219d9c commit 0da743b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

firebase-ai/api.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -709,8 +709,10 @@ package com.google.firebase.ai.type {
709709
method public android.graphics.Bitmap asBitmap();
710710
method public byte[] getData();
711711
method public String getMimeType();
712+
method public java.util.Map<java.lang.String,java.lang.Double> getSafetyAttributes();
712713
property public final byte[] data;
713714
property public final String mimeType;
715+
property public final java.util.Map<java.lang.String,java.lang.Double> safetyAttributes;
714716
}
715717

716718
public final class ImagenInlineImageKt {

0 commit comments

Comments
 (0)