updateModel
Updates a model in the account.
Samples
lookoutEquipmentClient.updateModel {
modelName = "sample-model"
labelsInputConfiguration = LabelsInputConfiguration {
labelGroupName = "sample-label-group"
}
}Content copied to clipboard