com.google.mlkit.genai.common

Annotations

FeatureStatus

The status of the feature.

GenAiException.ErrorCode

The set of error codes.

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.

DownloadStatus.DownloadCompleted

Status for feature downloading completed.

Exceptions

GenAiException

Represents an exception that occurs during service execution.