Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DProjectsMuteConfigs.php21 use Google\Service\SecurityCommandCenter\ListMuteConfigsResponse; alias
103 * @return ListMuteConfigsResponse
109 return $this->call('list', [$params], ListMuteConfigsResponse::class);
H A DOrganizationsMuteConfigs.php21 use Google\Service\SecurityCommandCenter\ListMuteConfigsResponse; alias
103 * @return ListMuteConfigsResponse
109 return $this->call('list', [$params], ListMuteConfigsResponse::class);
H A DFoldersMuteConfigs.php21 use Google\Service\SecurityCommandCenter\ListMuteConfigsResponse; alias
103 * @return ListMuteConfigsResponse
109 return $this->call('list', [$params], ListMuteConfigsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DListMuteConfigsResponse.php20 class ListMuteConfigsResponse extends \Google\Collection class
61 class_alias(ListMuteConfigsResponse::class, 'Google_Service_SecurityCommandCenter_ListMuteConfigsRe…