Ein Verweis auf das untergeordnete Element eines Ordners.
Einige Ressourcenmethoden (z. B. children.get) erfordern eine childId. Verwenden Sie die Methode children.list, um die ID des untergeordneten Elements abzurufen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-09-04 (UTC)."],[[["`ChildReference` is a resource that represents a reference to a folder's child, providing essential information like ID and links."],["To retrieve a child's ID, utilize the `children.list` method and then leverage methods like `children.get` for specific child access."],["The `ChildReference` resource is crucial for managing relationships between folders and their children within Google Drive using methods such as `delete`, `get`, `insert`, and `list` for various operations."],["JSON representation of `ChildReference` includes fields like `id`, `selfLink`, `kind`, and `childLink`, offering comprehensive details for interacting with folder children."]]],[]]