Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
ActionDetail
Dane opisujące typ i dodatkowe informacje o działaniu.
Zapis JSON
{// Union field action_detail can be only one of the following:"create": {object (Create)},"edit": {object (Edit)},"move": {object (Move)},"rename": {object (Rename)},"delete": {object (Delete)},"restore": {object (Restore)},"permissionChange": {object (PermissionChange)},"comment": {object (Comment)},"dlpChange": {object (DataLeakPreventionChange)},"reference": {object (ApplicationReference)},"settingsChange": {object (SettingsChange)},"appliedLabelChange": {object (AppliedLabelChange)}// End of list of possible types for union field action_detail.}
Pola
Pole uniiaction_detail. Dane opisujące typ i dodatkowe informacje o działaniu.
action_detailmoże być tylko jedną z tych wartości:
[[["Ł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: 2024-11-23 UTC."],[[["`ActionDetail` provides data about the type and specifics of an action performed on a Drive item."],["It's a union field with various types like `create`, `edit`, `move`, `rename`, `delete`, `restore`, and more, each represented by a specific object."],["Each action type within `ActionDetail` offers further information relevant to that specific action, like details on a file creation or permission change."],["You can access detailed descriptions and specifications for each action type through the provided links in the table."],["This data helps in understanding and tracking various activities and changes happening within the Google Drive ecosystem."]]],[]]