com.google.firebase.ai.ondevice
Classes
DownloadStatus |
An abstract class representing the status of an on-device model download operation. |
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 |
Represents the current status of the on-device AI model. |
FirebaseAIOnDevice |
Entry point for Firebase AI On-Device functionality. |