Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DFoldersSourcesFindings.php22 use Google\Service\SecurityCommandCenter\GroupFindingsResponse; alias
54 * @return GroupFindingsResponse
60 return $this->call('group', [$params], GroupFindingsResponse::class);
H A DProjectsSourcesFindings.php22 use Google\Service\SecurityCommandCenter\GroupFindingsResponse; alias
54 * @return GroupFindingsResponse
60 return $this->call('group', [$params], GroupFindingsResponse::class);
H A DOrganizationsSourcesFindings.php22 use Google\Service\SecurityCommandCenter\GroupFindingsResponse; alias
74 * @return GroupFindingsResponse
80 return $this->call('group', [$params], GroupFindingsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGroupFindingsResponse.php20 class GroupFindingsResponse extends \Google\Collection class
97 class_alias(GroupFindingsResponse::class, 'Google_Service_SecurityCommandCenter_GroupFindingsRespon…