[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-10-14 (שעון UTC)."],[[["The `setDocument` method allows you to specify the document to be used within the PickerBuilder."],["This method is a non-final, non-protected, and non-static instance method of the `PickerBuilder` class."],["It accepts a single, required parameter: `document` of type `Document`."],["Calling `setDocument` returns an instance of `PickerBuilder`, allowing for method chaining."]]],["The `setDocument` method, part of `PickerBuilder`, accepts a `Document` object as a mandatory parameter. This method is not optional, final, protected, or static. It configures the document to be used and returns a `PickerBuilder` object, allowing for further configuration. The specific type of document is detailed in the referenced \"picker.document.md\" file.\n"]]