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