Firebase.
  A metadata struct containing any feedback the model had on the prompt it was provided.
Summary
| Properties | |
|---|---|
| BlockReason | The reason a prompt was blocked, if it was blocked.  | 
| BlockReasonMessage | stringA human-readable description of the  BlockReason. | 
| SafetyRatings | IReadOnlyList< SafetyRating >The safety ratings of the prompt.  | 
Properties
BlockReason
BlockReason Firebase::AI::PromptFeedback::BlockReason
The reason a prompt was blocked, if it was blocked.
BlockReasonMessage
string Firebase::AI::PromptFeedback::BlockReasonMessage
A human-readable description of the BlockReason. 
SafetyRatings
IReadOnlyList< SafetyRating > Firebase::AI::PromptFeedback::SafetyRatings
The safety ratings of the prompt.