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/
DOrganizationsMuteConfigs.php21 use Google\Service\SecurityCommandCenter\ListMuteConfigsResponse; alias
103 * @return ListMuteConfigsResponse
109 return $this->call('list', [$params], ListMuteConfigsResponse::class);
DProjectsMuteConfigs.php21 use Google\Service\SecurityCommandCenter\ListMuteConfigsResponse; alias
103 * @return ListMuteConfigsResponse
109 return $this->call('list', [$params], ListMuteConfigsResponse::class);
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/
DListMuteConfigsResponse.php20 class ListMuteConfigsResponse extends \Google\Collection class
61 class_alias(ListMuteConfigsResponse::class, 'Google_Service_SecurityCommandCenter_ListMuteConfigsRe…