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