Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Gösterilecek ilk üst klasörü ayarlar.
Bu ayarı setEnableDrives veya setFileIds ile birlikte kullanmayın. Bu işleve yapılan çağrılar, setEnableDrives veya setFileIds işlevine yapılan önceki çağrıları geçersiz kılar.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[],[],null,["# Method DocsView.setParent\n\nSets the initial parent folder to display.\n\nDon't combine this setting with `setEnableDrives` or `setFileIds`. Calls to\nthis function override previous calls to `setEnableDrives` or `setFileIds`.\n\nSignature\n---------\n\n setParent(parentId: string): View;\n\nDetails\n-------\n\n| Optional | No |\n| Final | No |\n| Protected | No |\n| Static | No |\n|-----------|----|\n\nParameters\n----------\n\n| Name | Type | Optional | Description |\n|------------|----------|----------|-------------|\n| `parentId` | `string` | No | |\n\nReturns\n-------\n\n[View](./picker.view)"]]