Interface Params$Resource$Drives$Update

Hierarchy

  • StandardParameters
    • Params$Resource$Drives$Update

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

driveId?: string

The ID of the shared drive.

fields?: string

Selector specifying which fields to include in a partial response.

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.

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$Drive

Request body metadata

useDomainAdminAccess?: boolean

Issue the request as a domain administrator; if set to true, then the requester will be granted access if they are an administrator of the domain to which the shared drive belongs.

userIp?: string

Deprecated. Please use quotaUser instead.

Generated using TypeDoc