target.apidocs.com.google.api.services.logging.v2.Logging.Folders.Locations.Buckets.Views.Logs.html Maven / Gradle / Ivy
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
-
- Enclosing class:
- Logging.Folders.Locations.Buckets.Views
public class Logging.Folders.Locations.Buckets.Views.Logs
extends Object
The "logs" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Logging.Folders.Locations.Buckets.Views.Logs.List
-
Constructor Summary
Constructors
Constructor and Description
Logs()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Logging.Folders.Locations.Buckets.Views.Logs.List
list(String parent)
Lists the logs in projects, organizations, folders, or billing accounts.
-
-
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