ServiceDisabledException

class ServiceDisabledException : FirebaseVertexAIException


The service is not enabled for this Firebase project. Learn how to enable the required services in the Firebase documentation.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ServiceDisabledException

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