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 176 B
/** * Time when the metric was created or logged in RFC3339 format * Format: "date-time". */ export type TrckTimestamp = string; //# sourceMappingURL=trck-timestamp.d.ts.map