struct
AI::Google::GoogleErrorData
- AI::Google::GoogleErrorData
- Struct
- Value
- Object
Overview
Google API error data.
Included Modules
- JSON::Serializable
Defined in:
ai/google/google_error.crConstructors
- .new(pull : JSON::PullParser)
- .new(error : GoogleErrorInfo)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#error : GoogleErrorInfo
Error information.