Provides struct and type for a AccountV2ApiKeyCredential
@type t() :: %OpenCode.Generated.AccountV2ApiKeyCredential{ key: String.t(), metadata: map() | nil, type: String.t() }