Home
last modified time | relevance | path

Searched refs:untrash (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersThreads.php139 public function untrash($userId, $id, $optParams = []) function in Google\\Service\\Gmail\\Resource\\UsersThreads
H A DUsersMessages.php237 public function untrash($userId, $id, $optParams = []) function in Google\\Service\\Gmail\\Resource\\UsersMessages
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGmail.php567 ],'untrash' => [
568 'path' => 'gmail/v1/users/{userId}/messages/{id}/untrash',
1217 ],'untrash' => [
1218 'path' => 'gmail/v1/users/{userId}/threads/{id}/untrash',
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php582 public function untrash($fileId, $optParams = array()) { function in Google_FilesServiceResource