Home
last modified time | relevance | path

Searched refs:ListLogEntriesResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DEntries.php22 use Google\Service\Logging\ListLogEntriesResponse; alias
61 * @return ListLogEntriesResponse
67 return $this->call('list', [$params], ListLogEntriesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DListLogEntriesResponse.php20 class ListLogEntriesResponse extends \Google\Collection class
61 class_alias(ListLogEntriesResponse::class, 'Google_Service_Logging_ListLogEntriesResponse');