Provides struct and type for a SideBySideImplementationResponseMetadata
@type t() :: %Gleanex.Client.SideBySideImplementationResponseMetadata{ latencyMs: integer() | nil, modelUsed: String.t() | nil, tokenCount: integer() | nil }