com.google.mlkit.genai.common
Interfaces
DownloadCallback |
Callback functions used for feature downloading. |
StreamingCallback |
Callback function to receive a streaming result. |
Classes
DownloadStatus |
Status used for feature downloading. |
DownloadStatus.DownloadFailed |
Status for feature downloading failed. |
DownloadStatus.DownloadProgress |
Status for feature downloading progress. |
DownloadStatus.DownloadStarted |
Status for feature download started. |
Exceptions
GenAiException |
Represents an exception that occurs during service execution. |
Objects
DownloadStatus.DownloadCompleted |
Status for feature downloading completed. |
Annotations
FeatureStatus |
The status of the feature. |
GenAiException.ErrorCode |
The set of error codes. |