Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface InferenceInputNameConfiguration

Specifies configuration information for the input data for the inference, including timestamp format and delimiter.

Hierarchy

  • InferenceInputNameConfiguration

Properties

ComponentTimestampDelimiter?: string

Indicates the delimiter character used between items in the data.

TimestampFormat?: string

The format of the timestamp, whether Epoch time, or standard, with or without hyphens (-).