Provides struct and type for a ServiceUnavailableError
@type t() :: %OpenCode.Generated.ServiceUnavailableError{ message: String.t(), service: String.t() | nil, tag: String.t() }