You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Whether the owner of a file will be allowed to\nextend the retention.",
18167
18167
"type": "boolean",
18168
-
"example": true,
18169
-
"enum": [
18170
-
true,
18171
-
false
18172
-
]
18168
+
"example": true
18173
18169
},
18174
18170
"are_owners_notified": {
18175
18171
"description": "Whether owner and co-owners of a file are notified\nwhen the policy nears expiration.",
18176
18172
"type": "boolean",
18177
-
"example": true,
18178
-
"enum": [
18179
-
true,
18180
-
false
18181
-
]
18173
+
"example": true
18182
18174
},
18183
18175
"custom_notification_recipients": {
18184
18176
"description": "A list of users notified when\nthe retention policy duration is about to end.",
@@ -27957,11 +27949,7 @@
27957
27949
"is_accessible_via_shared_link": {
27958
27950
"description": "Specifies if the file can be accessed\nvia the direct shared link or a shared link\nto a parent folder.",
27959
27951
"type": "boolean",
27960
-
"example": true,
27961
-
"enum": [
27962
-
true,
27963
-
false
27964
-
]
27952
+
"example": true
27965
27953
},
27966
27954
"allowed_invitee_roles": {
27967
27955
"description": "A list of the types of roles that user can be invited at\nwhen sharing this file.",
@@ -29807,11 +29795,7 @@
29807
29795
"is_accessible_via_shared_link": {
29808
29796
"description": "Specifies if the folder can be accessed\nwith the direct shared link or a shared link\nto a parent folder.",
29809
29797
"type": "boolean",
29810
-
"example": true,
29811
-
"enum": [
29812
-
true,
29813
-
false
29814
-
]
29798
+
"example": true
29815
29799
},
29816
29800
"can_non_owners_view_collaborators": {
29817
29801
"description": "Specifies if collaborators who are not owners\nof this folder are restricted from viewing other\ncollaborations on this folder.\n\nIt also restricts non-owners from inviting new\ncollaborators.",
0 commit comments