Home
last modified time | relevance | path

Searched refs:Permission (Results 76 – 100 of 232) sorted by last modified time

12345678910

/plugin/stlviewer/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/stlviewer/stlviewer/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/davcal/vendor/composer/
H A DLICENSE4 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A DICON-LICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DLICENSE.txt5 Permission is hereby granted, free of charge, to any person obtaining a copy
31 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DPermission.php20 class Permission extends \Google\Collection class
293 class_alias(Permission::class, 'Google_Service_Drive_Permission');
H A DPermissionList.php31 protected $permissionsType = Permission::class;
63 * @param Permission[]
70 * @return Permission[]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DLICENSE8 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DNote.php35 protected $permissionsType = Permission::class;
111 * @param Permission[]
118 * @return Permission[]
H A DBatchCreatePermissionsResponse.php23 protected $permissionsType = Permission::class;
27 * @param Permission[]
34 * @return Permission[]
H A DPermission.php20 class Permission extends \Google\Model class
146 class_alias(Permission::class, 'Google_Service_Keep_Permission');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DPermission.php20 class Permission extends \Google\Model class
80 class_alias(Permission::class, 'Google_Service_AndroidEnterprise_Permission');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DPermissions.php20 use Google\Service\AndroidEnterprise\Permission; alias
41 * @return Permission
47 return $this->call('get', [$params], Permission::class);
/plugin/authgooglesheets/vendor/paragonie/random_compat/
H A DLICENSE5 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DQueryTestablePermissionsResponse.php27 protected $permissionsType = Permission::class;
45 * @param Permission[]
52 * @return Permission[]
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/psr/http-message/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DLICENSE3 Permission is hereby granted, free of charge, to any person obtaining a copy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DPermissions.php20 use Google\Service\Drive\Permission; alias
37 * @param Permission $postBody
68 * @return Permission
70 public function create($fileId, Permission $postBody, $optParams = [])
74 return $this->call('create', [$params], Permission::class);
111 * @return Permission
117 return $this->call('get', [$params], Permission::class);
154 * @param Permission $postBody
173 * @return Permission
175 public function update($fileId, $permissionId, Permission $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DPermission.php20 class Permission extends \Google\Model class
126 class_alias(Permission::class, 'Google_Service_DriveActivity_Permission');
H A DPermissionChange.php23 protected $addedPermissionsType = Permission::class;
25 protected $removedPermissionsType = Permission::class;
29 * @param Permission[]
36 * @return Permission[]
43 * @param Permission[]
50 * @return Permission[]

12345678910