[[["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-03-05 UTC."],[[["`QueryOnlyCustomerDocumentChecker` is a Java class designed to validate `DocumentPb.Document` objects for search customers using only the query API."],["This class inherits from `java.lang.Object` and has access to inherited members like `clone()`, `equals()`, `hashCode()`, and `toString()`, amongst others."],["The class features a static method `checkValid(DocumentPb.Document pb)` to examine whether a given `DocumentPb.Document` has a valid set of fields."],["The constructor `QueryOnlyCustomerDocumentChecker()` is available for creating instances of this class, although it has no arguments."]]],[]]