Class OnDemandDateUtilsInput

java.lang.Object
com.algolia.model.ingestion.OnDemandDateUtilsInput
All Implemented Interfaces:
TaskInput

public class OnDemandDateUtilsInput extends Object implements TaskInput
The input for an `onDemand` task whose source is of type `bigquery` and for which extracted data spans a given time range.
  • Constructor Details

    • OnDemandDateUtilsInput

      public OnDemandDateUtilsInput()
  • Method Details