$permission
$permission : \Google_Permission
contains Google permission from specific file
This class allows working with files on Google Drive
__get(string $strName) : \Google_Permission|\Google_DriveFile|\Google_Client|\Google_DriveService|string|null
PHP Magic __get method implementation.
| string | $strName | Name of the property to be fetched. |