Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DExclusions.php20 use Google\Service\Logging\ListExclusionsResponse; alias
105 * @return ListExclusionsResponse
111 return $this->call('list', [$params], ListExclusionsResponse::class);
H A DFoldersExclusions.php20 use Google\Service\Logging\ListExclusionsResponse; alias
105 * @return ListExclusionsResponse
111 return $this->call('list', [$params], ListExclusionsResponse::class);
H A DProjectsExclusions.php20 use Google\Service\Logging\ListExclusionsResponse; alias
105 * @return ListExclusionsResponse
111 return $this->call('list', [$params], ListExclusionsResponse::class);
H A DBillingAccountsExclusions.php20 use Google\Service\Logging\ListExclusionsResponse; alias
105 * @return ListExclusionsResponse
111 return $this->call('list', [$params], ListExclusionsResponse::class);
H A DOrganizationsExclusions.php20 use Google\Service\Logging\ListExclusionsResponse; alias
105 * @return ListExclusionsResponse
111 return $this->call('list', [$params], ListExclusionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DListExclusionsResponse.php20 class ListExclusionsResponse extends \Google\Collection class
61 class_alias(ListExclusionsResponse::class, 'Google_Service_Logging_ListExclusionsResponse');