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**.

5 lines 199 B
/** * Name of the Column */ export type KpiColumnName = 'ResourceGroup' | 'Scenario' | 'Executable' | 'Executions' | 'Artifacts' | 'Deployments' | any; //# sourceMappingURL=kpi-column-name.d.ts.map