Tables
The connector models the data in Google Drive as a list of tables in a relational database that can be queried using standard SQL statements.
CData Python Connector for Google Drive Tables
| Name | Description |
| Comments | Returns comments on a file. |
| Drives | Manages shared drives for a user by allowing creation, deletion, and querying of drive properties and membership. |
| Files | Handles operations on files and folders in Google Drive, such as retrieving file details, modifying metadata, and organizing file structure. |
| Permissions | Manages user and group access permissions for Drive resources, supporting fine-grained control over sharing and collaboration. |
| Replies | Returns replies of a comment on a file. |
| Revisions | The metadata for a revision to a file. |