import { ClosedEnum } from "../../types/enums.js"; import * as z from "zod"; export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus: { readonly FourHundredAndFour: 404; }; export type ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus = ClosedEnum; /** * Not Found. The requested resource could not be found. */ export type ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBodyData = { status: ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus; message: string; }; /** * Not Found. The requested resource could not be found. */ export declare class ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody extends Error { status: ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus; /** The original data that was passed to this error instance. */ data$: ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBodyData; constructor(err: ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBodyData); } export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus: { readonly FourHundredAndOne: 401; }; export type ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus = ClosedEnum; /** * This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx */ export type ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBodyData = { status: ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus; message: string; }; /** * This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx */ export declare class ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody extends Error { status: ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus; /** The original data that was passed to this error instance. */ data$: ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBodyData; constructor(err: ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBodyData); } export declare const ConsoleV1AutotunesControllerGenPartialUpdateStatus: { readonly FourHundred: 400; }; export type ConsoleV1AutotunesControllerGenPartialUpdateStatus = ClosedEnum; /** * Invalid request. Please check the request input and try again. */ export type ConsoleV1AutotunesControllerGenPartialUpdateResponseBodyData = { status: ConsoleV1AutotunesControllerGenPartialUpdateStatus; message: string; }; /** * Invalid request. Please check the request input and try again. */ export declare class ConsoleV1AutotunesControllerGenPartialUpdateResponseBody extends Error { status: ConsoleV1AutotunesControllerGenPartialUpdateStatus; /** The original data that was passed to this error instance. */ data$: ConsoleV1AutotunesControllerGenPartialUpdateResponseBodyData; constructor(err: ConsoleV1AutotunesControllerGenPartialUpdateResponseBodyData); } /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus$inboundSchema: z.ZodNativeEnum; /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus$outboundSchema: z.ZodNativeEnum; /** * @internal * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module. */ export declare namespace ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus$ { /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus$inboundSchema` instead. */ const inboundSchema: z.ZodNativeEnum<{ readonly FourHundredAndFour: 404; }>; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseStatus$outboundSchema` instead. */ const outboundSchema: z.ZodNativeEnum<{ readonly FourHundredAndFour: 404; }>; } /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody$inboundSchema: z.ZodType; /** @internal */ export type ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody$Outbound = { status: number; message: string; }; /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody$outboundSchema: z.ZodType; /** * @internal * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module. */ export declare namespace ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody$ { /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody$inboundSchema` instead. */ const inboundSchema: z.ZodType; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody$outboundSchema` instead. */ const outboundSchema: z.ZodType; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody$Outbound` instead. */ type Outbound = ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseResponseBody$Outbound; } /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus$inboundSchema: z.ZodNativeEnum; /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus$outboundSchema: z.ZodNativeEnum; /** * @internal * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module. */ export declare namespace ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus$ { /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus$inboundSchema` instead. */ const inboundSchema: z.ZodNativeEnum<{ readonly FourHundredAndOne: 401; }>; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesStatus$outboundSchema` instead. */ const outboundSchema: z.ZodNativeEnum<{ readonly FourHundredAndOne: 401; }>; } /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody$inboundSchema: z.ZodType; /** @internal */ export type ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody$Outbound = { status: number; message: string; }; /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody$outboundSchema: z.ZodType; /** * @internal * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module. */ export declare namespace ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody$ { /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody$inboundSchema` instead. */ const inboundSchema: z.ZodType; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody$outboundSchema` instead. */ const outboundSchema: z.ZodType; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody$Outbound` instead. */ type Outbound = ConsoleV1AutotunesControllerGenPartialUpdateAutotunesResponseBody$Outbound; } /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateStatus$inboundSchema: z.ZodNativeEnum; /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateStatus$outboundSchema: z.ZodNativeEnum; /** * @internal * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module. */ export declare namespace ConsoleV1AutotunesControllerGenPartialUpdateStatus$ { /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateStatus$inboundSchema` instead. */ const inboundSchema: z.ZodNativeEnum<{ readonly FourHundred: 400; }>; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateStatus$outboundSchema` instead. */ const outboundSchema: z.ZodNativeEnum<{ readonly FourHundred: 400; }>; } /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateResponseBody$inboundSchema: z.ZodType; /** @internal */ export type ConsoleV1AutotunesControllerGenPartialUpdateResponseBody$Outbound = { status: number; message: string; }; /** @internal */ export declare const ConsoleV1AutotunesControllerGenPartialUpdateResponseBody$outboundSchema: z.ZodType; /** * @internal * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module. */ export declare namespace ConsoleV1AutotunesControllerGenPartialUpdateResponseBody$ { /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateResponseBody$inboundSchema` instead. */ const inboundSchema: z.ZodType; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateResponseBody$outboundSchema` instead. */ const outboundSchema: z.ZodType; /** @deprecated use `ConsoleV1AutotunesControllerGenPartialUpdateResponseBody$Outbound` instead. */ type Outbound = ConsoleV1AutotunesControllerGenPartialUpdateResponseBody$Outbound; } //# sourceMappingURL=consolev1autotunescontrollergenpartialupdate.d.ts.map