A reference to data.

interface TextExtractionDataReference {
    connection?: WatsonXAI.CosDataConnection;
    location?: WatsonXAI.CosDataLocation;
    type: string;
}

Properties

Contains a set of location fields specific to each data source.

Contains a set of fields specific to each connection.

type: string

The data source type.