Home
last modified time | relevance | path

Searched refs:HistoryLabelAdded (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DHistory.php27 protected $labelsAddedType = HistoryLabelAdded::class;
53 * @param HistoryLabelAdded[]
60 * @return HistoryLabelAdded[]
H A DHistoryLabelAdded.php20 class HistoryLabelAdded extends \Google\Collection class
61 class_alias(HistoryLabelAdded::class, 'Google_Service_Gmail_HistoryLabelAdded');