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