Interface Params$Resource$Permissions$Create

Hierarchy

  • StandardParameters
    • Params$Resource$Permissions$Create

Properties

alt?: string

Data format for the response.

auth?: string | OAuth2Client | Compute | JWT | UserRefreshClient | BaseExternalAccountClient | GoogleAuth<JSONClient>

Auth client or API Key for the request

emailMessage?: string

A plain text custom message to include in the notification email.

enforceSingleParent?: boolean

Deprecated. See moveToNewOwnersRoot for details.

fields?: string

Selector specifying which fields to include in a partial response.

fileId?: string

The ID of the file or shared drive.

key?: string

API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.

moveToNewOwnersRoot?: boolean

This parameter will only take effect if the item is not in a shared drive and the request is attempting to transfer the ownership of the item. If set to true, the item will be moved to the new owner's My Drive root folder and all prior parents removed. If set to false, parents are not changed.

oauth_token?: string

OAuth 2.0 token for the current user.

prettyPrint?: boolean

Returns response with indentations and line breaks.

quotaUser?: string

An opaque string that represents a user for quota purposes. Must not exceed 40 characters.

requestBody?: Schema$Permission

Request body metadata

sendNotificationEmail?: boolean

Whether to send a notification email when sharing to users or groups. This defaults to true for users and groups, and is not allowed for other requests. It must not be disabled for ownership transfers.

supportsAllDrives?: boolean

Whether the requesting application supports both My Drives and shared drives.

supportsTeamDrives?: boolean

Deprecated use supportsAllDrives instead.

transferOwnership?: boolean

Whether to transfer ownership to the specified user and downgrade the current owner to a writer. This parameter is required as an acknowledgement of the side effect. File owners can only transfer ownership of files existing on My Drive. Files existing in a shared drive are owned by the organization that owns that shared drive. Ownership transfers are not supported for files and folders in shared drives. Organizers of a shared drive can move items from that shared drive into their My Drive which transfers the ownership to them.

useDomainAdminAccess?: boolean

Issue the request as a domain administrator; if set to true, then the requester will be granted access if the file ID parameter refers to a shared drive and the requester is an administrator of the domain to which the shared drive belongs.

userIp?: string

Deprecated. Please use quotaUser instead.

Generated using TypeDoc