Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DCountArtifactsResponse.php34 public function setGroupsCountResult(GroupsCountResult $groupsCountResult) argument
36 $this->groupsCountResult = $groupsCountResult;
43 return $this->groupsCountResult;