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/
DFoldersLocationsBucketsViewsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
57 * @return ListLogsResponse
63 return $this->call('list', [$params], ListLogsResponse::class);
DProjectsLocationsBucketsViewsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
57 * @return ListLogsResponse
63 return $this->call('list', [$params], ListLogsResponse::class);
DOrganizationsLocationsBucketsViewsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
57 * @return ListLogsResponse
63 return $this->call('list', [$params], ListLogsResponse::class);
DBillingAccountsLocationsBucketsViewsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
57 * @return ListLogsResponse
63 return $this->call('list', [$params], ListLogsResponse::class);
DBillingAccountsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
DOrganizationsLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
DLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
DFoldersLogs.php20 use Google\Service\Logging\ListLogsResponse; alias
81 * @return ListLogsResponse
87 return $this->call('list', [$params], ListLogsResponse::class);
DProjectsLogs.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/
DListLogsResponse.php20 class ListLogsResponse extends \Google\Collection class
63 class_alias(ListLogsResponse::class, 'Google_Service_Logging_ListLogsResponse');