React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/ai
GenerativeContentBlob
Interface GenerativeContentBlob
Interface for sending an image.
interface
GenerativeContentBlob
{
data
:
string
;
mimeType
:
string
;
}
Index
Properties
data
mime
Type
Properties
data
data
:
string
Image as a base64 string.
mime
Type
mimeType
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
mime
Type
Documentation
GitHub
npm
React Native Firebase
Loading...
Interface for sending an image.