[[["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."],[[["This `Schema.Builder` class is used to create `Schema` objects."],["It inherits from `java.lang.Object` and includes methods like `clone()`, `equals()`, and `wait()`."],["The `Builder()` constructor is protected and constructs a new schema builder."],["`addTypedField()` adds a named field with a specified `Field.FieldType` to the schema, allowing for multiple fields with the same name but different types."],["`build()` creates a valid schema object, ensuring a document has a valid id and a non-empty set of valid fields."]]],[]]