ServiceDisabledException

class ServiceDisabledException : FirebaseVertexAIException


The service is not enabled for this project. Visit the Firebase Console to enable it.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ServiceDisabledException

ServiceDisabledException(message: String, cause: Throwable? = null)