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