TuningOperation

constructor(sdkHttpResponse: HttpResponse? = null, name: String? = null, metadata: Map<String, JsonElement>? = null, done: Boolean? = null, error: Map<String, JsonElement>? = null)