Type Alias RealTimePredictionInputSchema

type RealTimePredictionInputSchema = {
    name?: string;
}
Index
name?: string

The name of a feature in the dataset.