Variable: GatewayUsageLimitsClientUpdateResponseSchema
const GatewayUsageLimitsClientUpdateResponseSchema: z.ZodType<{
[key: string]: unknown;
}>;
Defined in: src/models/ai-gateway-extensions.ts:856
SCM UsageLimitsClientUpdateResponse; unknown response fields are preserved.