Tables
The provider models the data in Google Cloud Storage as a list of tables in a relational database that can be queried using standard SQL statements.
CData ADO.NET Provider for Google Cloud Storage Tables
| Name | Description |
| ManagedFolders | Returns information for managed folders in a bucket. Managed folders allow granular IAM access control within a bucket. Requires hierarchical namespace to be enabled on the bucket. |
| Objects | Returns information for objects inside a specific bucket. |
| ObjectVersions | Returns information for object versions inside a specific bucket. |