[[["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 2024-09-03 UTC."],[[["`ParentReference` is a resource that represents a file's parent folder, and files can only have one parent folder at a time."],["You can retrieve a parent's ID using the `parents.list` method which is necessary for some resource methods like `parents.get`."],["The `ParentReference` resource provides methods for managing parent folders, including `delete`, `get`, `insert`, and `list`, letting you manipulate a file's parent relationship."],["The JSON representation of `ParentReference` includes fields such as `selfLink`, `id`, `isRoot`, `kind`, and `parentLink`, offering detailed information about the parent-child relationship."]]],[]]