OperationResponse

fun OperationResponse(done: Boolean, error: StatusResponse, metadata: Map<String, String>, name: String, response: Map<String, String>)