copy

fun copy(    message: String = this.message,     location: List<Trace.Location> = this.location,     time_ns: Long = this.time_ns,     json: String = this.json,     unknownFields: ByteString = this.unknownFields): Trace.Error