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

    Type Alias TextContent

    Representation of the 'TextContent' schema.

    type TextContent = {
        text: string;
        type: "text";
    }
    Index

    Properties

    text type

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

    Properties

    text: string
    type: "text"