FoldersLocationsBucketsViewsLogs
class FoldersLocationsBucketsViewsLogs extends Resource (View source)
The "logs" collection of methods.
Typical usage is:
$loggingService = new Google\Service\Logging(...);
$logs = $loggingService->folders_locations_buckets_views_logs;
Methods
listFoldersLocationsBucketsViewsLogs(string $parent, array $optParams = [])
Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.
Details
ListLogsResponse
listFoldersLocationsBucketsViewsLogs(string $parent, array $optParams = [])
Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.
(logs.listFoldersLocationsBucketsViewsLogs)