Google Drive Connector
Documentation
Version: 8
Documentation

EndPoint Get my drive info


Name

get_about

Description

Gets my drive information [API reference]

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Kind DT_WSTR nvarchar(210) 210 False
UserKind DT_WSTR nvarchar(200) 200 False
UserDisplayName DT_WSTR nvarchar(180) 180 False
UserMe DT_WSTR nvarchar(40) 40 False
UserPermissionId DT_WSTR nvarchar(4000) 4000 False
UserEmailAddress DT_WSTR nvarchar(290) 290 False
StorageQuotaLimit DT_I8 bigint False
StorageQuotaUsage DT_I8 bigint False
StorageQuotaUsageInDrive DT_I8 bigint False
StorageQuotaUsageInDriveTrash DT_I4 int False
MaxUploadSize DT_I8 bigint False
AppInstalled DT_WSTR nvarchar(40) 40 False
FolderColorPalette DT_WSTR nvarchar(3390) 3390 False
TeamDriveThemes DT_NTEXT nvarchar(MAX) False
DriveThemes DT_NTEXT nvarchar(MAX) False
CanCreateTeamDrives DT_WSTR nvarchar(150) 150 False
CanCreateDrives DT_WSTR nvarchar(150) 150 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.