Package | Description |
---|---|
com.google.cloud.logging.v2 |
A client to Stackdriver Logging API.
|
com.google.cloud.logging.v2.stub |
Modifier and Type | Method and Description |
---|---|
LoggingClient.ListLogsPagedResponse |
LoggingClient.listLogs(ListLogsRequest request)
Lists the logs in projects, organizations, folders, or billing accounts.
|
LoggingClient.ListLogsPagedResponse |
LoggingClient.listLogs(ParentName parent)
Lists the logs in projects, organizations, folders, or billing accounts.
|
LoggingClient.ListLogsPagedResponse |
LoggingClient.listLogs(String parent)
Lists the logs in projects, organizations, folders, or billing accounts.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<LoggingClient.ListLogsPagedResponse> |
LoggingClient.ListLogsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context,
com.google.api.core.ApiFuture<ListLogsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLogsRequest,LoggingClient.ListLogsPagedResponse> |
LoggingClient.listLogsPagedCallable()
Lists the logs in projects, organizations, folders, or billing accounts.
|
com.google.api.gax.rpc.PagedCallSettings<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingSettings.listLogsSettings()
Returns the object with the settings used for calls to listLogs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingSettings.Builder.listLogsSettings()
Returns the builder for the settings used for calls to listLogs.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListLogsRequest,LoggingClient.ListLogsPagedResponse> |
LoggingServiceV2Stub.listLogsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLogsRequest,LoggingClient.ListLogsPagedResponse> |
GrpcLoggingServiceV2Stub.listLogsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingServiceV2StubSettings.listLogsSettings()
Returns the object with the settings used for calls to listLogs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogsRequest,ListLogsResponse,LoggingClient.ListLogsPagedResponse> |
LoggingServiceV2StubSettings.Builder.listLogsSettings()
Returns the builder for the settings used for calls to listLogs.
|
Copyright © 2019 Google LLC. All rights reserved.