com.google.firebase.ai.ondevice
Classes
DownloadStatus |
This class is deprecated. Use `GenerativeModel.OnDeviceExtension` from `firebase-ai` instead |
DownloadStatus.DownloadCompleted |
Represents when a download has successfully completed. |
DownloadStatus.DownloadFailed |
Represents when a download has failed. |
DownloadStatus.DownloadInProgress |
Represents when a download is actively in progress. |
DownloadStatus.DownloadStarted |
Represents when a download has just started. |
OnDeviceModelStatus |
This class is deprecated. Use `GenerativeModel.OnDeviceExtension` from `firebase-ai` instead |
FirebaseAIOnDevice |
Entry point for Firebase AI On-Device functionality. |