Provides struct and type for a GlobalSessionModel
@type t() :: %OpenCode.Generated.GlobalSessionModel{ id: String.t(), provider_id: String.t(), variant: String.t() | nil }