UNPKG

@sap-ai-sdk/ai-api

Version:

SAP Cloud SDK for AI is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.

6 lines 217 B
/** * Message * @example "The repository has been off-boarded." */ export type BckndArgoCDRepositoryDeletionResponseMessage = string; //# sourceMappingURL=bcknd-argo-cd-repository-deletion-response-message.d.ts.map