SupportsAllDrives
Determines whether the request supports All Drives.
データ型
bool
デフォルト値
false
解説
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 SSIS Components 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.