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

target.apidocs.com.google.api.services.logging.v2.Logging.Folders.Locations.Buckets.Views.Logs.html Maven / Gradle / Ivy

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






Logging.Folders.Locations.Buckets.Views.Logs (Cloud Logging API v2-rev20240419-2.0.0)












com.google.api.services.logging.v2

Class Logging.Folders.Locations.Buckets.Views.Logs

  • java.lang.Object
    • com.google.api.services.logging.v2.Logging.Folders.Locations.Buckets.Views.Logs
    • Constructor Detail

      • Logs

        public Logs()
    • Method Detail

      • list

        public Logging.Folders.Locations.Buckets.Views.Logs.List list(String parent)
                                                               throws IOException
        Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed. Create a request for the method "logs.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 name to list logs for: projects/[PROJECT_ID] organizations/[ORGANIZATION_ID] billingAccounts/[BILLING_ACCOUNT_ID] folders/[FOLDER_ID]
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy