// Code generated by ogen, DO NOT EDIT. package rest // OperationName is the ogen operation name type OperationName = string const ( PerformPredictionOperation OperationName = "PerformPrediction" ReadinessCheckOperation OperationName = "ReadinessCheck" )