React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/ai
GoogleAIGenerateContentResponse
Interface GoogleAIGenerateContentResponse
Internal
interface
GoogleAIGenerateContentResponse
{
candidates
?:
GoogleAIGenerateContentCandidate
[]
;
promptFeedback
?:
PromptFeedback
;
usageMetadata
?:
UsageMetadata
;
}
Index
Properties
candidates?
prompt
Feedback?
usage
Metadata?
Properties
Optional
candidates
candidates
?:
GoogleAIGenerateContentCandidate
[]
Optional
prompt
Feedback
promptFeedback
?:
PromptFeedback
Optional
usage
Metadata
usageMetadata
?:
UsageMetadata
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
candidates
prompt
Feedback
usage
Metadata
Documentation
GitHub
npm
React Native Firebase
Loading...