SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Interface DeploymentIdConfig

    The deployment configuration when using a deployment ID.

    interface DeploymentIdConfig {
        deploymentId: string;
    }
    Index

    Properties

    Properties

    deploymentId: string

    The deployment ID.

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.