Update Status Response
data class UpdateStatusResponse(val completedTime: String, val error: ErrorDetailResponse, val startTime: String, val state: String)
The status for an operation or group of operations.
The status for an operation or group of operations.