Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DEntries.php25 use Google\Service\Logging\TailLogEntriesResponse; alias
75 * @return TailLogEntriesResponse
81 return $this->call('tail', [$params], TailLogEntriesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DTailLogEntriesResponse.php20 class TailLogEntriesResponse extends \Google\Collection class
59 class_alias(TailLogEntriesResponse::class, 'Google_Service_Logging_TailLogEntriesResponse');