All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.logging.v2.Logging.BillingAccounts.Locations.RecentQueries.html Maven / Gradle / Ivy

There is a newer version: v2-rev20241018-2.0.0
Show newest version






Logging.BillingAccounts.Locations.RecentQueries (Cloud Logging API v2-rev20240908-2.0.0)












com.google.api.services.logging.v2

Class Logging.BillingAccounts.Locations.RecentQueries

  • java.lang.Object
    • com.google.api.services.logging.v2.Logging.BillingAccounts.Locations.RecentQueries
    • Constructor Detail

      • RecentQueries

        public RecentQueries()
    • Method Detail

      • list

        public Logging.BillingAccounts.Locations.RecentQueries.List list(String parent)
                                                                  throws IOException
        Lists the RecentQueries that were created by the user making the request. Create a request for the method "recentQueries.list". This request holds the parameters needed by the logging server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The resource to which the listed queries belong. "projects/[PROJECT_ID]/locations/[LOCATION_ID]" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]" "folders/[FOLDER_ID]/locations/[LOCATION_ID]" For example:projects/my- project/locations/us-central1Note: The location portion of the resource must be specified, but supplying the character - in place of LOCATION_ID will return all recent queries.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy