Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DRemoveHeldAccountsRequest.php26 public $accountIds; variable in Google\\Service\\Vault\\RemoveHeldAccountsRequest
31 public function setAccountIds($accountIds) argument
33 $this->accountIds = $accountIds;
40 return $this->accountIds;
H A DAddHeldAccountsRequest.php26 public $accountIds; variable in Google\\Service\\Vault\\AddHeldAccountsRequest
35 public function setAccountIds($accountIds) argument
37 $this->accountIds = $accountIds;
44 return $this->accountIds;