PathErrorStats

constructor(    children: Map<String, PathErrorStats> = emptyMap(),     errors_count: Long = 0,     requests_with_errors_count: Long = 0,     unknownFields: ByteString = ByteString.EMPTY)