A reference to data.

interface ObjectLocationGithub {
    location: WatsonXAI.JsonObject;
    type: string;
}

Properties

Properties

Contains a set of fields that describe the location of the data with respect to the connection.

type: string

The data source type, for now only github is supported.