public GenerateAutoMLTrainingSampleQuery(AutoMLCodeQuery autoMLCodeQuery) { _autoMLCodeQuery = autoMLCodeQuery; }
public GenerateAutoMLConsumingSampleQuery(AutoMLCodeQuery autoMLCodeQuery) { _autoMLCodeQuery = autoMLCodeQuery; }