Lines Matching full:permission
82 <p class="firstline">Deletes a permission from a file or shared drive.</p>
85 <p class="firstline">Gets a permission by ID.</p>
88 <p class="firstline">Returns the permission ID for an email address.</p>
91 <p class="firstline">Inserts a permission for a file or shared drive.</p>
100 <p class="firstline">Updates a permission using patch semantics.</p>
103 <p class="firstline">Updates a permission.</p>
112 <pre>Deletes a permission from a file or shared drive.
116 permissionId: string, The ID for the permission. (required)
125 <pre>Gets a permission by ID.
129 permissionId: string, The ID for the permission. (required)
137 { # A permission for a file.
142 …"deleted": True or False, # Whether the account associated with this permission has been…
143 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
144 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
145 "etag": "A String", # The ETag of the permission.
146 …"expirationDate": "A String", # The time at which this permission will expire …
152 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
153 "kind": "drive#permission", # This is always drive#permission.
154 "name": "A String", # The name for this permission.
155 …"pendingOwner": True or False, # Whether the account associated with this permission is …
161 …"inherited": True or False, # Whether this permission is inherited. This field is always…
162 …From": "A String", # The ID of the item from which this permission is inherited. Th…
163 …"permissionType": "A String", # The permission type for this user. While new v…
180 "selfLink": "A String", # A link back to this permission.
197 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
198 …"view": "A String", # Indicates the view for this permission. Only populated f…
199 "withLink": True or False, # Whether the link is required for this permission.
205 <pre>Returns the permission ID for an email address.
208 email: string, The email address for which to return a permission ID (required)
213 { # An ID for a user or group as seen in Permission items.
214 "id": "A String", # The permission ID.
221 <pre>Inserts a permission for a file or shared drive.
228 { # A permission for a file.
233 …"deleted": True or False, # Whether the account associated with this permission has been…
234 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
235 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
236 "etag": "A String", # The ETag of the permission.
237 …"expirationDate": "A String", # The time at which this permission will expire …
243 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
244 "kind": "drive#permission", # This is always drive#permission.
245 "name": "A String", # The name for this permission.
246 …"pendingOwner": True or False, # Whether the account associated with this permission is …
252 …"inherited": True or False, # Whether this permission is inherited. This field is always…
253 …From": "A String", # The ID of the item from which this permission is inherited. Th…
254 …"permissionType": "A String", # The permission type for this user. While new v…
271 "selfLink": "A String", # A link back to this permission.
288 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
289 …"view": "A String", # Indicates the view for this permission. Only populated f…
290 "withLink": True or False, # Whether the link is required for this permission.
304 { # A permission for a file.
309 …"deleted": True or False, # Whether the account associated with this permission has been…
310 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
311 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
312 "etag": "A String", # The ETag of the permission.
313 …"expirationDate": "A String", # The time at which this permission will expire …
319 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
320 "kind": "drive#permission", # This is always drive#permission.
321 "name": "A String", # The name for this permission.
322 …"pendingOwner": True or False, # Whether the account associated with this permission is …
328 …"inherited": True or False, # Whether this permission is inherited. This field is always…
329 …From": "A String", # The ID of the item from which this permission is inherited. Th…
330 …"permissionType": "A String", # The permission type for this user. While new v…
347 "selfLink": "A String", # A link back to this permission.
364 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
365 …"view": "A String", # Indicates the view for this permission. Only populated f…
366 "withLink": True or False, # Whether the link is required for this permission.
389 { # A permission for a file.
394 …"deleted": True or False, # Whether the account associated with this permission has been…
395 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
396 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
397 "etag": "A String", # The ETag of the permission.
398 …"expirationDate": "A String", # The time at which this permission will expire …
404 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
405 "kind": "drive#permission", # This is always drive#permission.
406 "name": "A String", # The name for this permission.
407 …Owner": True or False, # Whether the account associated with this permission is a pending own…
413 …"inherited": True or False, # Whether this permission is inherited. This field is always…
414 …From": "A String", # The ID of the item from which this permission is inherited. Th…
415 …"permissionType": "A String", # The permission type for this user. While new v…
432 "selfLink": "A String", # A link back to this permission.
449 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
450 …"view": "A String", # Indicates the view for this permission. Only populated f…
451 "withLink": True or False, # Whether the link is required for this permission.
476 <pre>Updates a permission using patch semantics.
480 permissionId: string, The ID for the permission. (required)
484 { # A permission for a file.
489 …"deleted": True or False, # Whether the account associated with this permission has been…
490 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
491 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
492 "etag": "A String", # The ETag of the permission.
493 …"expirationDate": "A String", # The time at which this permission will expire …
499 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
500 "kind": "drive#permission", # This is always drive#permission.
501 "name": "A String", # The name for this permission.
502 …"pendingOwner": True or False, # Whether the account associated with this permission is …
508 …"inherited": True or False, # Whether this permission is inherited. This field is always…
509 …From": "A String", # The ID of the item from which this permission is inherited. Th…
510 …"permissionType": "A String", # The permission type for this user. While new v…
527 "selfLink": "A String", # A link back to this permission.
544 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
545 …"view": "A String", # Indicates the view for this permission. Only populated f…
546 "withLink": True or False, # Whether the link is required for this permission.
558 { # A permission for a file.
563 …"deleted": True or False, # Whether the account associated with this permission has been…
564 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
565 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
566 "etag": "A String", # The ETag of the permission.
567 …"expirationDate": "A String", # The time at which this permission will expire …
573 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
574 "kind": "drive#permission", # This is always drive#permission.
575 "name": "A String", # The name for this permission.
576 …"pendingOwner": True or False, # Whether the account associated with this permission is …
582 …"inherited": True or False, # Whether this permission is inherited. This field is always…
583 …From": "A String", # The ID of the item from which this permission is inherited. Th…
584 …"permissionType": "A String", # The permission type for this user. While new v…
601 "selfLink": "A String", # A link back to this permission.
618 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
619 …"view": "A String", # Indicates the view for this permission. Only populated f…
620 "withLink": True or False, # Whether the link is required for this permission.
626 <pre>Updates a permission.
630 permissionId: string, The ID for the permission. (required)
634 { # A permission for a file.
639 …"deleted": True or False, # Whether the account associated with this permission has been…
640 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
641 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
642 "etag": "A String", # The ETag of the permission.
643 …"expirationDate": "A String", # The time at which this permission will expire …
649 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
650 "kind": "drive#permission", # This is always drive#permission.
651 "name": "A String", # The name for this permission.
652 …"pendingOwner": True or False, # Whether the account associated with this permission is …
658 …"inherited": True or False, # Whether this permission is inherited. This field is always…
659 …From": "A String", # The ID of the item from which this permission is inherited. Th…
660 …"permissionType": "A String", # The permission type for this user. While new v…
677 "selfLink": "A String", # A link back to this permission.
694 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
695 …"view": "A String", # Indicates the view for this permission. Only populated f…
696 "withLink": True or False, # Whether the link is required for this permission.
708 { # A permission for a file.
713 …"deleted": True or False, # Whether the account associated with this permission has been…
714 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
715 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
716 "etag": "A String", # The ETag of the permission.
717 …"expirationDate": "A String", # The time at which this permission will expire …
723 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
724 "kind": "drive#permission", # This is always drive#permission.
725 "name": "A String", # The name for this permission.
726 …"pendingOwner": True or False, # Whether the account associated with this permission is …
732 …"inherited": True or False, # Whether this permission is inherited. This field is always…
733 …From": "A String", # The ID of the item from which this permission is inherited. Th…
734 …"permissionType": "A String", # The permission type for this user. While new v…
751 "selfLink": "A String", # A link back to this permission.
768 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
769 …"view": "A String", # Indicates the view for this permission. Only populated f…
770 "withLink": True or False, # Whether the link is required for this permission.