Searched refs:ListFindingsResponse (Results 1 – 4 of 4) sorted by relevance
23 use Google\Service\SecurityCommandCenter\ListFindingsResponse; alias145 * @return ListFindingsResponse151 return $this->call('list', [$params], ListFindingsResponse::class);
23 use Google\Service\SecurityCommandCenter\ListFindingsResponse; alias165 * @return ListFindingsResponse171 return $this->call('list', [$params], ListFindingsResponse::class);
20 class ListFindingsResponse extends \Google\Collection class97 class_alias(ListFindingsResponse::class, 'Google_Service_SecurityCommandCenter_ListFindingsResponse…