[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-20 UTC."],[],[],null,["# Method ResourceId.generate\n\nGenerate a resource ID for a document.\n\nSignature\n---------\n\n static generate(document: DocumentObject): string;\n\nDetails\n-------\n\n| Optional | No |\n| Final | No |\n| Protected | No |\n| Static | Yes |\n|-----------|-----|\n\nParameters\n----------\n\n| Name | Type | Optional | Description |\n|------------|-------------------------------------------|----------|---------------------------------------------|\n| `document` | [DocumentObject](./picker.documentobject) | No | The document to generate a resource ID for. |\n\nReturns\n-------\n\n`string`"]]