Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DMailCountResult.php30 public $matchingAccountsCount; variable in Google\\Service\\Vault\\MailCountResult
71 public function setMatchingAccountsCount($matchingAccountsCount) argument
73 $this->matchingAccountsCount = $matchingAccountsCount;
80 return $this->matchingAccountsCount;
H A DGroupsCountResult.php30 public $matchingAccountsCount; variable in Google\\Service\\Vault\\GroupsCountResult
71 public function setMatchingAccountsCount($matchingAccountsCount) argument
73 $this->matchingAccountsCount = $matchingAccountsCount;
80 return $this->matchingAccountsCount;