SupportsAllDrives
Determines whether the request supports All Drives.
Data Type
bool
Default Value
false
Remarks
By default, items from shared drives or My Drive, including the drives themselves and the data within them, are not included in the API responses. When SupportsAllDrives is set to True, the CData Tableau Connector for Google Drive returns data from all drives that the user has access to. If you want to narrow your search, you can add a filter to your query. For example, adding a DriveId filter will limit the results to a specific drive.
This property is useful when working with files or folders in shared drives or stored in My Drive.