Lines Matching full:permission
79 <p class="firstline">Deletes a permission from a file or Team Drive.</p>
82 <p class="firstline">Gets a permission by ID.</p>
85 <p class="firstline">Returns the permission ID for an email address.</p>
88 <p class="firstline">Inserts a permission for a file or Team Drive.</p>
97 <p class="firstline">Updates a permission using patch semantics.</p>
100 <p class="firstline">Updates a permission.</p>
104 <pre>Deletes a permission from a file or Team Drive.
108 permissionId: string, The ID for the permission. (required)
115 <pre>Gets a permission by ID.
119 permissionId: string, The ID for the permission. (required)
125 { # A permission for a file.
126 "withLink": True or False, # Whether the link is required for this permission.
127 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
128 "name": "A String", # The name for this permission.
131 …"inheritedFrom": "A String", # The ID of the item from which this permission is inherited. This is…
139 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
142 …"inherited": True or False, # Whether this permission is inherited. This field is always populated…
145 …"deleted": True or False, # Whether the account associated with this permission has been deleted. …
146 "kind": "drive#permission", # This is always drive#permission.
147 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
148 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
149 "authKey": "A String", # The authkey parameter required for this permission.
150 "etag": "A String", # The ETag of the permission.
151 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
152 …"expirationDate": "A String", # The time at which this permission will expire (RFC 3339 date-time)…
170 "selfLink": "A String", # A link back to this permission.
177 <pre>Returns the permission ID for an email address.
180 email: string, The email address for which to return a permission ID (required)
185 { # An ID for a user or group as seen in Permission items.
187 "id": "A String", # The permission ID.
193 <pre>Inserts a permission for a file or Team Drive.
200 { # A permission for a file.
201 "withLink": True or False, # Whether the link is required for this permission.
202 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
203 "name": "A String", # The name for this permission.
206 …"inheritedFrom": "A String", # The ID of the item from which this permission is inherited. This is…
214 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
217 …"inherited": True or False, # Whether this permission is inherited. This field is always populated…
220 …"deleted": True or False, # Whether the account associated with this permission has been deleted. …
221 "kind": "drive#permission", # This is always drive#permission.
222 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
223 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
224 "authKey": "A String", # The authkey parameter required for this permission.
225 "etag": "A String", # The ETag of the permission.
226 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
227 …"expirationDate": "A String", # The time at which this permission will expire (RFC 3339 date-time)…
245 "selfLink": "A String", # A link back to this permission.
256 { # A permission for a file.
257 "withLink": True or False, # Whether the link is required for this permission.
258 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
259 "name": "A String", # The name for this permission.
262 …"inheritedFrom": "A String", # The ID of the item from which this permission is inherited. This is…
270 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
273 …"inherited": True or False, # Whether this permission is inherited. This field is always populated…
276 …"deleted": True or False, # Whether the account associated with this permission has been deleted. …
277 "kind": "drive#permission", # This is always drive#permission.
278 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
279 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
280 "authKey": "A String", # The authkey parameter required for this permission.
281 "etag": "A String", # The ETag of the permission.
282 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
283 …"expirationDate": "A String", # The time at which this permission will expire (RFC 3339 date-time)…
301 "selfLink": "A String", # A link back to this permission.
322 { # A permission for a file.
323 "withLink": True or False, # Whether the link is required for this permission.
324 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
325 "name": "A String", # The name for this permission.
328 …"inheritedFrom": "A String", # The ID of the item from which this permission is inherited. This is…
336 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
339 …"inherited": True or False, # Whether this permission is inherited. This field is always populated…
342 …"deleted": True or False, # Whether the account associated with this permission has been deleted. …
343 "kind": "drive#permission", # This is always drive#permission.
344 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
345 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
346 "authKey": "A String", # The authkey parameter required for this permission.
347 "etag": "A String", # The ETag of the permission.
348 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
349 …"expirationDate": "A String", # The time at which this permission will expire (RFC 3339 date-time)…
367 "selfLink": "A String", # A link back to this permission.
393 <pre>Updates a permission using patch semantics.
397 permissionId: string, The ID for the permission. (required)
401 { # A permission for a file.
402 "withLink": True or False, # Whether the link is required for this permission.
403 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
404 "name": "A String", # The name for this permission.
407 …"inheritedFrom": "A String", # The ID of the item from which this permission is inherited. This is…
415 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
418 …"inherited": True or False, # Whether this permission is inherited. This field is always populated…
421 …"deleted": True or False, # Whether the account associated with this permission has been deleted. …
422 "kind": "drive#permission", # This is always drive#permission.
423 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
424 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
425 "authKey": "A String", # The authkey parameter required for this permission.
426 "etag": "A String", # The ETag of the permission.
427 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
428 …"expirationDate": "A String", # The time at which this permission will expire (RFC 3339 date-time)…
446 "selfLink": "A String", # A link back to this permission.
457 { # A permission for a file.
458 "withLink": True or False, # Whether the link is required for this permission.
459 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
460 "name": "A String", # The name for this permission.
463 …"inheritedFrom": "A String", # The ID of the item from which this permission is inherited. This is…
471 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
474 …"inherited": True or False, # Whether this permission is inherited. This field is always populated…
477 …"deleted": True or False, # Whether the account associated with this permission has been deleted. …
478 "kind": "drive#permission", # This is always drive#permission.
479 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
480 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
481 "authKey": "A String", # The authkey parameter required for this permission.
482 "etag": "A String", # The ETag of the permission.
483 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
484 …"expirationDate": "A String", # The time at which this permission will expire (RFC 3339 date-time)…
502 "selfLink": "A String", # A link back to this permission.
509 <pre>Updates a permission.
513 permissionId: string, The ID for the permission. (required)
517 { # A permission for a file.
518 "withLink": True or False, # Whether the link is required for this permission.
519 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
520 "name": "A String", # The name for this permission.
523 …"inheritedFrom": "A String", # The ID of the item from which this permission is inherited. This is…
531 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
534 …"inherited": True or False, # Whether this permission is inherited. This field is always populated…
537 …"deleted": True or False, # Whether the account associated with this permission has been deleted. …
538 "kind": "drive#permission", # This is always drive#permission.
539 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
540 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
541 "authKey": "A String", # The authkey parameter required for this permission.
542 "etag": "A String", # The ETag of the permission.
543 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
544 …"expirationDate": "A String", # The time at which this permission will expire (RFC 3339 date-time)…
562 "selfLink": "A String", # A link back to this permission.
573 { # A permission for a file.
574 "withLink": True or False, # Whether the link is required for this permission.
575 …e domain name of the entity this permission refers to. This is an output-only field which is prese…
576 "name": "A String", # The name for this permission.
579 …"inheritedFrom": "A String", # The ID of the item from which this permission is inherited. This is…
587 …"teamDrivePermissionType": "A String", # The Team Drive permission type for this user. While new v…
590 …"inherited": True or False, # Whether this permission is inherited. This field is always populated…
593 …"deleted": True or False, # Whether the account associated with this permission has been deleted. …
594 "kind": "drive#permission", # This is always drive#permission.
595 …st, exactly one of the id or value fields must be specified unless the permission type is anyone, …
596 …permission refers to, and identical to the permissionId in the About and Files resources. When mak…
597 "authKey": "A String", # The authkey parameter required for this permission.
598 "etag": "A String", # The ETag of the permission.
599 …ddress of the user or group this permission refers to. This is an output-only field which is prese…
600 …"expirationDate": "A String", # The time at which this permission will expire (RFC 3339 date-time)…
618 "selfLink": "A String", # A link back to this permission.