Function getAutomlPredictionSource

  • Returns a file containing the source values and an index field that are associated with a prediction ID.

    Parameters

    • predictionId: string

      The ID of the prediction configuration object that provides parameters to be applied when the prediction is produced.

    • query: { refId?: string }

      an object with query parameters

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetAutomlPredictionSourceHttpResponse>

    GetAutomlPredictionSourceHttpError