struct

AI::Google::GoogleErrorData

Inherits JSON::Serializable < Struct < Value < Object

Google API error data.

Constructors

new(error : GoogleErrorInfo)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

error

Error information.

Source