FoldersLocationsRecentQueries
class FoldersLocationsRecentQueries extends Resource (View source)
The "recentQueries" collection of methods.
Typical usage is:
$loggingService = new Google\Service\Logging(...);
$recentQueries = $loggingService->folders_locations_recentQueries;
Methods
listFoldersLocationsRecentQueries(string $parent, array $optParams = [])
Lists the RecentQueries that were created by the user making the request.
Details
ListRecentQueriesResponse
listFoldersLocationsRecentQueries(string $parent, array $optParams = [])
Lists the RecentQueries that were created by the user making the request.
(recentQueries.listFoldersLocationsRecentQueries)