PromptBlockedException

class PromptBlockedException : FirebaseVertexAIException


A request was blocked.

See the response's promptFeedback.blockReason for more information.

Summary

Public properties

GenerateContentResponse?

The full server response.

Inherited properties

From kotlin.Throwable

Public properties

response

val responseGenerateContentResponse?

The full server response.