using Microsoft.TypeSpec.Generator.Customizations; namespace OpenAI.Batch; // CUSTOM: Use the correct namespace. [CodeGenType("BatchCollectionOptions")] public partial class BatchCollectionOptions { }