Interface Params$Resource$Files$Get

Hierarchy

  • StandardParameters
    • Params$Resource$Files$Get

Properties

acknowledgeAbuse?: boolean

Whether the user is acknowledging the risk of downloading known malware or other abusive files. This is only applicable when alt=media.

alt?: string

Data format for the response.

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

Auth client or API Key for the request

fields?: string

Selector specifying which fields to include in a partial response.

fileId?: string

The ID of the file.

includePermissionsForView?: string

Specifies which additional view's permissions to include in the response. Only 'published' is supported.

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.

supportsAllDrives?: boolean

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

supportsTeamDrives?: boolean

Deprecated use supportsAllDrives instead.

userIp?: string

Deprecated. Please use quotaUser instead.

Generated using TypeDoc