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

8 lines 286 B
/** * Name of the docker Registry store for the secret. * @example "mydockeregistry" * Max Length: 63. * Pattern: "^[a-z0-9](?:_?[a-z0-9\\.\\-]+)*[a-z0-9]$". */ export type BcknddockerRegistryNameComponent = string; //# sourceMappingURL=bcknddocker-registry-name-component.d.ts.map