Interface ModelInput.Builder

    • Method Detail

      • dataInputConfig

        ModelInput.Builder dataInputConfig​(String dataInputConfig)

        The input configuration object for the model.

        Parameters:
        dataInputConfig - The input configuration object for the model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.