InferenceInputNameConfiguration

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the delimiter character used between items in the data.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String