Home
last modified time | relevance | path

Searched refs:AccountCount (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DMailCountResult.php25 protected $accountCountsType = AccountCount::class;
55 * @param AccountCount[]
62 * @return AccountCount[]
H A DGroupsCountResult.php25 protected $accountCountsType = AccountCount::class;
55 * @param AccountCount[]
62 * @return AccountCount[]
H A DAccountCount.php20 class AccountCount extends \Google\Model class
60 class_alias(AccountCount::class, 'Google_Service_Vault_AccountCount');