Home
last modified time | relevance | path

Searched refs:ListLogsResponse (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DProjectsLocationsBucketsViewsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
57 * @return ListLogsResponse
63 return $this->call('list', [$params], ListLogsResponse::class);
H A DFoldersLocationsBucketsViewsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
57 * @return ListLogsResponse
63 return $this->call('list', [$params], ListLogsResponse::class);
H A DBillingAccountsLocationsBucketsViewsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
57 * @return ListLogsResponse
63 return $this->call('list', [$params], ListLogsResponse::class);
H A DOrganizationsLocationsBucketsViewsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
57 * @return ListLogsResponse
63 return $this->call('list', [$params], ListLogsResponse::class);
H A DOrganizationsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
H A DBillingAccountsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
H A DLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
H A DProjectsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
H A DFoldersLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DListLogsResponse.php20 class ListLogsResponse extends \Google\Collection class
63 class_alias(ListLogsResponse::class, 'Google_Service_Logging_ListLogsResponse');