Optional altOptional authAuth client or API Key for the request
Optional corporaGroupings of files to which the query applies. Supported groupings are: 'user' (files created by, opened by, or shared directly with the user), 'drive' (files in the specified shared drive as indicated by the 'driveId'), 'domain' (files shared to the user's domain), and 'allDrives' (A combination of 'user' and 'drive' for all drives where the user is a member). When able, use 'user' or 'drive', instead of 'allDrives', for efficiency.
Optional corpusThe source of files to list. Deprecated: use 'corpora' instead.
Optional driveID of the shared drive to search.
Optional fieldsSelector specifying which fields to include in a partial response.
Optional includeWhether both My Drive and shared drive items should be included in results.
Optional includeSpecifies which additional view's permissions to include in the response. Only 'published' is supported.
Optional includeDeprecated use includeItemsFromAllDrives instead.
Optional keyAPI 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.
Optional oauth_OAuth 2.0 token for the current user.
Optional orderA comma-separated list of sort keys. Valid keys are 'createdTime', 'folder', 'modifiedByMeTime', 'modifiedTime', 'name', 'name_natural', 'quotaBytesUsed', 'recency', 'sharedWithMeTime', 'starred', and 'viewedByMeTime'. Each key sorts ascending by default, but may be reversed with the 'desc' modifier. Example usage: ?orderBy=folder,modifiedTime desc,name. Please note that there is a current limitation for users with approximately one million files in which the requested sort order is ignored.
Optional pageThe maximum number of files to return per page. Partial or empty result pages are possible even before the end of the files list has been reached.
Optional pageThe token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken' from the previous response.
Optional prettyReturns response with indentations and line breaks.
Optional qA query for filtering the file results. See the "Search for Files" guide for supported syntax.
Optional quotaAn opaque string that represents a user for quota purposes. Must not exceed 40 characters.
Optional spacesA comma-separated list of spaces to query within the corpus. Supported values are 'drive' and 'appDataFolder'.
Optional supportsWhether the requesting application supports both My Drives and shared drives.
Optional supportsDeprecated use supportsAllDrives instead.
Optional teamDeprecated use driveId instead.
Optional userDeprecated. Please use quotaUser instead.
Generated using TypeDoc
Data format for the response.