Interface Params$Resource$Comments$List

Hierarchy

  • StandardParameters
    • Params$Resource$Comments$List

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

fields?: string

Selector specifying which fields to include in a partial response.

fileId?: string

The ID of the file.

includeDeleted?: boolean

Whether to include deleted comments. Deleted comments will not include their original content.

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.

pageSize?: number

The maximum number of comments to return per page.

pageToken?: string

The token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken' from the previous response.

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.

startModifiedTime?: string

The minimum value of 'modifiedTime' for the result comments (RFC 3339 date-time).

userIp?: string

Deprecated. Please use quotaUser instead.

Generated using TypeDoc