toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
GenerateContentResponsePromptFeedback
/
GenerateContentResponsePromptFeedback
Generate
Content
Response
Prompt
Feedback
constructor
(
blockReason
:
BlockedReason
?
=
null
,
blockReasonMessage
:
String
?
=
null
,
safetyRatings
:
List
<
SafetyRating
>
?
=
null
)