[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["`BadRequest` is a class that describes violations found within a client request, focusing on the syntactic aspects of that request."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features like deep cloning and equality checks."],["It contains properties such as `Descriptor`, `FieldViolations`, and `Parser`, and includes a constant `FieldViolationsFieldNumber` for field number management."],["The `BadRequest` class has methods for size calculation, cloning, equality comparison, hash code generation, merging data from input streams, and writing data to output streams."],["The class provides constructors for creating new `BadRequest` objects, either as default instances or by copying from existing `BadRequest` instances."]]],[]]