Data Model
The CData Cmdlets PowerShell Module for Gmail models Gmail entities in relational Tables and Stored Procedures. The cmdlet uses the Gmail API to process supported filters. The cmdlet processes other filters client-side within the cmdlet.
Gmail REST Data Model
Gmail REST Data Model describes the schemas available to connect to Gmail REST accounts. You can use tables to work with live Gmail data. You can use stored procedures provided by CData Cmdlets PowerShell Module for Gmail to automate working with Gmail data.
Gmail IMAP Data Model
Gmail IMAP Data Model describes the schemas available to connect to Gmail IMAP accounts. You can use tables to work with live Gmail data. You can use stored procedures provided by CData Cmdlets PowerShell Module for Gmail to automate working with Gmail data.