Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Konfiguracja miejsca docelowego na Dysku Google.
Zapis JSON
{"folder": string,"filenamePrefix": string}
Pola
folder
string
Folder docelowy na Dysku Google.
filenamePrefix
string
Ciąg znaków używany jako prefiks nazwy każdego pliku wyjściowego. Nazwy eksportowanych plików będą budowane na podstawie tego prefiksu, współrzędnych każdego pliku w mozaice (jeśli występuje) oraz rozszerzenia pliku odpowiadającego formatowi pliku.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-03-06 UTC."],[[["Google Drive destinations are configured using a JSON object with `folder` and `filenamePrefix` fields."],["The `folder` field specifies the destination folder within Google Drive for exported files."],["The `filenamePrefix` field determines the starting portion of the filenames for exported files, which may also include mosaic coordinates and file extension."]]],["The configuration for Google Drive destination involves two key fields: `folder` and `filenamePrefix`. `folder` specifies the target Google Drive folder for file storage. `filenamePrefix` determines the initial part of each output file's name. The complete filename will be built by combining this prefix with file coordinates and the appropriate file extension. The provided configuration uses a JSON structure with the specified fields to achieve the destination setup.\n"]]